* 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.
Adds TMT v2.2.0 as a git submodule to Cardinal.
TMT is a collection of esoteric VCV Rack modules focused on
manipulating RNG and polyphonic signals, including:
- Shuffle: Randomly re-order polyphonic channels
- Calendar: LFO-like CVs synced to system time
- Seed: Generate 16 random voltages from a seed
- Ouroboros: Step through polyphonic channels as sequence
- Append: Combine multiple polyphonic cables
- Sight: Non-linear time scale scope
- Spellbook: Plain text RhythML sequencer
- Page: Spellbook expander for columns 17-32
- Stats: Statistical functions on polyphonic signals
- Sort: Sort and select channels using CV control
- Spine: Common voltage offsets and transformations
- Blankt: Resizable blank panel
License: GPLv3
Repository: https://github.com/Jadael/TMT
Adds TMT v2.2.0 as a git submodule to Cardinal.
TMT is a collection of esoteric VCV Rack modules focused on
manipulating RNG and polyphonic signals, including:
- Shuffle: Randomly re-order polyphonic channels
- Calendar: LFO-like CVs synced to system time
- Seed: Generate 16 random voltages from a seed
- Ouroboros: Step through polyphonic channels as sequence
- Append: Combine multiple polyphonic cables
- Sight: Non-linear time scale scope
- Spellbook: Plain text RhythML sequencer
- Page: Spellbook expander for columns 17-32
- Stats: Statistical functions on polyphonic signals
- Sort: Sort and select channels using CV control
- Spine: Common voltage offsets and transformations
- Blankt: Resizable blank panel
License: AGPLv3 (compatible with Cardinal's GPLv3+)
Repository: https://github.com/Jadael/TMT
* 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'.