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 ffc938f9dfd287f3a4e44559a110278f3cf89bff
parent b2b168863eca38334017c95086d1023671106eaa
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date:   Sun,  7 Apr 2024 20:57:57 +0200

Merge remote-tracking branch 'gearmulator/dsp56300' into oss/osirus

Diffstat:
M.gitmodules | 2+-
Msource/jucePlugin/parameterDescriptions_C.json | 2+-
Msource/jucePlugin/skins/Hoverland/ARP_2034x1238_x2.png | 0
Msource/jucePlugin/skins/Hoverland/VirusC_Hoverland.json | 20++------------------
4 files changed, 4 insertions(+), 20 deletions(-)

diff --git a/.gitmodules b/.gitmodules @@ -6,4 +6,4 @@ url = https://github.com/dsp56300/JUCE [submodule "source/clap-juce-extensions"] path = source/clap-juce-extensions - url = https://github.com/free-audio/clap-juce-extensions + url = ../../free-audio/clap-juce-extensions.git diff --git a/source/jucePlugin/parameterDescriptions_C.json b/source/jucePlugin/parameterDescriptions_C.json @@ -325,7 +325,7 @@ {"page":114, "index":73, "name":"Part Midi Volume Enable", "min":0, "max":1, "isPublic":false, "isDiscrete":false, "isBool":true}, {"page":114, "index":74, "name":"Part Hold Pedal Enable", "min":0, "max":1, "isPublic":false, "isDiscrete":false, "isBool":true}, {"page":114, "index":75, "name":"Keyb To Midi", "min":0, "max":1, "isPublic":false, "isDiscrete":false, "isBool":true}, - {"page":114, "index":76, "name":"Pure Tuning", "min":0, "max":127, "toText":"unsignedZero", "isPublic":true, "isDiscrete":false, "isBool":false}, + {"page":114, "index":76, "name":"C_Undefined76", "min":0, "max":127, "toText":"unsignedZero", "isPublic":false, "isDiscrete":false, "isBool":false}, {"page":114, "index":77, "name":"Note Steal Priority", "min":0, "max":1, "isPublic":false, "isDiscrete":false, "isBool":true}, {"page":114, "index":78, "name":"Part Prog Change Enable", "min":0, "max":1, "isPublic":false, "isDiscrete":false, "isBool":true}, {"page":114, "index":79, "name":"C_Undefined79", "min":0, "max":127, "toText":"unsignedZero", "isPublic":false, "isDiscrete":false, "isBool":false}, diff --git a/source/jucePlugin/skins/Hoverland/ARP_2034x1238_x2.png b/source/jucePlugin/skins/Hoverland/ARP_2034x1238_x2.png Binary files differ. diff --git a/source/jucePlugin/skins/Hoverland/VirusC_Hoverland.json b/source/jucePlugin/skins/Hoverland/VirusC_Hoverland.json @@ -5347,23 +5347,6 @@ } }, { - "name" : "PureTuning", - "parameterAttachment" : { - "parameter" : "Pure Tuning" - }, - "rotary" : { - }, - "spritesheet" : { - "x" : "107", - "y" : "769", - "width" : "140", - "height" : "140", - "texture" : "Gen_140x140_x2", - "tileSizeX" : "140", - "tileSizeY" : "140" - } - }, - { "name" : "ArpModeButton", "parameterAttachment" : { "parameter" : "Arp Mode" @@ -5858,4 +5841,4 @@ } } ] -} +} +\ No newline at end of file