DISTRHO / Cardinal

Virtual modular synthesizer plugin
https://cardinal.kx.studio/
GNU General Public License v3.0
2.07k stars 141 forks source link

CVfunk Module Update #625

Closed codygeary closed 3 months ago

codygeary commented 3 months ago

Trying this PR again. Sorry for messing the last one up!

Updated modules to address issues with samplerate and interpolation of samples. Added new module HexMod.

codygeary commented 3 months ago

Don't merge this yet, I need to add 2 more modules. I'll update my PR tomorrow maybe.

codygeary commented 3 months ago

Okay this PR is now adding 3 new modules: Hex Mod - a LFO with cool lights. Collatz - a polyrhythmic trigger sequencer based on the Collatz Conjecture Strings - a chord quantizer that makes guitar chords

Also, many updates to the other modules to improve stability. I added context menu option to Envelope Array to toggle the retriggering behavior, and fixed the retriggering thresholds so it is more reliable.