-
Fixed default values for AltParams (e.g. Tapo Seq mode, or EnOsc Stereo Split)
-
Fixed Tapographic Delay CV jacks being inverted
-
Added Wi-Fi button on hub
- Fix plugin not loading on older Linux systems
-
Add Bypass routes for FX modules (DLD, Tapo, BPF, Verb, PitchShift, LPF, HPF, Freeverb, Detune, ENVVCA, SHEV, DEV)
-
Fixed Verb module: fixed CV jacks, added DC blocking, clamped output
-
Fix labels on Verb and SHEV module (small text by switches missing on some systems)
-
Fix Djembe locking up when Pitch CV is a high frequency
-
plugin.json: Add some tags to previously un-tagged modules
-
Removed unused Hold jack from Verb module
-
When saving a MM patch, sort modules by row, then column.
-
When saving a MM patch, typing a filename in the Save diaog box will automatically be copied to the patch name. Remove slashes, colons, quotes, and replace dots with underscores
-
Make knob alias name text color legible, and make box wider in the context menu
-
Use better color for cursor in text boxes on the Hub
-
Add "Unmap" to Hub knob menu for each mapped knob
-
Hide "Wrote Patch File:" text at top of module
-
Fix crash when loading a preset on the Hub
-
Doing Initialize on the Hub removes all mappings
- Fix knob alias names not always saving into MM patch file. See Issue 20
-
Fix issue where you couldn't map the same knob in two different knob sets, if the hub knob was the same in each. See Issue 16
-
Ensemble Osc: Updated CV range of Pitch and Root jacks to be -8V to +8V. Previously was -5V to +5V, which did not fully cover the original hardware range of -2V to +6V.
-
Refactor many jack inputs handling whether they are patched or not. Fixes issues on hardware MetaModule with MIDI jacks (non-streaming signals), but should not change behaviors when used from within VCV Rack.
- Fix noise when modulating Root CV on Ensemble Osc, see Issue 13
- Fix crash on QPLFO module (and potential, but not reported crash on PitchShift). See Issue 11.
- Fix PEG and MPEG crashing on some platforms, see Issue 9
- Using versioning required of Rack plugins
Fixed compatibility with macOS 10.13, see Issue 6
First release as a separate repository.