* force APP_VERSION_MAJOR to module version
* compare first digit before forcing
* compare like in Rack
* Cleanup
Signed-off-by: falkTX <falktx@falktx.com>
* use rack-like var names
Signed-off-by: falkTX <falktx@falktx.com>
---------
Signed-off-by: falkTX <falktx@falktx.com>
Co-authored-by: falkTX <falktx@falktx.com>
- Added "wait for sync" button to Sapphire Pop that makes it silent until the next SYNC button/trigger.
- Sapphire Galaxy now includes a button and a trigger input port to clear the reverb tank.
- Added an "insert Tricorder" button to Split/Add/Merge.
- Fixed minor bugs with undo/redo of stereo split/merge buttons.
* Add Venom plugin to Cardinal.
This commit integrates the Venom plugin into Cardinal.
This code is functionally equivalent to Venom 2.13.2 for VCV Rack.
* Sapphire v 2.6.001 release candidate 10.
Changes since Sapphire v 2.6.000:
- Added new module Sapphire Zoo, a programmable chaotic oscillator.
- "Insert Tricorder on right" is a new menu option present in all Sapphire modules that work with Tricorder.
- Frolic, Glee, Lark, Zoo include "Insert Chaops on left" menu option.
* Fixed Sapphire commit to include bug fix.
* CV funk v2.0.24
Adding new modules:
Tatami - stereo polyphonic wavelder
Cartesia - 4x4x4 channel 3D sequencer
JunkDNA - A DNA sequence generator and gate sequencer
Picus - Burst Generator
Node - 2Channel stereo crossfading mixer
Weave - Advanced chord generator and permutator
Wonk - Chaotic LFO
Hammer - Rotating clock modulator
Hub - 2X bipolar VCAs for LFO mixing.
* Resolve conflict with Node
Treated Node the same as Steps in the makefile and plugins.cpp. Hopefully it works to resolve things.
* Update plugins.cpp
Fixing the fix.. There was an earlier part in plugins.cpp where I also had to temp rename/unrename 'Node'.