Firmware v1.6.12 is out!
This has some bug fixes and new modules:
New Features
- Midi Note Gate mappings: You can map MIDI Note (gate on/off) to params (knobs, buttons, etc) in the same way you map MIDI CC’s (on the MetaModule itself, not in VCV)
- Update Befaco to v2.9.0 by @hemmer in Update Befaco to v2.9.0 by hemmer · Pull Request #474 · 4ms/metamodule · GitHub
- Adds Atte, AxBC, Mixer2, MuDi, and Slew modules
Minor and developer-only changes
- Fix jack being marked as unpatched when a panel output is unpatched but an internal cable remains connected
- Plugin aliases: plugins can have specify a list of aliases which means patch files that use one of these aliases will resolve to the plugin
- Fix PatchSelector crashes
- Add RoundBigBlackKnob png to assets
- Fix params not always going to 0.0 or 1.0
- Fix occasional crashing when more than 20 patches are open
- Limit open patches to 5
(In case you’re looking, we skipped v1.6.10 and .11)