gearmulator

Emulation of classic VA synths of the late 90s/2000s that are based on Motorola 56300 family DSPs
Log | Files | Refs | Submodules | README | LICENSE

commit 7805cf223e1cc71084e3582c99aec56557510328
parent 859cad9a2f32e3a343b1747966e59e1649f79238
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date:   Thu,  1 Aug 2024 16:23:53 +0200

ring mod is controlled via CC35 too

Diffstat:
Msource/nord/n2x/n2xJucePlugin/parameterDescriptions_n2x.json | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/source/nord/n2x/n2xJucePlugin/parameterDescriptions_n2x.json b/source/nord/n2x/n2xJucePlugin/parameterDescriptions_n2x.json @@ -369,6 +369,7 @@ {"cc":34, "param": "O2Keytrack"}, {"cc":79, "param": "PW"}, {"cc":35, "param": "Sync"}, + {"cc":35, "param": "RingMod"}, {"cc": 8, "param": "Mix"}, {"cc":73, "param": "AmpEnvA"}, {"cc":36, "param": "AmpEnvD"},