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 90ae52e11f31b71eb00bfa9aa0d92b00557d6d5b
parent f57ee469da77651619e2f7124fbb9c5701c08029
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date:   Sat,  2 Apr 2022 02:39:14 +0200

add assets for Galaxpel skin (1st version)

Diffstat:
Asource/jucePlugin/skins/Galaxpel/BEBASNEUE_BOLD-_1_.ttf | 0
Asource/jucePlugin/skins/Galaxpel/BEBASNEUE_REGULAR-_1_.ttf | 0
Asource/jucePlugin/skins/Galaxpel/Mult_36x36_x2i.png | 0
Asource/jucePlugin/skins/Galaxpel/VirusC_Galaxpel.json | 5710+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Asource/jucePlugin/skins/Galaxpel/arp-btn-306x83.png | 0
Asource/jucePlugin/skins/Galaxpel/arp-onoff-72x37.png | 0
Asource/jucePlugin/skins/Galaxpel/arp-select-104x72.png | 0
Asource/jucePlugin/skins/Galaxpel/arp_page_midiPorts.png | 0
Asource/jucePlugin/skins/Galaxpel/assets.cmake | 31+++++++++++++++++++++++++++++++
Asource/jucePlugin/skins/Galaxpel/btn2-52x36.png | 0
Asource/jucePlugin/skins/Galaxpel/chain-btn-36x62.png | 0
Asource/jucePlugin/skins/Galaxpel/chain-btn2-62x36.png | 0
Asource/jucePlugin/skins/Galaxpel/efcts-btn-306x83.png | 0
Asource/jucePlugin/skins/Galaxpel/env-pol-radio-btns-38x66.png | 0
Asource/jucePlugin/skins/Galaxpel/fx_page_reverb.png | 0
Asource/jucePlugin/skins/Galaxpel/fx_page_reverbOverlay.png | 0
Asource/jucePlugin/skins/Galaxpel/knob_2-104x104.png | 0
Asource/jucePlugin/skins/Galaxpel/lfo-btn-306x83.png | 0
Asource/jucePlugin/skins/Galaxpel/lfo_page.png | 0
Asource/jucePlugin/skins/Galaxpel/load-push-btn-112x121.png | 0
Asource/jucePlugin/skins/Galaxpel/main_bg.png | 0
Asource/jucePlugin/skins/Galaxpel/osc-btn-306x83.png | 0
Asource/jucePlugin/skins/Galaxpel/osc_page-sub-fixed.png | 0
Asource/jucePlugin/skins/Galaxpel/presest_btn_select_86x60_x2.png | 0
Asource/jucePlugin/skins/Galaxpel/preset-selected-light-74x68.png | 0
Asource/jucePlugin/skins/Galaxpel/presets-push-btn-118x121.png | 0
Asource/jucePlugin/skins/Galaxpel/save-push-btn-80x121.png | 0
Asource/jucePlugin/skins/Galaxpel/sync-38x38.png | 0
Asource/jucePlugin/skins/Galaxpel/toggle-btn-39x102.png | 0
29 files changed, 5741 insertions(+), 0 deletions(-)

diff --git a/source/jucePlugin/skins/Galaxpel/BEBASNEUE_BOLD-_1_.ttf b/source/jucePlugin/skins/Galaxpel/BEBASNEUE_BOLD-_1_.ttf Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/BEBASNEUE_REGULAR-_1_.ttf b/source/jucePlugin/skins/Galaxpel/BEBASNEUE_REGULAR-_1_.ttf Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/Mult_36x36_x2i.png b/source/jucePlugin/skins/Galaxpel/Mult_36x36_x2i.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/VirusC_Galaxpel.json b/source/jucePlugin/skins/Galaxpel/VirusC_Galaxpel.json @@ -0,0 +1,5709 @@ +{ + "name" : "Root", + "root" : { + "x" : "0", + "y" : "0", + "width" : "2754", + "height" : "1600", + "scale" : "0.5" + }, + "children" : [ + { + "name" : "bg", + "image" : { + "x" : "0", + "y" : "0", + "width" : "2754", + "height" : "1600", + "texture" : "main_bg" + } + }, + { + "name" : "singleLabel", + "label" : { + "text" : "SINGLE", + "textHeight" : "18", + "color" : "EBEBEBFF", + "alignH" : "R", + "alignV" : "C", + "bold" : "1", + "x" : "154", + "y" : "281", + "width" : "70", + "height" : "30" + } + }, + { + "name" : "PlayModeSingle", + "button" : { + "isToggle" : "1", + "radioGroupId" : "5", + "normalImage" : "0", + "overImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "234", + "y" : "281", + "width" : "86", + "height" : "30", + "texture" : "presest_btn_select_86x60_x2", + "tileSizeX" : "86", + "tileSizeY" : "30" + } + }, + { + "name" : "PlayModeMulti", + "button" : { + "isToggle" : "1", + "radioGroupId" : "5", + "normalImage" : "0", + "overImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "506", + "y" : "281", + "width" : "86", + "height" : "30", + "texture" : "presest_btn_select_86x60_x2", + "tileSizeX" : "86", + "tileSizeY" : "30" + } + }, + { + "name" : "multiLabel", + "label" : { + "text" : "MULTI", + "textHeight" : "18", + "color" : "EBEBEBFF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "600", + "y" : "281", + "width" : "70", + "height" : "30" + } + }, + { + "name" : "PatchName", + "label" : { + "text" : "OvertureCK", + "textHeight" : "64", + "color" : "75A7FEFF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "818.6", + "y" : "95.8999", + "width" : "372", + "height" : "75" + } + }, + { + "name" : "FocusedParameterName", + "label" : { + "text" : "Osc 1 Semitone", + "textHeight" : "32", + "color" : "75A7FEFF", + "alignH" : "R", + "alignV" : "T", + "bold" : "1", + "x" : "1190.6", + "y" : "92.8999", + "width" : "295.911", + "height" : "35.759" + } + }, + { + "name" : "FocusedParameterValue", + "label" : { + "text" : "-12", + "textHeight" : "32", + "color" : "75A7FEFF", + "alignH" : "R", + "alignV" : "T", + "bold" : "1", + "x" : "1190.6", + "y" : "128.6589", + "width" : "295.91", + "height" : "42.241" + } + }, + { + "name" : "PresetSave", + "button" : { + "normalImage" : "0", + "overImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "1600.7", + "y" : "70.3999", + "width" : "80", + "height" : "121", + "texture" : "save-push-btn-80x121", + "tileSizeX" : "80", + "tileSizeY" : "121" + } + }, + { + "name" : "PresetLoad", + "button" : { + "normalImage" : "0", + "overImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "1683.9", + "y" : "70.3999", + "width" : "112", + "height" : "121", + "texture" : "load-push-btn-112x121", + "tileSizeX" : "112", + "tileSizeY" : "121" + } + }, + { + "name" : "Presets", + "button" : { + "isToggle" : "1", + "radioGroupId" : "42", + "normalImage" : "0", + "overImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "1797.5", + "y" : "70.3999", + "width" : "118", + "height" : "121", + "texture" : "presets-push-btn-118x121", + "tileSizeX" : "118", + "tileSizeY" : "121" + } + }, + { + "name" : "RomSelector", + "combobox" : { + "text" : "Access_Virus_C_OS_6.5.bin", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "2024", + "y" : "119", + "width" : "508", + "height" : "37", + "tooltip" : "Copy a valid ROM file with file extension .bin next to this plugin" + } + }, + { + "name" : "TabOsc", + "button" : { + "isToggle" : "1", + "radioGroupId" : "42", + "normalImage" : "1", + "overImage" : "0", + "downImage" : "0", + "normalImageOn" : "0", + "overImageOn" : "0", + "downImageOn" : "0", + "x" : "719", + "y" : "227", + "width" : "306", + "height" : "83", + "texture" : "osc-btn-306x83", + "tileSizeX" : "306", + "tileSizeY" : "83" + } + }, + { + "name" : "TabLfo", + "button" : { + "isToggle" : "1", + "radioGroupId" : "42", + "normalImage" : "1", + "overImage" : "0", + "downImage" : "0", + "normalImageOn" : "0", + "overImageOn" : "0", + "downImageOn" : "0", + "x" : "1026", + "y" : "227", + "width" : "306", + "height" : "83", + "texture" : "lfo-btn-306x83", + "tileSizeX" : "306", + "tileSizeY" : "83" + } + }, + { + "name" : "TabEffects", + "button" : { + "isToggle" : "1", + "radioGroupId" : "42", + "normalImage" : "1", + "overImage" : "0", + "downImage" : "0", + "normalImageOn" : "0", + "overImageOn" : "0", + "downImageOn" : "0", + "x" : "1333", + "y" : "227", + "width" : "306", + "height" : "83", + "texture" : "efcts-btn-306x83", + "tileSizeX" : "306", + "tileSizeY" : "83" + } + }, + { + "name" : "TabArp", + "button" : { + "isToggle" : "1", + "radioGroupId" : "42", + "normalImage" : "1", + "overImage" : "0", + "downImage" : "0", + "normalImageOn" : "0", + "overImageOn" : "0", + "downImageOn" : "0", + "x" : "1640", + "y" : "227", + "width" : "306", + "height" : "83", + "texture" : "arp-btn-306x83", + "tileSizeX" : "306", + "tileSizeY" : "83" + } + }, + { + "name" : "SelectPart", + "button" : { + "isToggle" : "1", + "radioGroupId" : "16", + "normalImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "downImageOn" : "1", + "x" : "62", + "y" : "324", + "width" : "74", + "height" : "68", + "texture" : "preset-selected-light-74x68", + "tileSizeX" : "74", + "tileSizeY" : "68" + } + }, + { + "name" : "PresetName", + "textbutton" : { + "text" : "OvertureCK", + "textHeight" : "24", + "color" : "75A7FCFF", + "x" : "157", + "y" : "345", + "width" : "237", + "height" : "26" + } + }, + { + "name" : "PresetPrev", + "textbutton" : { + "text" : "<", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "454", + "y" : "343", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PresetNext", + "textbutton" : { + "text" : ">", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "492", + "y" : "343", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PartVolume", + "rotary" : { + }, + "spritesheet" : { + "x" : "546.3", + "y" : "342.1299", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "PartPan", + "rotary" : { + }, + "spritesheet" : { + "x" : "608.38", + "y" : "342.1299", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "SelectPart", + "button" : { + "isToggle" : "1", + "radioGroupId" : "16", + "normalImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "downImageOn" : "1", + "x" : "62", + "y" : "396", + "width" : "74", + "height" : "68", + "texture" : "preset-selected-light-74x68", + "tileSizeX" : "74", + "tileSizeY" : "68" + } + }, + { + "name" : "PresetName", + "textbutton" : { + "text" : "OvertureCK", + "textHeight" : "24", + "color" : "75A7FCFF", + "x" : "157", + "y" : "417", + "width" : "237", + "height" : "26" + } + }, + { + "name" : "PresetPrev", + "textbutton" : { + "text" : "<", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "454", + "y" : "415", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PresetNext", + "textbutton" : { + "text" : ">", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "492", + "y" : "415", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PartVolume", + "rotary" : { + }, + "spritesheet" : { + "x" : "546.3", + "y" : "414.1299", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "PartPan", + "rotary" : { + }, + "spritesheet" : { + "x" : "608.38", + "y" : "414.1299", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "SelectPart", + "button" : { + "isToggle" : "1", + "radioGroupId" : "16", + "normalImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "downImageOn" : "1", + "x" : "62", + "y" : "468", + "width" : "74", + "height" : "68", + "texture" : "preset-selected-light-74x68", + "tileSizeX" : "74", + "tileSizeY" : "68" + } + }, + { + "name" : "PresetName", + "textbutton" : { + "text" : "OvertureCK", + "textHeight" : "24", + "color" : "75A7FCFF", + "x" : "157", + "y" : "489", + "width" : "237", + "height" : "26" + } + }, + { + "name" : "PresetPrev", + "textbutton" : { + "text" : "<", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "454", + "y" : "487", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PresetNext", + "textbutton" : { + "text" : ">", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "492", + "y" : "487", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PartVolume", + "rotary" : { + }, + "spritesheet" : { + "x" : "546.3", + "y" : "486.1299", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "PartPan", + "rotary" : { + }, + "spritesheet" : { + "x" : "608.38", + "y" : "486.1299", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "SelectPart", + "button" : { + "isToggle" : "1", + "radioGroupId" : "16", + "normalImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "downImageOn" : "1", + "x" : "62", + "y" : "540", + "width" : "74", + "height" : "68", + "texture" : "preset-selected-light-74x68", + "tileSizeX" : "74", + "tileSizeY" : "68" + } + }, + { + "name" : "PresetName", + "textbutton" : { + "text" : "OvertureCK", + "textHeight" : "24", + "color" : "75A7FCFF", + "x" : "157", + "y" : "561", + "width" : "237", + "height" : "26" + } + }, + { + "name" : "PresetPrev", + "textbutton" : { + "text" : "<", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "454", + "y" : "559", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PresetNext", + "textbutton" : { + "text" : ">", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "492", + "y" : "559", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PartVolume", + "rotary" : { + }, + "spritesheet" : { + "x" : "546.3", + "y" : "558.1299", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "PartPan", + "rotary" : { + }, + "spritesheet" : { + "x" : "608.38", + "y" : "558.1299", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "SelectPart", + "button" : { + "isToggle" : "1", + "radioGroupId" : "16", + "normalImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "downImageOn" : "1", + "x" : "62", + "y" : "612", + "width" : "74", + "height" : "68", + "texture" : "preset-selected-light-74x68", + "tileSizeX" : "74", + "tileSizeY" : "68" + } + }, + { + "name" : "PresetName", + "textbutton" : { + "text" : "OvertureCK", + "textHeight" : "24", + "color" : "75A7FCFF", + "x" : "157", + "y" : "633", + "width" : "237", + "height" : "26" + } + }, + { + "name" : "PresetPrev", + "textbutton" : { + "text" : "<", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "454", + "y" : "631", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PresetNext", + "textbutton" : { + "text" : ">", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "492", + "y" : "631", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PartVolume", + "rotary" : { + }, + "spritesheet" : { + "x" : "546.3", + "y" : "630.1299", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "PartPan", + "rotary" : { + }, + "spritesheet" : { + "x" : "608.38", + "y" : "630.1299", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "SelectPart", + "button" : { + "isToggle" : "1", + "radioGroupId" : "16", + "normalImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "downImageOn" : "1", + "x" : "62", + "y" : "684", + "width" : "74", + "height" : "68", + "texture" : "preset-selected-light-74x68", + "tileSizeX" : "74", + "tileSizeY" : "68" + } + }, + { + "name" : "PresetName", + "textbutton" : { + "text" : "OvertureCK", + "textHeight" : "24", + "color" : "75A7FCFF", + "x" : "157", + "y" : "705", + "width" : "237", + "height" : "26" + } + }, + { + "name" : "PresetPrev", + "textbutton" : { + "text" : "<", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "454", + "y" : "703", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PresetNext", + "textbutton" : { + "text" : ">", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "492", + "y" : "703", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PartVolume", + "rotary" : { + }, + "spritesheet" : { + "x" : "546.3", + "y" : "702.1299", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "PartPan", + "rotary" : { + }, + "spritesheet" : { + "x" : "608.38", + "y" : "702.1299", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "SelectPart", + "button" : { + "isToggle" : "1", + "radioGroupId" : "16", + "normalImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "downImageOn" : "1", + "x" : "62", + "y" : "756", + "width" : "74", + "height" : "68", + "texture" : "preset-selected-light-74x68", + "tileSizeX" : "74", + "tileSizeY" : "68" + } + }, + { + "name" : "PresetName", + "textbutton" : { + "text" : "OvertureCK", + "textHeight" : "24", + "color" : "75A7FCFF", + "x" : "157", + "y" : "777", + "width" : "237", + "height" : "26" + } + }, + { + "name" : "PresetPrev", + "textbutton" : { + "text" : "<", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "454", + "y" : "775", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PresetNext", + "textbutton" : { + "text" : ">", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "492", + "y" : "775", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PartVolume", + "rotary" : { + }, + "spritesheet" : { + "x" : "546.3", + "y" : "774.1299", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "PartPan", + "rotary" : { + }, + "spritesheet" : { + "x" : "608.38", + "y" : "774.1299", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "SelectPart", + "button" : { + "isToggle" : "1", + "radioGroupId" : "16", + "normalImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "downImageOn" : "1", + "x" : "62", + "y" : "828", + "width" : "74", + "height" : "68", + "texture" : "preset-selected-light-74x68", + "tileSizeX" : "74", + "tileSizeY" : "68" + } + }, + { + "name" : "PresetName", + "textbutton" : { + "text" : "OvertureCK", + "textHeight" : "24", + "color" : "75A7FCFF", + "x" : "157", + "y" : "849", + "width" : "237", + "height" : "26" + } + }, + { + "name" : "PresetPrev", + "textbutton" : { + "text" : "<", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "454", + "y" : "847", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PresetNext", + "textbutton" : { + "text" : ">", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "492", + "y" : "847", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PartVolume", + "rotary" : { + }, + "spritesheet" : { + "x" : "546.3", + "y" : "846.1299", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "PartPan", + "rotary" : { + }, + "spritesheet" : { + "x" : "608.38", + "y" : "846.1299", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "SelectPart", + "button" : { + "isToggle" : "1", + "radioGroupId" : "16", + "normalImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "downImageOn" : "1", + "x" : "62", + "y" : "900", + "width" : "74", + "height" : "68", + "texture" : "preset-selected-light-74x68", + "tileSizeX" : "74", + "tileSizeY" : "68" + } + }, + { + "name" : "PresetName", + "textbutton" : { + "text" : "OvertureCK", + "textHeight" : "24", + "color" : "75A7FCFF", + "x" : "157", + "y" : "921", + "width" : "237", + "height" : "26" + } + }, + { + "name" : "PresetPrev", + "textbutton" : { + "text" : "<", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "454", + "y" : "919", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PresetNext", + "textbutton" : { + "text" : ">", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "492", + "y" : "919", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PartVolume", + "rotary" : { + }, + "spritesheet" : { + "x" : "546.3", + "y" : "918.1299", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "PartPan", + "rotary" : { + }, + "spritesheet" : { + "x" : "608.38", + "y" : "918.1299", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "SelectPart", + "button" : { + "isToggle" : "1", + "radioGroupId" : "16", + "normalImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "downImageOn" : "1", + "x" : "62", + "y" : "972", + "width" : "74", + "height" : "68", + "texture" : "preset-selected-light-74x68", + "tileSizeX" : "74", + "tileSizeY" : "68" + } + }, + { + "name" : "PresetName", + "textbutton" : { + "text" : "OvertureCK", + "textHeight" : "24", + "color" : "75A7FCFF", + "x" : "157", + "y" : "993", + "width" : "237", + "height" : "26" + } + }, + { + "name" : "PresetPrev", + "textbutton" : { + "text" : "<", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "454", + "y" : "991", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PresetNext", + "textbutton" : { + "text" : ">", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "492", + "y" : "991", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PartVolume", + "rotary" : { + }, + "spritesheet" : { + "x" : "546.3", + "y" : "990.1299", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "PartPan", + "rotary" : { + }, + "spritesheet" : { + "x" : "608.38", + "y" : "990.1299", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "SelectPart", + "button" : { + "isToggle" : "1", + "radioGroupId" : "16", + "normalImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "downImageOn" : "1", + "x" : "62", + "y" : "1044", + "width" : "74", + "height" : "68", + "texture" : "preset-selected-light-74x68", + "tileSizeX" : "74", + "tileSizeY" : "68" + } + }, + { + "name" : "PresetName", + "textbutton" : { + "text" : "OvertureCK", + "textHeight" : "24", + "color" : "75A7FCFF", + "x" : "157", + "y" : "1065", + "width" : "237", + "height" : "26" + } + }, + { + "name" : "PresetPrev", + "textbutton" : { + "text" : "<", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "454", + "y" : "1063", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PresetNext", + "textbutton" : { + "text" : ">", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "492", + "y" : "1063", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PartVolume", + "rotary" : { + }, + "spritesheet" : { + "x" : "546.3", + "y" : "1062.13", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "PartPan", + "rotary" : { + }, + "spritesheet" : { + "x" : "608.38", + "y" : "1062.13", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "SelectPart", + "button" : { + "isToggle" : "1", + "radioGroupId" : "16", + "normalImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "downImageOn" : "1", + "x" : "62", + "y" : "1116", + "width" : "74", + "height" : "68", + "texture" : "preset-selected-light-74x68", + "tileSizeX" : "74", + "tileSizeY" : "68" + } + }, + { + "name" : "PresetName", + "textbutton" : { + "text" : "OvertureCK", + "textHeight" : "24", + "color" : "75A7FCFF", + "x" : "157", + "y" : "1137", + "width" : "237", + "height" : "26" + } + }, + { + "name" : "PresetPrev", + "textbutton" : { + "text" : "<", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "454", + "y" : "1135", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PresetNext", + "textbutton" : { + "text" : ">", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "492", + "y" : "1135", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PartVolume", + "rotary" : { + }, + "spritesheet" : { + "x" : "546.3", + "y" : "1134.13", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "PartPan", + "rotary" : { + }, + "spritesheet" : { + "x" : "608.38", + "y" : "1134.13", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "SelectPart", + "button" : { + "isToggle" : "1", + "radioGroupId" : "16", + "normalImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "downImageOn" : "1", + "x" : "62", + "y" : "1188", + "width" : "74", + "height" : "68", + "texture" : "preset-selected-light-74x68", + "tileSizeX" : "74", + "tileSizeY" : "68" + } + }, + { + "name" : "PresetName", + "textbutton" : { + "text" : "OvertureCK", + "textHeight" : "24", + "color" : "75A7FCFF", + "x" : "157", + "y" : "1209", + "width" : "237", + "height" : "26" + } + }, + { + "name" : "PresetPrev", + "textbutton" : { + "text" : "<", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "454", + "y" : "1207", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PresetNext", + "textbutton" : { + "text" : ">", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "492", + "y" : "1207", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PartVolume", + "rotary" : { + }, + "spritesheet" : { + "x" : "546.3", + "y" : "1206.13", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "PartPan", + "rotary" : { + }, + "spritesheet" : { + "x" : "608.38", + "y" : "1206.13", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "SelectPart", + "button" : { + "isToggle" : "1", + "radioGroupId" : "16", + "normalImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "downImageOn" : "1", + "x" : "62", + "y" : "1260", + "width" : "74", + "height" : "68", + "texture" : "preset-selected-light-74x68", + "tileSizeX" : "74", + "tileSizeY" : "68" + } + }, + { + "name" : "PresetName", + "textbutton" : { + "text" : "OvertureCK", + "textHeight" : "24", + "color" : "75A7FCFF", + "x" : "157", + "y" : "1281", + "width" : "237", + "height" : "26" + } + }, + { + "name" : "PresetPrev", + "textbutton" : { + "text" : "<", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "454", + "y" : "1279", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PresetNext", + "textbutton" : { + "text" : ">", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "492", + "y" : "1279", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PartVolume", + "rotary" : { + }, + "spritesheet" : { + "x" : "546.3", + "y" : "1278.13", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "PartPan", + "rotary" : { + }, + "spritesheet" : { + "x" : "608.38", + "y" : "1278.13", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "SelectPart", + "button" : { + "isToggle" : "1", + "radioGroupId" : "16", + "normalImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "downImageOn" : "1", + "x" : "62", + "y" : "1332", + "width" : "74", + "height" : "68", + "texture" : "preset-selected-light-74x68", + "tileSizeX" : "74", + "tileSizeY" : "68" + } + }, + { + "name" : "PresetName", + "textbutton" : { + "text" : "OvertureCK", + "textHeight" : "24", + "color" : "75A7FCFF", + "x" : "157", + "y" : "1353", + "width" : "237", + "height" : "26" + } + }, + { + "name" : "PresetPrev", + "textbutton" : { + "text" : "<", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "454", + "y" : "1351", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PresetNext", + "textbutton" : { + "text" : ">", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "492", + "y" : "1351", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PartVolume", + "rotary" : { + }, + "spritesheet" : { + "x" : "546.3", + "y" : "1350.13", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "PartPan", + "rotary" : { + }, + "spritesheet" : { + "x" : "608.38", + "y" : "1350.13", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "SelectPart", + "button" : { + "isToggle" : "1", + "radioGroupId" : "16", + "normalImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "downImageOn" : "1", + "x" : "62", + "y" : "1404", + "width" : "74", + "height" : "68", + "texture" : "preset-selected-light-74x68", + "tileSizeX" : "74", + "tileSizeY" : "68" + } + }, + { + "name" : "PresetName", + "textbutton" : { + "text" : "OvertureCK", + "textHeight" : "24", + "color" : "75A7FCFF", + "x" : "157", + "y" : "1425", + "width" : "237", + "height" : "26" + } + }, + { + "name" : "PresetPrev", + "textbutton" : { + "text" : "<", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "454", + "y" : "1423", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PresetNext", + "textbutton" : { + "text" : ">", + "textHeight" : "38", + "color" : "75A7FEFF", + "x" : "492", + "y" : "1423", + "width" : "36", + "height" : "30" + } + }, + { + "name" : "PartVolume", + "rotary" : { + }, + "spritesheet" : { + "x" : "546.3", + "y" : "1422.13", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "PartPan", + "rotary" : { + }, + "spritesheet" : { + "x" : "608.38", + "y" : "1422.13", + "width" : "36", + "height" : "36", + "texture" : "Mult_36x36_x2i", + "tileSizeX" : "36", + "tileSizeY" : "36" + } + }, + { + "name" : "page_osc", + "image" : { + "x" : "724", + "y" : "325", + "width" : "1970", + "height" : "1125", + "texture" : "osc_page-sub-fixed" + }, + "children" : [ + { + "name" : "Osc1Semi", + "parameterAttachment" : { + "parameter" : "Osc1 Semitone" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "223.3", + "y" : "58", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Osc1PW", + "parameterAttachment" : { + "parameter" : "Osc1 Shape" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "351.3", + "y" : "58", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Osc1Shape", + "parameterAttachment" : { + "parameter" : "Osc1 Shape" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "479.3", + "y" : "58", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Osc1Keyfollow", + "parameterAttachment" : { + "parameter" : "Osc1 Keyfollow" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "607.3", + "y" : "58", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Osc2Shape", + "parameterAttachment" : { + "parameter" : "Osc2 Shape" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "223.4", + "y" : "296", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Osc2PW", + "parameterAttachment" : { + "parameter" : "Osc2 Pulsewidth" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "351.4", + "y" : "296", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Osc2Semi", + "parameterAttachment" : { + "parameter" : "Osc2 Semitone" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "479.4", + "y" : "296", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Osc2Keyfollow", + "parameterAttachment" : { + "parameter" : "Osc2 Keyfollow" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "607.4", + "y" : "296", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Osc2FM", + "parameterAttachment" : { + "parameter" : "Osc2 FM Amount" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "223.4", + "y" : "480.6099", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Osc2Detune", + "parameterAttachment" : { + "parameter" : "Osc2 Detune" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "351.4", + "y" : "480.6099", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Osc2EnvFM", + "parameterAttachment" : { + "parameter" : "FM Filt Env Amt" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "479.4", + "y" : "480.6099", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Osc2Env", + "parameterAttachment" : { + "parameter" : "Osc2 Filt Env Amt" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "607.4", + "y" : "480.6099", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Osc3Semitone", + "parameterAttachment" : { + "parameter" : "Osc3 Semitone" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "223.3", + "y" : "726", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Osc3Detune", + "parameterAttachment" : { + "parameter" : "Osc3 Detune" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "351.3", + "y" : "726", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Osc3Level", + "parameterAttachment" : { + "parameter" : "Osc3 Volume" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "479.3", + "y" : "726", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "UnisonDetune", + "parameterAttachment" : { + "parameter" : "Unison Detune" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "222", + "y" : "956.2", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "UnisonPanSpread", + "parameterAttachment" : { + "parameter" : "Unison Pan Spread" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "350", + "y" : "956.2", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "UnisonLfoPhase", + "parameterAttachment" : { + "parameter" : "Unison Lfo Phase" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "478", + "y" : "956.2", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "UnisonPhaseInit", + "parameterAttachment" : { + "parameter" : "Osc Init Phase" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "606", + "y" : "956.2", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Osc1WaveSelect", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "25.70001", + "y" : "96.30005", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Osc1 Wave Select" + } + }, + { + "name" : "Osc2WaveSelect", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "25.70001", + "y" : "334.8", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Osc2 Wave Select" + } + }, + { + "name" : "Osc2FMMode", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "25.70001", + "y" : "519", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Osc FM Mode" + } + }, + { + "name" : "Osc3Mode", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "25.70001", + "y" : "764", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Osc3 Mode" + } + }, + { + "name" : "UnisonVoices", + "combobox" : { + "text" : "Twin", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "25.70001", + "y" : "991.1001", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Unison Mode" + } + }, + { + "name" : "SyncSwitch", + "parameterAttachment" : { + "parameter" : "Osc2 Sync" + }, + "button" : { + "isToggle" : "1", + "normalImage" : "1", + "downImage" : "0", + "normalImageOn" : "0", + "downImageOn" : "1", + "x" : "680.8", + "y" : "253.2", + "width" : "38", + "height" : "38", + "texture" : "sync-38x38", + "tileSizeX" : "38", + "tileSizeY" : "38" + } + }, + { + "name" : "OscBalance", + "parameterAttachment" : { + "parameter" : "Osc Balance" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "800.3", + "y" : "56.8999", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "OscLevel", + "parameterAttachment" : { + "parameter" : "Osc Mainvolume" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "939.3", + "y" : "56.8999", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "NoiseLevel", + "parameterAttachment" : { + "parameter" : "Noise Volume" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "800.3", + "y" : "296", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "RingModLevel", + "parameterAttachment" : { + "parameter" : "Ringmodulator Volume" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "939.3", + "y" : "296", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "NoiseColor", + "parameterAttachment" : { + "parameter" : "Noise Color" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "800.3", + "y" : "480.6099", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "SubLevel", + "parameterAttachment" : { + "parameter" : "Suboscillator Volume" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "939.5", + "y" : "726", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Portamento", + "parameterAttachment" : { + "parameter" : "Portamento Time" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "800.3", + "y" : "956.2", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "SubOscTypeSwitch", + "parameterAttachment" : { + "parameter" : "Suboscillator Shape" + }, + "button" : { + "isToggle" : "1", + "normalImage" : "1", + "downImage" : "0", + "normalImageOn" : "0", + "downImageOn" : "1", + "x" : "813.8", + "y" : "735.2", + "width" : "39", + "height" : "102", + "texture" : "toggle-btn-39x102", + "tileSizeX" : "39", + "tileSizeY" : "102" + } + }, + { + "name" : "Cutoff", + "parameterAttachment" : { + "parameter" : "Cutoff" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1167.1", + "y" : "57.06006", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Reso", + "parameterAttachment" : { + "parameter" : "Filter1 Resonance" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1291.1", + "y" : "57.06006", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "EnvAmt", + "parameterAttachment" : { + "parameter" : "Filter1 Env Amt" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1415.1", + "y" : "57.06006", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Keytrack", + "parameterAttachment" : { + "parameter" : "Filter1 Keyfollow" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1539.1", + "y" : "57.06006", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ResVel", + "parameterAttachment" : { + "parameter" : "Resonance1 Velocity" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1663.1", + "y" : "57.06006", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "EnvVel", + "parameterAttachment" : { + "parameter" : "Flt1 EnvAmt Velocity" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1787.1", + "y" : "57.06006", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Mode", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1161.4", + "y" : "251.8599", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Filter1 Mode" + } + }, + { + "name" : "EnvPolarity", + "parameterAttachment" : { + "parameter" : "Filter1 Env Polarity" + }, + "button" : { + "isToggle" : "1", + "normalImage" : "1", + "overImage" : "1", + "downImage" : "1", + "normalImageOn" : "0", + "overImageOn" : "0", + "downImageOn" : "0", + "x" : "1729.1", + "y" : "365.26", + "width" : "38", + "height" : "66", + "texture" : "env-pol-radio-btns-38x66", + "tileSizeX" : "38", + "tileSizeY" : "66" + } + }, + { + "name" : "Cutoff", + "parameterAttachment" : { + "parameter" : "Cutoff2" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1167.1", + "y" : "481.4077", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Reso", + "parameterAttachment" : { + "parameter" : "Filter2 Resonance" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1291.1", + "y" : "481.4077", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "EnvAmt", + "parameterAttachment" : { + "parameter" : "Filter2 Env Amt" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1415.1", + "y" : "481.4077", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Keytrack", + "parameterAttachment" : { + "parameter" : "Filter2 Keyfollow" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1539.1", + "y" : "481.4077", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ResVel", + "parameterAttachment" : { + "parameter" : "Resonance2 Velocity" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1663.1", + "y" : "481.4077", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "EnvVel", + "parameterAttachment" : { + "parameter" : "Flt2 EnvAmt Velocity" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1787.1", + "y" : "481.4077", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Mode", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1161.2", + "y" : "351.7078", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Filter2 Mode" + } + }, + { + "name" : "EnvPolarity", + "parameterAttachment" : { + "parameter" : "Filter2 Env Polarity" + }, + "button" : { + "isToggle" : "1", + "normalImage" : "1", + "overImage" : "1", + "downImage" : "1", + "normalImageOn" : "0", + "overImageOn" : "0", + "downImageOn" : "0", + "x" : "1822.1", + "y" : "365.7078", + "width" : "38", + "height" : "66", + "texture" : "env-pol-radio-btns-38x66", + "tileSizeX" : "38", + "tileSizeY" : "66" + } + }, + { + "name" : "FilterBalance", + "parameterAttachment" : { + "parameter" : "Filter Balance" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1373.7", + "y" : "284.1001", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "FilterRouting", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1528.2", + "y" : "253.1001", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Filter Routing" + } + }, + { + "name" : "FilterSaturationCurve", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1528.2", + "y" : "351.1001", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Saturation Curve" + } + }, + { + "name" : "FilterKeyfollowBase", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1732.6", + "y" : "252.5", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Filter Keytrack Base" + } + }, + { + "name" : "LinkCutoff", + "parameterAttachment" : { + "parameter" : "Filter2 Cutoff Link" + }, + "button" : { + "isToggle" : "1", + "normalImage" : "1", + "overImage" : "1", + "downImage" : "1", + "normalImageOn" : "0", + "overImageOn" : "0", + "downImageOn" : "0", + "x" : "1099", + "y" : "288.5", + "width" : "36", + "height" : "62", + "texture" : "chain-btn-36x62", + "tileSizeX" : "36", + "tileSizeY" : "62" + } + }, + { + "name" : "LinkEnv", + "button" : { + "isToggle" : "1", + "normalImage" : "1", + "overImage" : "1", + "downImage" : "1", + "normalImageOn" : "0", + "overImageOn" : "0", + "downImageOn" : "0", + "x" : "1925.3", + "y" : "288.5", + "width" : "36", + "height" : "62", + "texture" : "chain-btn-36x62", + "tileSizeX" : "36", + "tileSizeY" : "62" + } + }, + { + "name" : "Attack", + "parameterAttachment" : { + "parameter" : "Filter Env Attack" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1162", + "y" : "724", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Decay", + "parameterAttachment" : { + "parameter" : "Filter Env Decay" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1318", + "y" : "724", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "SustainLevel", + "parameterAttachment" : { + "parameter" : "Filter Env Sustain" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1474", + "y" : "724", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "SustainTime", + "parameterAttachment" : { + "parameter" : "Filter Env Sustain Time" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1630", + "y" : "724", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Release", + "parameterAttachment" : { + "parameter" : "Filter Env Release" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1786", + "y" : "724", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Attack", + "parameterAttachment" : { + "parameter" : "Amp Env Attack" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1162", + "y" : "955.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Decay", + "parameterAttachment" : { + "parameter" : "Amp Env Decay" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1318", + "y" : "955.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "SustainLevel", + "parameterAttachment" : { + "parameter" : "Amp Env Sustain" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1474", + "y" : "955.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "SustainTime", + "parameterAttachment" : { + "parameter" : "Amp Env Sustain Time" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1630", + "y" : "955.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Release", + "parameterAttachment" : { + "parameter" : "Amp Env Release" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1786", + "y" : "955.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + } + ] + }, + { + "name" : "page_lfo", + "image" : { + "x" : "724", + "y" : "325", + "width" : "1970", + "height" : "1125", + "texture" : "lfo_page" + }, + "children" : [ + { + "name" : "LfoShape", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "28.20001", + "y" : "69.5", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Lfo1 Shape" + } + }, + { + "name" : "LfoClock", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "28.20001", + "y" : "154.7", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Lfo1 Clock" + } + }, + { + "name" : "LfoMode", + "parameterAttachment" : { + "parameter" : "Lfo1 Mode" + }, + "button" : { + "isToggle" : "1", + "normalImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "downImageOn" : "0", + "x" : "21.59998", + "y" : "233.2", + "width" : "39", + "height" : "102", + "texture" : "toggle-btn-39x102", + "tileSizeX" : "39", + "tileSizeY" : "102" + } + }, + { + "name" : "LfoEnvMode", + "parameterAttachment" : { + "parameter" : "Lfo1 Env Mode" + }, + "button" : { + "isToggle" : "1", + "normalImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "downImageOn" : "0", + "x" : "129.9", + "y" : "253.2", + "width" : "52", + "height" : "36", + "texture" : "btn2-52x36", + "tileSizeX" : "52", + "tileSizeY" : "36" + } + }, + { + "name" : "LfoRate", + "parameterAttachment" : { + "parameter" : "Lfo1 Rate" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "241.2", + "y" : "45.80005", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "LfoKeytrack", + "parameterAttachment" : { + "parameter" : "Lfo1 Keyfollow" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "370.2", + "y" : "45.80005", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "LfoContour", + "parameterAttachment" : { + "parameter" : "Lfo1 Symmetry" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "242.2", + "y" : "211.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "LfoPhase", + "parameterAttachment" : { + "parameter" : "Lfo1 Keytrigger" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "370.2", + "y" : "212.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "LfoOsc1Pitch", + "parameterAttachment" : { + "parameter" : "Osc1 Lfo1 Amount" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "520.7", + "y" : "45.80005", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "LfoOsc2Pitch", + "parameterAttachment" : { + "parameter" : "Osc2 Lfo1 Amount" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "649.5", + "y" : "45.80005", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "LfoFilterGain", + "parameterAttachment" : { + "parameter" : "FiltGain Lfo1 Amount" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "520.7", + "y" : "212.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "LfoAmount", + "parameterAttachment" : { + "parameter" : "LFO1 Assign Amount" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "649.5", + "y" : "211.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "LfoPW12", + "parameterAttachment" : { + "parameter" : "PW Lfo1 Amount" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "778.4", + "y" : "45.80005", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "LfoReso12", + "parameterAttachment" : { + "parameter" : "Reso Lfo1 Amount" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "907.2", + "y" : "45.80005", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "LfoAssignDestination", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "786.2", + "y" : "240.8999", + "width" : "193", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "LFO1 Assign Dest" + } + }, + { + "name" : "Lfo1Link", + "button" : { + "isToggle" : "1", + "normalImage" : "1", + "overImage" : "1", + "downImage" : "1", + "normalImageOn" : "0", + "overImageOn" : "0", + "downImageOn" : "0", + "x" : "606.5", + "y" : "26.80005", + "width" : "62", + "height" : "36", + "texture" : "chain-btn2-62x36", + "tileSizeX" : "62", + "tileSizeY" : "36" + } + }, + { + "name" : "LfoShape", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "28.20001", + "y" : "446.2002", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Lfo2 Shape" + } + }, + { + "name" : "LfoClock", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "28.20001", + "y" : "531.2002", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Lfo2 Clock" + } + }, + { + "name" : "LfoMode", + "parameterAttachment" : { + "parameter" : "Lfo2 Mode" + }, + "button" : { + "isToggle" : "1", + "normalImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "downImageOn" : "0", + "x" : "22", + "y" : "609.3", + "width" : "39", + "height" : "102", + "texture" : "toggle-btn-39x102", + "tileSizeX" : "39", + "tileSizeY" : "102" + } + }, + { + "name" : "LfoEnvMode", + "parameterAttachment" : { + "parameter" : "Lfo2 Env Mode" + }, + "button" : { + "isToggle" : "1", + "normalImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "downImageOn" : "0", + "x" : "129.5", + "y" : "630", + "width" : "52", + "height" : "36", + "texture" : "btn2-52x36", + "tileSizeX" : "52", + "tileSizeY" : "36" + } + }, + { + "name" : "LfoRate", + "parameterAttachment" : { + "parameter" : "Lfo2 Rate" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "241.2", + "y" : "421.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "LfoKeytrack", + "parameterAttachment" : { + "parameter" : "Lfo2 Keyfollow" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "370.8999", + "y" : "421.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "LfoContour", + "parameterAttachment" : { + "parameter" : "Lfo2 Symmetry" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "242.2", + "y" : "587.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "LfoPhase", + "parameterAttachment" : { + "parameter" : "Lfo2 Keytrigger" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "370.9", + "y" : "588.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "LfoOsc1Pitch", + "parameterAttachment" : { + "parameter" : "Cutoff1 Lfo2 Amount" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "520", + "y" : "421.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "LfoOsc2Pitch", + "parameterAttachment" : { + "parameter" : "Cutoff2 Lfo2 Amount" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "649.2", + "y" : "421.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "LfoFilterGain", + "parameterAttachment" : { + "parameter" : "Pan Lfo2 Amount" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "520", + "y" : "588.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "LfoAmount", + "parameterAttachment" : { + "parameter" : "LFO2 Assign Amount" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "649.2", + "y" : "587.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "LfoPW12", + "parameterAttachment" : { + "parameter" : "Shape Lfo2 Amount" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "778.4", + "y" : "421.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "LfoReso12", + "parameterAttachment" : { + "parameter" : "FM Lfo2 Amount" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "907.6001", + "y" : "421.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "LfoAssignDestination", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "785.5", + "y" : "617.8", + "width" : "193", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "LFO2 Assign Dest" + } + }, + { + "name" : "Lfo1Link", + "button" : { + "isToggle" : "1", + "normalImage" : "1", + "overImage" : "1", + "downImage" : "1", + "normalImageOn" : "0", + "overImageOn" : "0", + "downImageOn" : "0", + "x" : "606.7", + "y" : "403.8999", + "width" : "62", + "height" : "36", + "texture" : "chain-btn2-62x36", + "tileSizeX" : "62", + "tileSizeY" : "36" + } + }, + { + "name" : "LfoShape", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "28", + "y" : "824.3", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Lfo3 Shape" + } + }, + { + "name" : "LfoClock", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "28", + "y" : "909.7", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Lfo3 Clock" + } + }, + { + "name" : "LfoMode", + "parameterAttachment" : { + "parameter" : "Lfo3 Mode" + }, + "button" : { + "isToggle" : "1", + "normalImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "downImageOn" : "0", + "x" : "22.20001", + "y" : "988.1001", + "width" : "39", + "height" : "102", + "texture" : "toggle-btn-39x102", + "tileSizeX" : "39", + "tileSizeY" : "102" + } + }, + { + "name" : "LfoRate", + "parameterAttachment" : { + "parameter" : "Lfo3 Rate" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "241.3", + "y" : "800.5", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Lfo3FadeIn", + "parameterAttachment" : { + "parameter" : "Lfo3 Fade-In Time" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "370.3", + "y" : "800.5", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Lfo3Keytrack", + "parameterAttachment" : { + "parameter" : "Lfo3 Keyfollow" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "241.3", + "y" : "966.5", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Lfo3Amount", + "parameterAttachment" : { + "parameter" : "Osc Lfo3 Amount" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "650", + "y" : "800.5", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Lfo3AssignDestination", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "785.4", + "y" : "831", + "width" : "193", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Lfo3 Destination" + } + }, + { + "name" : "ModAmount", + "parameterAttachment" : { + "parameter" : "Assign1 Amount" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1573.3", + "y" : "184.6001", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ModSource", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1713.1", + "y" : "119.0002", + "width" : "190", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Assign1 Source" + } + }, + { + "name" : "ModDest", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1713", + "y" : "241.3003", + "width" : "190", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Assign1 Destination" + } + }, + { + "name" : "ModAmount", + "parameterAttachment" : { + "parameter" : "Assign2 Amount1" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1106.4", + "y" : "776.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ModSource", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1244.7", + "y" : "713.2002", + "width" : "190", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Assign2 Source" + } + }, + { + "name" : "ModDest", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1244.7", + "y" : "834.8999", + "width" : "190", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Assign2 Destination1" + } + }, + { + "name" : "ModAmount2", + "parameterAttachment" : { + "parameter" : "Assign2 Amount2" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1106.4", + "y" : "929.6001", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ModDest2", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1244.7", + "y" : "986.5", + "width" : "190", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Assign2 Destination2" + } + }, + { + "name" : "ModAmount", + "parameterAttachment" : { + "parameter" : "Assign3 Amount1" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1106.4", + "y" : "183.6001", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ModSource", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1243.6", + "y" : "120.0002", + "width" : "190", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Assign3 Source" + } + }, + { + "name" : "ModDest", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1243.6", + "y" : "242.3003", + "width" : "190", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Assign3 Destination1" + } + }, + { + "name" : "ModAmount2", + "parameterAttachment" : { + "parameter" : "Assign3 Amount2" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1106.4", + "y" : "336.3999", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ModDest2", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1243.6", + "y" : "392.8", + "width" : "190", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Assign3 Destination2" + } + }, + { + "name" : "ModAmount3", + "parameterAttachment" : { + "parameter" : "Assign3 Amount3" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1106.4", + "y" : "486.6001", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ModDest3", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1243.6", + "y" : "543.5", + "width" : "190", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Assign3 Destination3" + } + }, + { + "name" : "ModAmount", + "parameterAttachment" : { + "parameter" : "Assign 4 Amount" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1573.3", + "y" : "435.2", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ModSource", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1713.1", + "y" : "369.6001", + "width" : "190", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Assign 4 Source" + } + }, + { + "name" : "ModDest", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1713", + "y" : "491.9001", + "width" : "190", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Assign 4 Destination" + } + }, + { + "name" : "ModAmount", + "parameterAttachment" : { + "parameter" : "Assign 5 Amount" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1573.3", + "y" : "683", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ModSource", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1713.1", + "y" : "619.4001", + "width" : "190", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Assign 5 Source" + } + }, + { + "name" : "ModDest", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1713", + "y" : "741.7002", + "width" : "190", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Assign 5 Destination" + } + }, + { + "name" : "ModAmount", + "parameterAttachment" : { + "parameter" : "Assign 6 Amount" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1573.3", + "y" : "928.8999", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ModSource", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1713.1", + "y" : "865.3", + "width" : "190", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Assign 6 Source" + } + }, + { + "name" : "ModDest", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1713", + "y" : "987.6001", + "width" : "190", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Assign 6 Destination" + } + } + ] + }, + { + "name" : "page_fx", + "image" : { + "x" : "724", + "y" : "325", + "width" : "1970", + "height" : "1125", + "texture" : "fx_page_reverb" + }, + "children" : [ + { + "name" : "DistortionType", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "27.90002", + "y" : "95.8999", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Distortion Curve" + } + }, + { + "name" : "DistortionAmount", + "parameterAttachment" : { + "parameter" : "Distortion Intensity" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "310.6", + "y" : "55.37012", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "BassIntensity", + "parameterAttachment" : { + "parameter" : "Bass Intensity" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "646.8999", + "y" : "56.1001", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "BassTune", + "parameterAttachment" : { + "parameter" : "Bass Tune" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "799.2", + "y" : "56.1001", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "PhaserStages", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "28.5", + "y" : "329.5", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Phaser Mode" + } + }, + { + "name" : "PhaserRate", + "parameterAttachment" : { + "parameter" : "Phaser Rate" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "234", + "y" : "272", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "PhaserFreq", + "parameterAttachment" : { + "parameter" : "Phaser Frequency" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "359", + "y" : "272", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "PhaserDepth", + "parameterAttachment" : { + "parameter" : "Phaser Depth" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "484", + "y" : "272", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "PhaserFeedback", + "parameterAttachment" : { + "parameter" : "Phaser Feedback" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "609", + "y" : "272", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "PhaserSpread", + "parameterAttachment" : { + "parameter" : "Phaser Spread" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "734", + "y" : "272", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "PhaserMix", + "parameterAttachment" : { + "parameter" : "Phaser Mix" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "859", + "y" : "272", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ChorusLfoShape", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "28.90002", + "y" : "567.5", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Chorus Lfo Shape" + } + }, + { + "name" : "ChorusRate", + "parameterAttachment" : { + "parameter" : "Chorus Rate" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "233", + "y" : "509.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ChorusDepth", + "parameterAttachment" : { + "parameter" : "Chorus Depth" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "389", + "y" : "509.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ChorusFeedback", + "parameterAttachment" : { + "parameter" : "Chorus Feedback" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "545", + "y" : "509.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ChorusDelay", + "parameterAttachment" : { + "parameter" : "Chorus Delay" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "701", + "y" : "509.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ChorusMix", + "parameterAttachment" : { + "parameter" : "Chorus Mix" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "857", + "y" : "509.8", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Gain", + "parameterAttachment" : { + "parameter" : "LowEQ Gain" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "74.40002", + "y" : "749.5", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Freq", + "parameterAttachment" : { + "parameter" : "LowEQ Frequency" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "201.4", + "y" : "749.5", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Gain", + "parameterAttachment" : { + "parameter" : "MidEQ Gain" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "324.4", + "y" : "749.5", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Freq", + "parameterAttachment" : { + "parameter" : "MidEQ Frequency" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "450.4", + "y" : "749.5", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Q", + "parameterAttachment" : { + "parameter" : "MidEQ Q-Factor" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "575.9", + "y" : "749.5", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Gain", + "parameterAttachment" : { + "parameter" : "HighEQ Gain" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "708.4", + "y" : "749.5", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Freq", + "parameterAttachment" : { + "parameter" : "HighEQ Frequency" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "835.4", + "y" : "749.5", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "InputFollowerMode", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "28.40002", + "y" : "1015.5", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Input Follower Mode" + } + }, + { + "name" : "InputFollowerGain", + "parameterAttachment" : { + "parameter" : "Filter Env Sustain" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "246", + "y" : "965", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "InputFollowerAttack", + "parameterAttachment" : { + "parameter" : "Filter Env Attack" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "372.8", + "y" : "965", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "InputFollowerRelease", + "parameterAttachment" : { + "parameter" : "Filter Env Release" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "496", + "y" : "965", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "PunchIntensity", + "parameterAttachment" : { + "parameter" : "Punch Intensity" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "776.3", + "y" : "965.3", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ContainerReverb", + "image" : { + "x" : "1022", + "y" : "0", + "width" : "948", + "height" : "444", + "texture" : "fx_page_reverbOverlay" + }, + "children" : [ + { + "name" : "ReverbDecay", + "parameterAttachment" : { + "parameter" : "Dly Rate / Rev Decay" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "256", + "y" : "56", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ReverbDamping", + "parameterAttachment" : { + "parameter" : "Reverb Damping" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "381", + "y" : "56", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ReverbColor", + "parameterAttachment" : { + "parameter" : "Delay Color" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "506", + "y" : "56", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ReverbPreDelay", + "parameterAttachment" : { + "parameter" : "Delay Time" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "631", + "y" : "56", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ReverbFeedback", + "parameterAttachment" : { + "parameter" : "Delay Feedback" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "756", + "y" : "56", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + } + ] + }, + { + "name" : "ContainerDelay", + "component" : { + "x" : "1022", + "y" : "0", + "width" : "948", + "height" : "444" + }, + "children" : [ + { + "name" : "DelayTime", + "parameterAttachment" : { + "parameter" : "Delay Time" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "256", + "y" : "56", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "DelayFeedback", + "parameterAttachment" : { + "parameter" : "Delay Feedback" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "381", + "y" : "56", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "DelayColor", + "parameterAttachment" : { + "parameter" : "Delay Color" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "506", + "y" : "56", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "DelayRate", + "parameterAttachment" : { + "parameter" : "Dly Rate / Rev Decay" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "631", + "y" : "56", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "DelayDepth", + "parameterAttachment" : { + "parameter" : "Dly Depth " + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "756", + "y" : "56", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "DelayReverbLfoShape", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "279.4", + "y" : "293.5", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Delay Lfo Shape" + } + } + ] + }, + { + "name" : "DelayReverbMode", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1091.1", + "y" : "93", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Delay/Reverb Mode" + } + }, + { + "name" : "DelayReverbClock", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1091.1", + "y" : "292.8999", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Delay Clock" + } + }, + { + "name" : "DelayReverbMix", + "parameterAttachment" : { + "parameter" : "Effect Send" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1778.8", + "y" : "272.1001", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "VocoderMode", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1091.1", + "y" : "546.6001", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Vocoder Mode" + } + }, + { + "name" : "VocSourceBalance", + "parameterAttachment" : { + "parameter" : "Filter Balance" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1278.6", + "y" : "510.3999", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "VocSpectralBalance", + "parameterAttachment" : { + "parameter" : "Filter Env Sustain Time" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1403", + "y" : "510.3999", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "VocBands", + "parameterAttachment" : { + "parameter" : "Filter Env Release" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1528.6", + "y" : "510.3999", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "VocAttack", + "parameterAttachment" : { + "parameter" : "Filter Env Attack" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1653.3", + "y" : "510.3999", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "VocRelease", + "parameterAttachment" : { + "parameter" : "Filter Env Decay" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1778", + "y" : "510.3999", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "VocCarrierCenterFreq", + "parameterAttachment" : { + "parameter" : "Cutoff" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1278.5", + "y" : "750.8999", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "VocCarrierQFactor", + "parameterAttachment" : { + "parameter" : "Filter1 Resonance" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1403", + "y" : "751.8999", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "VocCarrierSpread", + "parameterAttachment" : { + "parameter" : "Filter1 Keyfollow" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1528.5", + "y" : "751.8999", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "VocModulatorFreqOffset", + "parameterAttachment" : { + "parameter" : "Cutoff2" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1278.2", + "y" : "967.8999", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "VocModulatorQFactor", + "parameterAttachment" : { + "parameter" : "Filter2 Resonance" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1403", + "y" : "967.8999", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "VocModulatorSpread", + "parameterAttachment" : { + "parameter" : "Filter2 Keyfollow" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1528.5", + "y" : "967.8999", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "VocModulatorInput", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1091.1", + "y" : "1000.2", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Input Select" + } + } + ] + }, + { + "name" : "page_arp", + "image" : { + "x" : "724", + "y" : "325", + "width" : "1970", + "height" : "1125", + "texture" : "arp_page_midiPorts" + }, + "children" : [ + { + "name" : "VelOsc1Shape", + "parameterAttachment" : { + "parameter" : "Osc1 Shape Velocity" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "58.99731", + "y" : "78.54199", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "VelFlt1Freq", + "parameterAttachment" : { + "parameter" : "Flt1 EnvAmt Velocity" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "188.9973", + "y" : "78.54199", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "VelFlt1Res", + "parameterAttachment" : { + "parameter" : "Resonance1 Velocity" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "318.9973", + "y" : "78.54199", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "VelPW", + "parameterAttachment" : { + "parameter" : "PulseWidth Velocity" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "448.9973", + "y" : "78.54199", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "VelVol", + "parameterAttachment" : { + "parameter" : "Amp Velocity" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "578.9973", + "y" : "78.54199", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "VelPan", + "parameterAttachment" : { + "parameter" : "Panorama Velocity" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "708.9973", + "y" : "78.54199", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "VelOsc2Shape", + "parameterAttachment" : { + "parameter" : "Osc2 Shape Velocity" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "187.9973", + "y" : "289.542", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "VelFlt2Freq", + "parameterAttachment" : { + "parameter" : "Flt2 EnvAmt Velocity" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "317.9973", + "y" : "289.542", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "VelFlt2Res", + "parameterAttachment" : { + "parameter" : "Resonance2 Velocity" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "447.9973", + "y" : "289.542", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "VelFM", + "parameterAttachment" : { + "parameter" : "Fm Amount Velocity" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "577.9973", + "y" : "289.542", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "InputMode", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "72", + "y" : "574.3999", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Input Mode" + } + }, + { + "name" : "InputSelect", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "282", + "y" : "574.3999", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Input Select" + } + }, + { + "name" : "ArpGlobalTempo", + "parameterAttachment" : { + "parameter" : "Clock Tempo" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "916.5", + "y" : "78.6001", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ArpNoteLength", + "parameterAttachment" : { + "parameter" : "Arp Note Length" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1045.2", + "y" : "78.6001", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ArpNoteSwing", + "parameterAttachment" : { + "parameter" : "Arp Swing" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1175.5", + "y" : "78.6001", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "ArpModeButton", + "parameterAttachment" : { + "parameter" : "Arp Mode" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1354.4", + "y" : "73.6001", + "width" : "104", + "height" : "72.28571", + "texture" : "arp-select-104x72", + "tileSizeX" : "104", + "tileSizeY" : "72" + }, + "children" : [ + { + "name" : "ArpModeComboBox", + "combobox" : { + "text" : "Hold", + "textHeight" : "30", + "color" : "FFFFFF00", + "alignH" : "L", + "alignV" : "C", + "x" : "0", + "y" : "0", + "width" : "104", + "height" : "72" + }, + "parameterAttachment" : { + "parameter" : "Arp Mode" + } + } + ] + }, + { + "name" : "ArpPattern", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "22", + "color" : "75A7FCFF", + "alignH" : "L", + "alignV" : "C", + "x" : "1513.6", + "y" : "59.80005", + "width" : "170", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Arp Pattern Selct" + } + }, + { + "name" : "ArpOctaveRange", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "22", + "color" : "75A7FCFF", + "alignH" : "L", + "alignV" : "C", + "x" : "1513.6", + "y" : "125.8", + "width" : "170", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Arp Octave Range" + } + }, + { + "name" : "ArpResolution", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "22", + "color" : "75A7FCFF", + "alignH" : "L", + "alignV" : "C", + "x" : "1725.8", + "y" : "59.80005", + "width" : "170", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Arp Clock" + } + }, + { + "name" : "ArpHold", + "parameterAttachment" : { + "parameter" : "Arp Hold Enable" + }, + "button" : { + "isToggle" : "1", + "normalImage" : "1", + "downImage" : "0", + "normalImageOn" : "0", + "downImageOn" : "1", + "x" : "1712", + "y" : "124", + "width" : "72", + "height" : "37", + "texture" : "arp-onoff-72x37", + "tileSizeX" : "72", + "tileSizeY" : "37" + } + }, + { + "name" : "SoftKnobMode", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "925.5", + "y" : "342.8999", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Soft Knob-1 Mode" + } + }, + { + "name" : "SoftKnobName", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1158.5", + "y" : "342.8999", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Soft Knob1 ShortName" + } + }, + { + "name" : "SoftKnobMode", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1536.83", + "y" : "342.8999", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Soft Knob-2 Mode" + } + }, + { + "name" : "SoftKnobName", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1769.83", + "y" : "342.8999", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Soft Knob2 ShortName" + } + }, + { + "name" : "KeyMode", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "928.45", + "y" : "577.3198", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Key Mode" + } + }, + { + "name" : "PatchVolume", + "parameterAttachment" : { + "parameter" : "Patch Volume" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1133.65", + "y" : "534.8198", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Panning", + "parameterAttachment" : { + "parameter" : "Panorama" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1263.25", + "y" : "534.8198", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "SecondaryOutput", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "928.45", + "y" : "736.4199", + "width" : "162", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Part Output Select" + } + }, + { + "name" : "OutputBalance", + "parameterAttachment" : { + "parameter" : "Second Output Balance" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1133.75", + "y" : "682.3201", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "Transpose", + "parameterAttachment" : { + "parameter" : "Transpose" + }, + "rotary" : { + }, + "spritesheet" : { + "x" : "1263.25", + "y" : "682.3201", + "width" : "104", + "height" : "104", + "texture" : "knob_2-104x104", + "tileSizeX" : "104", + "tileSizeY" : "104" + } + }, + { + "name" : "BendUp", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1540.14", + "y" : "540.2283", + "width" : "160", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Bender Range Up" + } + }, + { + "name" : "BendDown", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1772.14", + "y" : "540.2283", + "width" : "160", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Bender Range Down" + } + }, + { + "name" : "BendScale", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1540.14", + "y" : "639.2283", + "width" : "160", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Bender Scale" + } + }, + { + "name" : "SmoothMode", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1772.14", + "y" : "639.2283", + "width" : "160", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Control Smooth Mode" + } + }, + { + "name" : "Category1", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1540.14", + "y" : "738.2283", + "width" : "160", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Category1" + } + }, + { + "name" : "Category2", + "combobox" : { + "text" : "Wave 42", + "textHeight" : "30", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "1772.14", + "y" : "738.2283", + "width" : "160", + "height" : "36" + }, + "parameterAttachment" : { + "parameter" : "Category2" + } + }, + { + "name" : "MidiIn", + "combobox" : { + "text" : "In Device X", + "textHeight" : "24", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "66.0199", + "y" : "968", + "width" : "167.4686", + "height" : "36" + } + }, + { + "name" : "MidiOut", + "combobox" : { + "text" : "Out Device X", + "textHeight" : "24", + "color" : "C8CCE0FF", + "alignH" : "L", + "alignV" : "C", + "fontFile" : "BEBASNEUE_REGULAR-_1_", + "fontName" : "Bebas Neue", + "x" : "276.9418", + "y" : "968", + "width" : "166.4393", + "height" : "36" + } + } + ] + }, + { + "name" : "page_presets", + "component" : { + "x" : "724", + "y" : "325", + "width" : "1967", + "height" : "1127" + }, + "children" : [ + { + "name" : "ContainerFileSelector", + "component" : { + "x" : "-5.099976", + "y" : "-5.899902", + "width" : "981", + "height" : "1130.824" + } + }, + { + "name" : "ContainerPatchList", + "component" : { + "x" : "975.8999", + "y" : "-5.899902", + "width" : "997.1", + "height" : "1080.8" + } + }, + { + "name" : "ContainerPatchListSearchBox", + "component" : { + "x" : "975.8999", + "y" : "1074.9", + "width" : "997.1", + "height" : "50" + } + } + ] + }, + { + "name" : "DonateInfo", + "hyperlinkbutton" : { + "url" : "https://paypal.me/dsp56300", + "text" : "To donate: https://paypal.me/dsp56300", + "textHeight" : "28", + "color" : "C7CCDEFF", + "fontFile" : "BEBASNEUE_BOLD-_1_", + "fontName" : "Bebas Neue", + "x" : "150", + "y" : "1542", + "width" : "533", + "height" : "45" + } + }, + { + "name" : "VersionInfo", + "label" : { + "text" : "DSP56300 Emulator Version 0.8.15 - March 12 2042 12:34:56", + "textHeight" : "28", + "color" : "C9CEE4FF", + "alignH" : "R", + "alignV" : "C", + "fontFile" : "BEBASNEUE_BOLD-_1_", + "fontName" : "Bebas Neue", + "x" : "1490.77", + "y" : "1542", + "width" : "1200.616", + "height" : "45" + } + } + ] +} +\ No newline at end of file diff --git a/source/jucePlugin/skins/Galaxpel/arp-btn-306x83.png b/source/jucePlugin/skins/Galaxpel/arp-btn-306x83.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/arp-onoff-72x37.png b/source/jucePlugin/skins/Galaxpel/arp-onoff-72x37.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/arp-select-104x72.png b/source/jucePlugin/skins/Galaxpel/arp-select-104x72.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/arp_page_midiPorts.png b/source/jucePlugin/skins/Galaxpel/arp_page_midiPorts.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/assets.cmake b/source/jucePlugin/skins/Galaxpel/assets.cmake @@ -0,0 +1,31 @@ +set(ASSETS_VirusC_Galaxpel + ${CMAKE_CURRENT_LIST_DIR}/arp_page_midiPorts.png + ${CMAKE_CURRENT_LIST_DIR}/arp-btn-306x83.png + ${CMAKE_CURRENT_LIST_DIR}/arp-onoff-72x37.png + ${CMAKE_CURRENT_LIST_DIR}/arp-select-104x72.png + ${CMAKE_CURRENT_LIST_DIR}/BEBASNEUE_BOLD-_1_.ttf + ${CMAKE_CURRENT_LIST_DIR}/BEBASNEUE_REGULAR-_1_.ttf + ${CMAKE_CURRENT_LIST_DIR}/btn2-52x36.png + ${CMAKE_CURRENT_LIST_DIR}/chain-btn2-62x36.png + ${CMAKE_CURRENT_LIST_DIR}/chain-btn-36x62.png + ${CMAKE_CURRENT_LIST_DIR}/efcts-btn-306x83.png + ${CMAKE_CURRENT_LIST_DIR}/env-pol-radio-btns-38x66.png + ${CMAKE_CURRENT_LIST_DIR}/fx_page_reverb.png + ${CMAKE_CURRENT_LIST_DIR}/fx_page_reverbOverlay.png + ${CMAKE_CURRENT_LIST_DIR}/knob_2-104x104.png + ${CMAKE_CURRENT_LIST_DIR}/lfo_page.png + ${CMAKE_CURRENT_LIST_DIR}/lfo-btn-306x83.png + ${CMAKE_CURRENT_LIST_DIR}/load-push-btn-112x121.png + ${CMAKE_CURRENT_LIST_DIR}/main_bg.png + ${CMAKE_CURRENT_LIST_DIR}/Mult_36x36_x2i.png + ${CMAKE_CURRENT_LIST_DIR}/osc_page-sub-fixed.png + ${CMAKE_CURRENT_LIST_DIR}/osc-btn-306x83.png + ${CMAKE_CURRENT_LIST_DIR}/presest_btn_select_86x60_x2.png + ${CMAKE_CURRENT_LIST_DIR}/preset-selected-light-74x68.png + ${CMAKE_CURRENT_LIST_DIR}/presets-push-btn-118x121.png + ${CMAKE_CURRENT_LIST_DIR}/save-push-btn-80x121.png + ${CMAKE_CURRENT_LIST_DIR}/sync-38x38.png + ${CMAKE_CURRENT_LIST_DIR}/toggle-btn-39x102.png + + ${CMAKE_CURRENT_LIST_DIR}/VirusC_Galaxpel.json +) diff --git a/source/jucePlugin/skins/Galaxpel/btn2-52x36.png b/source/jucePlugin/skins/Galaxpel/btn2-52x36.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/chain-btn-36x62.png b/source/jucePlugin/skins/Galaxpel/chain-btn-36x62.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/chain-btn2-62x36.png b/source/jucePlugin/skins/Galaxpel/chain-btn2-62x36.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/efcts-btn-306x83.png b/source/jucePlugin/skins/Galaxpel/efcts-btn-306x83.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/env-pol-radio-btns-38x66.png b/source/jucePlugin/skins/Galaxpel/env-pol-radio-btns-38x66.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/fx_page_reverb.png b/source/jucePlugin/skins/Galaxpel/fx_page_reverb.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/fx_page_reverbOverlay.png b/source/jucePlugin/skins/Galaxpel/fx_page_reverbOverlay.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/knob_2-104x104.png b/source/jucePlugin/skins/Galaxpel/knob_2-104x104.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/lfo-btn-306x83.png b/source/jucePlugin/skins/Galaxpel/lfo-btn-306x83.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/lfo_page.png b/source/jucePlugin/skins/Galaxpel/lfo_page.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/load-push-btn-112x121.png b/source/jucePlugin/skins/Galaxpel/load-push-btn-112x121.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/main_bg.png b/source/jucePlugin/skins/Galaxpel/main_bg.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/osc-btn-306x83.png b/source/jucePlugin/skins/Galaxpel/osc-btn-306x83.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/osc_page-sub-fixed.png b/source/jucePlugin/skins/Galaxpel/osc_page-sub-fixed.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/presest_btn_select_86x60_x2.png b/source/jucePlugin/skins/Galaxpel/presest_btn_select_86x60_x2.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/preset-selected-light-74x68.png b/source/jucePlugin/skins/Galaxpel/preset-selected-light-74x68.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/presets-push-btn-118x121.png b/source/jucePlugin/skins/Galaxpel/presets-push-btn-118x121.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/save-push-btn-80x121.png b/source/jucePlugin/skins/Galaxpel/save-push-btn-80x121.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/sync-38x38.png b/source/jucePlugin/skins/Galaxpel/sync-38x38.png Binary files differ. diff --git a/source/jucePlugin/skins/Galaxpel/toggle-btn-39x102.png b/source/jucePlugin/skins/Galaxpel/toggle-btn-39x102.png Binary files differ.