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 341b88d535731c600125f35b21448d3d8897d7c6
parent 20fb30278ccb71e128fc35210e0ff72a01458609
Author: dsp56300 <87139854+dsp56300@users.noreply.github.com>
Date:   Sun,  7 Apr 2024 20:54:52 +0200

Revert "Page C Undefined76 seems to be the Pure Tuning parameter"

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

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