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 66ed426bb34477ada9604be9b1c511fb4655291e
parent 210273facb1aadbb3119ecdd6a80a3ee0d7650d7
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date:   Wed, 12 Jun 2024 22:27:06 +0200

wave editor preparations

Diffstat:
Msource/xtJucePlugin/skins/xtDefault/assets.cmake | 2++
Asource/xtJucePlugin/skins/xtDefault/btWaveEditor.png | 0
Msource/xtJucePlugin/skins/xtDefault/xtDefault.json | 5572++++++++++++++++++++++++++++++++++++++++---------------------------------------
Msource/xtJucePlugin/skins/xtDefault/xtDefaultBG.png | 0
Msource/xtJucePlugin/skins/xtDefault/xtPageOsc.png | 0
Msource/xtJucePlugin/skins/xtDefault/xtPageWave.png | 0
Msource/xtJucePlugin/xtEditor.cpp | 3+++
7 files changed, 2818 insertions(+), 2759 deletions(-)

diff --git a/source/xtJucePlugin/skins/xtDefault/assets.cmake b/source/xtJucePlugin/skins/xtDefault/assets.cmake @@ -1,4 +1,5 @@ set(ASSETS_xtDefault + ${CMAKE_CURRENT_LIST_DIR}/btWaveEditor.png ${CMAKE_CURRENT_LIST_DIR}/f1Type12.png ${CMAKE_CURRENT_LIST_DIR}/f1Type6.png ${CMAKE_CURRENT_LIST_DIR}/f1Type7.png @@ -26,6 +27,7 @@ set(ASSETS_xtDefault ${CMAKE_CURRENT_LIST_DIR}/xtPageMulti.png ${CMAKE_CURRENT_LIST_DIR}/xtPageOsc.png ${CMAKE_CURRENT_LIST_DIR}/xtPagePatchManager.png + ${CMAKE_CURRENT_LIST_DIR}/xtPageWave.png ${CMAKE_CURRENT_LIST_DIR}/xtDefault.json ) diff --git a/source/xtJucePlugin/skins/xtDefault/btWaveEditor.png b/source/xtJucePlugin/skins/xtDefault/btWaveEditor.png Binary files differ. diff --git a/source/xtJucePlugin/skins/xtDefault/xtDefault.json b/source/xtJucePlugin/skins/xtDefault/xtDefault.json @@ -14,14 +14,16 @@ "pageButtonPatchManager", "pageButtonMod", "pageButtonArp", - "pageButtonMulti" + "pageButtonMulti", + "pageButtonWave" ], "pages" : [ "pageOsc", "pagePatchManager", "pageMod", "pageArp", - "pageMulti" + "pageMulti", + "pageWave" ] }, "templates" : [ @@ -226,7 +228,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "2436.313", + "x" : "2457.513", "y" : "69.64844", "width" : "128", "height" : "128", @@ -245,7 +247,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "2589.313", + "x" : "2610.513", "y" : "69.64844", "width" : "128", "height" : "128", @@ -264,7 +266,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "2742.313", + "x" : "2763.513", "y" : "69.64844", "width" : "128", "height" : "128", @@ -283,7 +285,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "2895.313", + "x" : "2916.513", "y" : "69.64844", "width" : "128", "height" : "128", @@ -293,6 +295,37 @@ } }, { + "name" : "waveEditorButtonParent", + "image" : { + "x" : "3069.513", + "y" : "69.64844", + "width" : "128", + "height" : "164", + "texture" : "btWaveEditor" + }, + "children" : [ + { + "name" : "pageButtonWave", + "button" : { + "isToggle" : "1", + "normalImage" : "0", + "overImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "0", + "y" : "0", + "width" : "128", + "height" : "128", + "texture" : "xtknob", + "tileSizeX" : "128", + "tileSizeY" : "128" + } + } + ] + }, + { "name" : "pageButtonPatchManager", "button" : { "isToggle" : "1", @@ -715,13 +748,13 @@ } }, { - "name" : "pagePatchManager", + "name" : "pageOsc", "image" : { "x" : "35.99988", "y" : "489", "width" : "3322.7", "height" : "1479.802", - "texture" : "xtPagePatchManager" + "texture" : "xtPageOsc" }, "children" : [ { @@ -729,8 +762,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "128.0017", - "y" : "49", + "x" : "105.8624", + "y" : "81.31683", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -738,7 +771,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI0Volume" + "parameter" : "O1Octave" } }, { @@ -746,8 +779,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "0.001708984", - "y" : "49", + "x" : "328.8624", + "y" : "81.31683", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -755,21 +788,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI0Pan" - } - }, - { - "name" : "PatchName", - "textbutton" : { - "text" : "ABCDEFGHIJKLMNOP", - "textHeight" : "34", - "color" : "323232FF", - "backgroundColor" : "B66207FF", - "bold" : "1", - "x" : "283", - "y" : "87", - "width" : "300.9623", - "height" : "53.42" + "parameter" : "O1Semi" } }, { @@ -777,8 +796,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "128.0017", - "y" : "227.9752", + "x" : "105.8624", + "y" : "311.9504", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -786,7 +805,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI1Volume" + "parameter" : "O1Detune" } }, { @@ -794,8 +813,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "0.001708984", - "y" : "227.9752", + "x" : "328.8624", + "y" : "311.9504", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -803,21 +822,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI1Pan" - } - }, - { - "name" : "PatchName", - "textbutton" : { - "text" : "ABCDEFGHIJKLMNOP", - "textHeight" : "34", - "color" : "323232FF", - "backgroundColor" : "B66207FF", - "bold" : "1", - "x" : "283", - "y" : "265.9752", - "width" : "300.9623", - "height" : "53.42" + "parameter" : "O1FmAmount" } }, { @@ -825,8 +830,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "128.0017", - "y" : "406.9504", + "x" : "105.8624", + "y" : "542.5841", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -834,7 +839,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI2Volume" + "parameter" : "O1KeyTrack" } }, { @@ -842,8 +847,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "0.001708984", - "y" : "406.9504", + "x" : "328.8624", + "y" : "542.5841", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -851,21 +856,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI2Pan" - } - }, - { - "name" : "PatchName", - "textbutton" : { - "text" : "ABCDEFGHIJKLMNOP", - "textHeight" : "34", - "color" : "323232FF", - "backgroundColor" : "B66207FF", - "bold" : "1", - "x" : "283", - "y" : "444.9504", - "width" : "300.9623", - "height" : "53.42" + "parameter" : "O1BendRange" } }, { @@ -873,8 +864,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "128.0017", - "y" : "585.9257", + "x" : "105.8624", + "y" : "821.2178", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -882,7 +873,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI3Volume" + "parameter" : "O2Octave" } }, { @@ -890,8 +881,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "0.001708984", - "y" : "585.9257", + "x" : "328.8624", + "y" : "821.2178", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -899,21 +890,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI3Pan" - } - }, - { - "name" : "PatchName", - "textbutton" : { - "text" : "ABCDEFGHIJKLMNOP", - "textHeight" : "34", - "color" : "323232FF", - "backgroundColor" : "B66207FF", - "bold" : "1", - "x" : "283", - "y" : "623.9257", - "width" : "300.9623", - "height" : "53.42" + "parameter" : "O2Semi" } }, { @@ -921,8 +898,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "128.0017", - "y" : "764.9009", + "x" : "105.8624", + "y" : "1051.851", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -930,38 +907,50 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI4Volume" + "parameter" : "O2Detune" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "0.001708984", - "y" : "764.9009", + "name" : "xtButton", + "button" : { + "isToggle" : "1", + "normalImage" : "0", + "overImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "328.8624", + "y" : "1051.851", "width" : "128", "height" : "128", - "texture" : "xt_encoder_ranged", + "texture" : "xtknob", "tileSizeX" : "128", "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI4Pan" + "parameter" : "O2Sync" } }, { - "name" : "PatchName", - "textbutton" : { - "text" : "ABCDEFGHIJKLMNOP", - "textHeight" : "34", - "color" : "323232FF", - "backgroundColor" : "B66207FF", - "bold" : "1", - "x" : "283", - "y" : "802.9009", - "width" : "300.9623", - "height" : "53.42" + "name" : "xtLed", + "button" : { + "normalImage" : "0", + "overImage" : "0", + "downImage" : "0", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "440.8624", + "y" : "1035.851", + "width" : "32", + "height" : "32", + "texture" : "led", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "O2Sync" } }, { @@ -969,8 +958,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "128.0017", - "y" : "943.8761", + "x" : "105.8624", + "y" : "1282.485", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -978,7 +967,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI5Volume" + "parameter" : "O2KeyTrack" } }, { @@ -986,8 +975,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "0.001708984", - "y" : "943.8761", + "x" : "328.8624", + "y" : "1282.485", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -995,38 +984,50 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI5Pan" + "parameter" : "O2BendRange" } }, { - "name" : "PatchName", - "textbutton" : { - "text" : "ABCDEFGHIJKLMNOP", - "textHeight" : "34", - "color" : "323232FF", - "backgroundColor" : "B66207FF", - "bold" : "1", - "x" : "283", - "y" : "981.8761", - "width" : "300.9623", - "height" : "53.42" + "name" : "xtButton", + "button" : { + "isToggle" : "1", + "normalImage" : "0", + "overImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "-1.719971", + "y" : "733.9009", + "width" : "64", + "height" : "64", + "texture" : "xtknob_small", + "tileSizeX" : "64", + "tileSizeY" : "64" + }, + "parameterAttachment" : { + "parameter" : "O2Link" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "128.0017", - "y" : "1122.851", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", + "name" : "xtLed", + "button" : { + "normalImage" : "0", + "overImage" : "0", + "downImage" : "0", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "14.28003", + "y" : "701.9009", + "width" : "32", + "height" : "32", + "texture" : "led", "tileSizeX" : "128", "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI6Volume" + "parameter" : "O2Link" } }, { @@ -1034,30 +1035,52 @@ "rotary" : { }, "spritesheet" : { - "x" : "0.001708984", - "y" : "1122.851", + "x" : "527.0599", + "y" : "698.4823", "width" : "128", "height" : "128", - "texture" : "xt_encoder_ranged", + "texture" : "xt_encoder_ranged_red", "tileSizeX" : "128", "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI6Pan" + "parameter" : "Wave" } }, { - "name" : "PatchName", - "textbutton" : { - "text" : "ABCDEFGHIJKLMNOP", - "textHeight" : "34", - "color" : "323232FF", - "backgroundColor" : "B66207FF", - "bold" : "1", - "x" : "283", - "y" : "1160.851", - "width" : "300.9623", - "height" : "53.42" + "name" : "wtMinus", + "button" : { + "normalImage" : "0", + "overImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "519.5599", + "y" : "629.1624", + "width" : "64", + "height" : "64", + "texture" : "xtknob_minus", + "tileSizeX" : "64", + "tileSizeY" : "64" + } + }, + { + "name" : "wtPlus", + "button" : { + "normalImage" : "0", + "overImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "598.5599", + "y" : "629.1624", + "width" : "64", + "height" : "64", + "texture" : "xtknob_plus", + "tileSizeX" : "64", + "tileSizeY" : "64" } }, { @@ -1065,8 +1088,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "128.0017", - "y" : "1301.827", + "x" : "738.6444", + "y" : "81.31683", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1074,7 +1097,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI7Volume" + "parameter" : "W1StartW" } }, { @@ -1082,8 +1105,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "0.001708984", - "y" : "1301.827", + "x" : "961.6444", + "y" : "81.31683", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1091,51 +1114,16 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI7Pan" - } - }, - { - "name" : "PatchName", - "textbutton" : { - "text" : "ABCDEFGHIJKLMNOP", - "textHeight" : "34", - "color" : "323232FF", - "backgroundColor" : "B66207FF", - "bold" : "1", - "x" : "283", - "y" : "1339.827", - "width" : "300.9623", - "height" : "53.42" + "parameter" : "W1StartP" } }, { - "name" : "ContainerPatchManager", - "component" : { - "x" : "631.9624", - "y" : "48", - "width" : "2690.738", - "height" : "1431.802" - } - } - ] - }, - { - "name" : "pageOsc", - "image" : { - "x" : "35.99988", - "y" : "489", - "width" : "3322.7", - "height" : "1479.802", - "texture" : "xtPageOsc" - }, - "children" : [ - { "name" : "xtKnob", "rotary" : { }, "spritesheet" : { - "x" : "105.8624", - "y" : "81.31683", + "x" : "738.6444", + "y" : "311.9504", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1143,7 +1131,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "O1Octave" + "parameter" : "W1EnvAmount" } }, { @@ -1151,8 +1139,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "328.8624", - "y" : "81.31683", + "x" : "961.6444", + "y" : "311.9504", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1160,7 +1148,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "O1Semi" + "parameter" : "W1EnvVelAmount" } }, { @@ -1168,8 +1156,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "105.8624", - "y" : "311.9504", + "x" : "738.6444", + "y" : "542.5841", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1177,24 +1165,50 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "O1Detune" + "parameter" : "W1Keytrack" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "328.8624", - "y" : "311.9504", + "name" : "xtButton", + "button" : { + "isToggle" : "1", + "normalImage" : "0", + "overImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "961.6444", + "y" : "542.5841", "width" : "128", "height" : "128", - "texture" : "xt_encoder_ranged", + "texture" : "xtknob", "tileSizeX" : "128", "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "O1FmAmount" + "parameter" : "W1Limit" + } + }, + { + "name" : "xtLed", + "button" : { + "normalImage" : "0", + "overImage" : "0", + "downImage" : "0", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "1073.644", + "y" : "526.5841", + "width" : "32", + "height" : "32", + "texture" : "led", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "W1Limit" } }, { @@ -1202,8 +1216,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "105.8624", - "y" : "542.5841", + "x" : "741.0411", + "y" : "821.2178", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1211,7 +1225,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "O1KeyTrack" + "parameter" : "W2StartW" } }, { @@ -1219,8 +1233,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "328.8624", - "y" : "542.5841", + "x" : "964.0411", + "y" : "821.2178", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1228,7 +1242,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "O1BendRange" + "parameter" : "W2StartP" } }, { @@ -1236,8 +1250,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "105.8624", - "y" : "821.2178", + "x" : "741.0411", + "y" : "1051.851", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1245,7 +1259,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "O2Octave" + "parameter" : "W2EnvAmount" } }, { @@ -1253,8 +1267,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "328.8624", - "y" : "821.2178", + "x" : "964.0411", + "y" : "1051.851", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1262,7 +1276,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "O2Semi" + "parameter" : "W2EnvVelAmount" } }, { @@ -1270,8 +1284,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "105.8624", - "y" : "1051.851", + "x" : "741.0411", + "y" : "1282.485", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1279,7 +1293,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "O2Detune" + "parameter" : "W2Keytrack" } }, { @@ -1292,8 +1306,8 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "328.8624", - "y" : "1051.851", + "x" : "964.0411", + "y" : "1282.485", "width" : "128", "height" : "128", "texture" : "xtknob", @@ -1301,7 +1315,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "O2Sync" + "parameter" : "W2Limit" } }, { @@ -1313,8 +1327,8 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "440.8624", - "y" : "1035.851", + "x" : "1076.041", + "y" : "1266.485", "width" : "32", "height" : "32", "texture" : "led", @@ -1322,41 +1336,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "O2Sync" - } - }, - { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "105.8624", - "y" : "1282.485", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" - }, - "parameterAttachment" : { - "parameter" : "O2KeyTrack" - } - }, - { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "328.8624", - "y" : "1282.485", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" - }, - "parameterAttachment" : { - "parameter" : "O2BendRange" + "parameter" : "W2Limit" } }, { @@ -1369,7 +1349,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "-1.719971", + "x" : "1142.387", "y" : "733.9009", "width" : "64", "height" : "64", @@ -1378,7 +1358,7 @@ "tileSizeY" : "64" }, "parameterAttachment" : { - "parameter" : "O2Link" + "parameter" : "W2Link" } }, { @@ -1390,7 +1370,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "14.28003", + "x" : "1158.387", "y" : "701.9009", "width" : "32", "height" : "32", @@ -1399,7 +1379,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "O2Link" + "parameter" : "W2Link" } }, { @@ -1407,52 +1387,50 @@ "rotary" : { }, "spritesheet" : { - "x" : "527.0599", - "y" : "698.4823", + "x" : "1353.739", + "y" : "97.48016", "width" : "128", "height" : "128", - "texture" : "xt_encoder_ranged_red", + "texture" : "xt_encoder_ranged", "tileSizeX" : "128", "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Wave" + "parameter" : "MixW1" } }, { - "name" : "wtMinus", - "button" : { - "normalImage" : "0", - "overImage" : "0", - "downImage" : "1", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "519.5599", - "y" : "629.1624", - "width" : "64", - "height" : "64", - "texture" : "xtknob_minus", - "tileSizeX" : "64", - "tileSizeY" : "64" + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "1353.739", + "y" : "298.4406", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "MixRingMod" } }, { - "name" : "wtPlus", - "button" : { - "normalImage" : "0", - "overImage" : "0", - "downImage" : "1", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "598.5599", - "y" : "629.1624", - "width" : "64", - "height" : "64", - "texture" : "xtknob_plus", - "tileSizeX" : "64", - "tileSizeY" : "64" + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "1353.739", + "y" : "499.4009", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "MixW2" } }, { @@ -1460,8 +1438,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "738.6444", - "y" : "81.31683", + "x" : "1353.739", + "y" : "700.3613", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1469,7 +1447,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "W1StartW" + "parameter" : "MixNoise" } }, { @@ -1477,8 +1455,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "961.6444", - "y" : "81.31683", + "x" : "1353.739", + "y" : "901.3215", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1486,7 +1464,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "W1StartP" + "parameter" : "MixExternal" } }, { @@ -1494,8 +1472,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "738.6444", - "y" : "311.9504", + "x" : "1682.175", + "y" : "99", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1503,7 +1481,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "W1EnvAmount" + "parameter" : "AmpVolume" } }, { @@ -1511,8 +1489,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "961.6444", - "y" : "311.9504", + "x" : "1682.175", + "y" : "299.29", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1520,7 +1498,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "W1EnvVelAmount" + "parameter" : "AmpVelocity" } }, { @@ -1528,8 +1506,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "738.6444", - "y" : "542.5841", + "x" : "1682.175", + "y" : "499.58", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1537,50 +1515,63 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "W1Keytrack" + "parameter" : "AmpKeytrack" } }, { - "name" : "xtButton", - "button" : { - "isToggle" : "1", - "normalImage" : "0", - "overImage" : "0", - "downImage" : "1", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "961.6444", - "y" : "542.5841", + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "1682.175", + "y" : "699.87", "width" : "128", "height" : "128", - "texture" : "xtknob", + "texture" : "xt_encoder_ranged", "tileSizeX" : "128", "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "W1Limit" + "parameter" : "Pan" } }, { - "name" : "xtLed", - "button" : { - "normalImage" : "0", - "overImage" : "0", - "downImage" : "0", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "1073.644", - "y" : "526.5841", - "width" : "32", - "height" : "32", - "texture" : "led", + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "1682.175", + "y" : "900.1599", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", "tileSizeX" : "128", "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "W1Limit" + "parameter" : "PanKeytrack" + } + }, + { + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "Normal", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "1729.818", + "y" : "1170.608", + "width" : "225", + "height" : "50" + }, + "parameterAttachment" : { + "parameter" : "AmpEnvTrigger" } }, { @@ -1588,8 +1579,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "741.0411", - "y" : "821.2178", + "x" : "1342.8", + "y" : "1281.715", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1597,7 +1588,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "W2StartW" + "parameter" : "AmpEnvAttack" } }, { @@ -1605,8 +1596,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "964.0411", - "y" : "821.2178", + "x" : "1558.146", + "y" : "1281.715", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1614,7 +1605,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "W2StartP" + "parameter" : "AmpEnvDecay" } }, { @@ -1622,8 +1613,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "741.0411", - "y" : "1051.851", + "x" : "1773.491", + "y" : "1281.715", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1631,7 +1622,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "W2EnvAmount" + "parameter" : "AmpEnvSustain" } }, { @@ -1639,8 +1630,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "964.0411", - "y" : "1051.851", + "x" : "1988.836", + "y" : "1281.715", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1648,7 +1639,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "W2EnvVelAmount" + "parameter" : "AmpEnvRelease" } }, { @@ -1656,8 +1647,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "741.0411", - "y" : "1282.485", + "x" : "1994.088", + "y" : "89", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1665,7 +1656,24 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "W2Keytrack" + "parameter" : "Aliasing" + } + }, + { + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "1994.088", + "y" : "358.5", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "TimeQuant" } }, { @@ -1678,8 +1686,8 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "964.0411", - "y" : "1282.485", + "x" : "1994.088", + "y" : "628", "width" : "128", "height" : "128", "texture" : "xtknob", @@ -1687,7 +1695,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "W2Limit" + "parameter" : "Accuracy" } }, { @@ -1699,8 +1707,8 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "1076.041", - "y" : "1266.485", + "x" : "2106.087", + "y" : "612", "width" : "32", "height" : "32", "texture" : "led", @@ -1708,7 +1716,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "W2Limit" + "parameter" : "Accuracy" } }, { @@ -1721,16 +1729,16 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "1142.387", - "y" : "733.9009", - "width" : "64", - "height" : "64", - "texture" : "xtknob_small", - "tileSizeX" : "64", - "tileSizeY" : "64" + "x" : "1994.088", + "y" : "897.5", + "width" : "128", + "height" : "128", + "texture" : "xtknob", + "tileSizeX" : "128", + "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "W2Link" + "parameter" : "Clipping" } }, { @@ -1742,8 +1750,8 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "1158.387", - "y" : "701.9009", + "x" : "2106.087", + "y" : "881.5", "width" : "32", "height" : "32", "texture" : "led", @@ -1751,41 +1759,51 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "W2Link" + "parameter" : "Clipping" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "1353.739", - "y" : "97.48016", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "24dB LP", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "2563.788", + "y" : "92.5", + "width" : "302.83", + "height" : "50" }, "parameterAttachment" : { - "parameter" : "MixW1" + "parameter" : "F1Type" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "1353.739", - "y" : "298.4406", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "6dB LP", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "3124.847", + "y" : "92.5", + "width" : "170.6693", + "height" : "50" }, "parameterAttachment" : { - "parameter" : "MixRingMod" + "parameter" : "F2Type" } }, { @@ -1793,8 +1811,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1353.739", - "y" : "499.4009", + "x" : "2279.637", + "y" : "172.23", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1802,7 +1820,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MixW2" + "parameter" : "F1Cutoff" } }, { @@ -1810,8 +1828,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1353.739", - "y" : "700.3613", + "x" : "2487.737", + "y" : "172.23", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1819,7 +1837,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MixNoise" + "parameter" : "F1Resonance" } }, { @@ -1827,8 +1845,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1353.739", - "y" : "901.3215", + "x" : "2695.837", + "y" : "172.23", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1836,7 +1854,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MixExternal" + "parameter" : "F1KeyTrack" } }, { @@ -1844,8 +1862,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1682.175", - "y" : "99", + "x" : "2279.637", + "y" : "370.17", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1853,7 +1871,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "AmpVolume" + "parameter" : "F1EnvAmount" } }, { @@ -1861,8 +1879,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1682.175", - "y" : "299.29", + "x" : "2487.737", + "y" : "370.17", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1870,7 +1888,91 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "AmpVelocity" + "parameter" : "F1EnvVelAmount" + } + }, + { + "name" : "f1TypeUnused", + "image" : { + "x" : "2638.837", + "y" : "353.9536", + "width" : "242", + "height" : "164", + "texture" : "f1TypeUnused" + }, + "condition" : { + "enableOnParameter" : "F1Type", + "enableOnValues" : "0,1,2,3,4,5,10,11" + } + }, + { + "name" : "f1Type6", + "image" : { + "x" : "2638.837", + "y" : "495.9536", + "width" : "242", + "height" : "38", + "texture" : "f1Type6" + }, + "condition" : { + "enableOnParameter" : "F1Type", + "enableOnValues" : "6" + } + }, + { + "name" : "f1Type7", + "image" : { + "x" : "2638.837", + "y" : "495.9536", + "width" : "242", + "height" : "38", + "texture" : "f1Type7" + }, + "condition" : { + "enableOnParameter" : "F1Type", + "enableOnValues" : "7" + } + }, + { + "name" : "f1Type8", + "image" : { + "x" : "2638.837", + "y" : "495.9536", + "width" : "242", + "height" : "38", + "texture" : "f1Type8" + }, + "condition" : { + "enableOnParameter" : "F1Type", + "enableOnValues" : "8" + } + }, + { + "name" : "f1Type9", + "image" : { + "x" : "2638.837", + "y" : "495.9536", + "width" : "242", + "height" : "38", + "texture" : "f1Type9" + }, + "condition" : { + "enableOnParameter" : "F1Type", + "enableOnValues" : "9" + } + }, + { + "name" : "f1Type12", + "image" : { + "x" : "2638.837", + "y" : "495.9536", + "width" : "242", + "height" : "38", + "texture" : "f1Type12" + }, + "condition" : { + "enableOnParameter" : "F1Type", + "enableOnValues" : "12" } }, { @@ -1878,8 +1980,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1682.175", - "y" : "499.58", + "x" : "2695.837", + "y" : "370.17", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1887,7 +1989,11 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "AmpKeytrack" + "parameter" : "F1Extra" + }, + "condition" : { + "enableOnParameter" : "F1Type", + "enableOnValues" : "6,7,8,9,12" } }, { @@ -1895,8 +2001,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1682.175", - "y" : "699.87", + "x" : "3060.847", + "y" : "172.23", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1904,7 +2010,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Pan" + "parameter" : "F2Cutoff" } }, { @@ -1912,8 +2018,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1682.175", - "y" : "900.1599", + "x" : "3060.847", + "y" : "370.17", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1921,7 +2027,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "PanKeytrack" + "parameter" : "F2KeyTrack" } }, { @@ -1937,13 +2043,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1729.818", - "y" : "1170.608", + "x" : "2760.842", + "y" : "666.4", "width" : "225", "height" : "50" }, "parameterAttachment" : { - "parameter" : "AmpEnvTrigger" + "parameter" : "F1EnvTrigger" } }, { @@ -1951,8 +2057,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1342.8", - "y" : "1281.715", + "x" : "2275.417", + "y" : "749.8726", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1960,7 +2066,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "AmpEnvAttack" + "parameter" : "F1EnvAttack" } }, { @@ -1968,8 +2074,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1558.146", - "y" : "1281.715", + "x" : "2556.367", + "y" : "749.8726", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1977,7 +2083,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "AmpEnvDecay" + "parameter" : "F1EnvDecay" } }, { @@ -1985,8 +2091,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1773.491", - "y" : "1281.715", + "x" : "2837.317", + "y" : "749.8726", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -1994,7 +2100,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "AmpEnvSustain" + "parameter" : "F1EnvSustain" } }, { @@ -2002,8 +2108,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1988.836", - "y" : "1281.715", + "x" : "3118.268", + "y" : "749.8726", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -2011,7 +2117,51 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "AmpEnvRelease" + "parameter" : "F1EnvRelease" + } + }, + { + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "Saw", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "2479.896", + "y" : "1035.41", + "width" : "225", + "height" : "50" + }, + "parameterAttachment" : { + "parameter" : "Lfo1Shape" + } + }, + { + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "On", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "2559.695", + "y" : "1330.06", + "width" : "145.2011", + "height" : "50" + }, + "parameterAttachment" : { + "parameter" : "Lfo1Sync" } }, { @@ -2019,8 +2169,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1994.088", - "y" : "89", + "x" : "2248.596", + "y" : "1109.255", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -2028,7 +2178,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Aliasing" + "parameter" : "Lfo1Symmetry" } }, { @@ -2036,8 +2186,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1994.088", - "y" : "358.5", + "x" : "2415.896", + "y" : "1109.255", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -2045,115 +2195,41 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "TimeQuant" + "parameter" : "Lfo1Rate" } }, { - "name" : "xtButton", - "button" : { - "isToggle" : "1", - "normalImage" : "0", - "overImage" : "0", - "downImage" : "1", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "1994.088", - "y" : "628", + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "2583.196", + "y" : "1109.255", "width" : "128", "height" : "128", - "texture" : "xtknob", + "texture" : "xt_encoder_ranged", "tileSizeX" : "128", "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Accuracy" + "parameter" : "Lfo1Delay" } }, { - "name" : "xtLed", - "button" : { - "normalImage" : "0", - "overImage" : "0", - "downImage" : "0", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "2106.087", - "y" : "612", - "width" : "32", - "height" : "32", - "texture" : "led", - "tileSizeX" : "128", - "tileSizeY" : "128" + "name" : "xtKnob", + "rotary" : { }, - "parameterAttachment" : { - "parameter" : "Accuracy" - } - }, - { - "name" : "xtButton", - "button" : { - "isToggle" : "1", - "normalImage" : "0", - "overImage" : "0", - "downImage" : "1", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "1994.088", - "y" : "897.5", + "spritesheet" : { + "x" : "2248.596", + "y" : "1285.955", "width" : "128", "height" : "128", - "texture" : "xtknob", - "tileSizeX" : "128", - "tileSizeY" : "128" - }, - "parameterAttachment" : { - "parameter" : "Clipping" - } - }, - { - "name" : "xtLed", - "button" : { - "normalImage" : "0", - "overImage" : "0", - "downImage" : "0", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "2106.087", - "y" : "881.5", - "width" : "32", - "height" : "32", - "texture" : "led", + "texture" : "xt_encoder_ranged", "tileSizeX" : "128", "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Clipping" - } - }, - { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "24dB LP", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "2563.788", - "y" : "92.5", - "width" : "302.83", - "height" : "50" - }, - "parameterAttachment" : { - "parameter" : "F1Type" + "parameter" : "Lfo1Humanize" } }, { @@ -2163,19 +2239,19 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "6dB LP", + "text" : "Saw", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "3124.847", - "y" : "92.5", - "width" : "170.6693", + "x" : "3041.796", + "y" : "1035.41", + "width" : "225", "height" : "50" }, "parameterAttachment" : { - "parameter" : "F2Type" + "parameter" : "Lfo2Shape" } }, { @@ -2183,8 +2259,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "2279.637", - "y" : "172.23", + "x" : "2810.496", + "y" : "1109.255", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -2192,7 +2268,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "F1Cutoff" + "parameter" : "Lfo2Symmetry" } }, { @@ -2200,8 +2276,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "2487.737", - "y" : "172.23", + "x" : "2977.796", + "y" : "1109.255", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -2209,7 +2285,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "F1Resonance" + "parameter" : "Lfo2Rate" } }, { @@ -2217,8 +2293,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "2695.837", - "y" : "172.23", + "x" : "3145.096", + "y" : "1109.255", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -2226,7 +2302,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "F1KeyTrack" + "parameter" : "Lfo2Delay" } }, { @@ -2234,8 +2310,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "2279.637", - "y" : "370.17", + "x" : "2810.496", + "y" : "1285.955", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -2243,7 +2319,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "F1EnvAmount" + "parameter" : "Lfo2Humanize" } }, { @@ -2251,8 +2327,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "2487.737", - "y" : "370.17", + "x" : "2977.796", + "y" : "1285.955", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -2260,112 +2336,124 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "F1EnvVelAmount" + "parameter" : "Lfo2Phase" } }, { - "name" : "f1TypeUnused", - "image" : { - "x" : "2638.837", - "y" : "353.9536", - "width" : "242", - "height" : "164", - "texture" : "f1TypeUnused" + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "On", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "3120.796", + "y" : "1355.06", + "width" : "142", + "height" : "46" }, - "condition" : { - "enableOnParameter" : "F1Type", - "enableOnValues" : "0,1,2,3,4,5,10,11" + "parameterAttachment" : { + "parameter" : "Lfo2Sync" } - }, + } + ] + }, + { + "name" : "pageMod", + "image" : { + "x" : "35.99988", + "y" : "489", + "width" : "3322.7", + "height" : "1479.802", + "texture" : "xtPageMod" + }, + "children" : [ { - "name" : "f1Type6", - "image" : { - "x" : "2638.837", - "y" : "495.9536", - "width" : "242", - "height" : "38", - "texture" : "f1Type6" + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "127", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "170.7272", + "y" : "84.25", + "width" : "211.0908", + "height" : "50" }, - "condition" : { - "enableOnParameter" : "F1Type", - "enableOnValues" : "6" + "parameterAttachment" : { + "parameter" : "Slot1Source" } }, { - "name" : "f1Type7", - "image" : { - "x" : "2638.837", - "y" : "495.9536", - "width" : "242", - "height" : "38", - "texture" : "f1Type7" + "name" : "xtKnob", + "rotary" : { }, - "condition" : { - "enableOnParameter" : "F1Type", - "enableOnValues" : "7" - } - }, - { - "name" : "f1Type8", - "image" : { - "x" : "2638.837", - "y" : "495.9536", - "width" : "242", - "height" : "38", - "texture" : "f1Type8" + "spritesheet" : { + "x" : "411.818", + "y" : "45.25", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" }, - "condition" : { - "enableOnParameter" : "F1Type", - "enableOnValues" : "8" + "parameterAttachment" : { + "parameter" : "Slot1Amount" } }, { - "name" : "f1Type9", - "image" : { - "x" : "2638.837", - "y" : "495.9536", - "width" : "242", - "height" : "38", - "texture" : "f1Type9" - }, - "condition" : { - "enableOnParameter" : "F1Type", - "enableOnValues" : "9" - } - }, - { - "name" : "f1Type12", - "image" : { - "x" : "2638.837", - "y" : "495.9536", - "width" : "242", - "height" : "38", - "texture" : "f1Type12" + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "127", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "710.5452", + "y" : "84.25", + "width" : "211.0908", + "height" : "50" }, - "condition" : { - "enableOnParameter" : "F1Type", - "enableOnValues" : "12" + "parameterAttachment" : { + "parameter" : "Slot1Destination" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "2695.837", - "y" : "370.17", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "127", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "170.7272", + "y" : "212.75", + "width" : "211.0908", + "height" : "50" }, "parameterAttachment" : { - "parameter" : "F1Extra" - }, - "condition" : { - "enableOnParameter" : "F1Type", - "enableOnValues" : "6,7,8,9,12" + "parameter" : "Slot2Source" } }, { @@ -2373,8 +2461,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "3060.847", - "y" : "172.23", + "x" : "411.818", + "y" : "173.75", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -2382,24 +2470,29 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "F2Cutoff" + "parameter" : "Slot2Amount" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "3060.847", - "y" : "370.17", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "127", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "710.5452", + "y" : "212.75", + "width" : "211.0908", + "height" : "50" }, "parameterAttachment" : { - "parameter" : "F2KeyTrack" + "parameter" : "Slot2Destination" } }, { @@ -2409,19 +2502,19 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "Normal", + "text" : "127", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "2760.842", - "y" : "666.4", - "width" : "225", + "x" : "170.7272", + "y" : "341.25", + "width" : "211.0908", "height" : "50" }, "parameterAttachment" : { - "parameter" : "F1EnvTrigger" + "parameter" : "Slot3Source" } }, { @@ -2429,8 +2522,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "2275.417", - "y" : "749.8726", + "x" : "411.818", + "y" : "302.25", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -2438,41 +2531,51 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "F1EnvAttack" + "parameter" : "Slot3Amount" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "2556.367", - "y" : "749.8726", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "127", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "710.5452", + "y" : "341.25", + "width" : "211.0908", + "height" : "50" }, "parameterAttachment" : { - "parameter" : "F1EnvDecay" + "parameter" : "Slot3Destination" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "2837.317", - "y" : "749.8726", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "127", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "170.7272", + "y" : "469.75", + "width" : "211.0908", + "height" : "50" }, "parameterAttachment" : { - "parameter" : "F1EnvSustain" + "parameter" : "Slot4Source" } }, { @@ -2480,8 +2583,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "3118.268", - "y" : "749.8726", + "x" : "411.818", + "y" : "430.75", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -2489,7 +2592,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "F1EnvRelease" + "parameter" : "Slot4Amount" } }, { @@ -2499,19 +2602,19 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "Saw", + "text" : "127", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "2479.896", - "y" : "1035.41", - "width" : "225", + "x" : "710.5452", + "y" : "469.75", + "width" : "211.0908", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Lfo1Shape" + "parameter" : "Slot4Destination" } }, { @@ -2521,19 +2624,19 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "On", + "text" : "127", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "2559.695", - "y" : "1330.06", - "width" : "145.2011", + "x" : "170.7272", + "y" : "598.25", + "width" : "211.0908", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Lfo1Sync" + "parameter" : "Slot5Source" } }, { @@ -2541,8 +2644,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "2248.596", - "y" : "1109.255", + "x" : "411.818", + "y" : "559.25", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -2550,7 +2653,51 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Lfo1Symmetry" + "parameter" : "Slot5Amount" + } + }, + { + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "127", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "710.5452", + "y" : "598.25", + "width" : "211.0908", + "height" : "50" + }, + "parameterAttachment" : { + "parameter" : "Slot5Destination" + } + }, + { + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "127", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "170.7272", + "y" : "726.75", + "width" : "211.0908", + "height" : "50" + }, + "parameterAttachment" : { + "parameter" : "Slot6Source" } }, { @@ -2558,8 +2705,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "2415.896", - "y" : "1109.255", + "x" : "411.818", + "y" : "687.75", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -2567,41 +2714,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Lfo1Rate" - } - }, - { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "2583.196", - "y" : "1109.255", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" - }, - "parameterAttachment" : { - "parameter" : "Lfo1Delay" - } - }, - { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "2248.596", - "y" : "1285.955", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" - }, - "parameterAttachment" : { - "parameter" : "Lfo1Humanize" + "parameter" : "Slot6Amount" } }, { @@ -2611,36 +2724,41 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "Saw", + "text" : "127", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "3041.796", - "y" : "1035.41", - "width" : "225", + "x" : "710.5452", + "y" : "726.75", + "width" : "211.0908", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Lfo2Shape" + "parameter" : "Slot6Destination" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "2810.496", - "y" : "1109.255", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "127", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "170.7272", + "y" : "855.25", + "width" : "211.0908", + "height" : "50" }, "parameterAttachment" : { - "parameter" : "Lfo2Symmetry" + "parameter" : "Slot7Source" } }, { @@ -2648,8 +2766,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "2977.796", - "y" : "1109.255", + "x" : "411.818", + "y" : "816.25", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -2657,41 +2775,51 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Lfo2Rate" + "parameter" : "Slot7Amount" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "3145.096", - "y" : "1109.255", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "127", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "710.5452", + "y" : "855.25", + "width" : "211.0908", + "height" : "50" }, "parameterAttachment" : { - "parameter" : "Lfo2Delay" + "parameter" : "Slot7Destination" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "2810.496", - "y" : "1285.955", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "127", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "170.7272", + "y" : "983.75", + "width" : "211.0908", + "height" : "50" }, "parameterAttachment" : { - "parameter" : "Lfo2Humanize" + "parameter" : "Slot8Source" } }, { @@ -2699,8 +2827,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "2977.796", - "y" : "1285.955", + "x" : "411.818", + "y" : "944.75", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -2708,7 +2836,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Lfo2Phase" + "parameter" : "Slot8Amount" } }, { @@ -2718,33 +2846,21 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "On", + "text" : "127", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "3120.796", - "y" : "1355.06", - "width" : "142", - "height" : "46" + "x" : "710.5452", + "y" : "983.75", + "width" : "211.0908", + "height" : "50" }, "parameterAttachment" : { - "parameter" : "Lfo2Sync" + "parameter" : "Slot8Destination" } - } - ] - }, - { - "name" : "pageMod", - "image" : { - "x" : "35.99988", - "y" : "489", - "width" : "3322.7", - "height" : "1479.802", - "texture" : "xtPageMod" - }, - "children" : [ + }, { "name" : "dropdown", "combobox" : { @@ -2758,13 +2874,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "170.7272", + "x" : "1144.173", "y" : "84.25", "width" : "211.0908", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Slot1Source" + "parameter" : "Slot9Source" } }, { @@ -2772,7 +2888,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "411.818", + "x" : "1385.264", "y" : "45.25", "width" : "128", "height" : "128", @@ -2781,7 +2897,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot1Amount" + "parameter" : "Slot9Amount" } }, { @@ -2797,13 +2913,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "710.5452", + "x" : "1683.991", "y" : "84.25", "width" : "211.0908", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Slot1Destination" + "parameter" : "Slot9Destination" } }, { @@ -2819,13 +2935,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "170.7272", + "x" : "1144.173", "y" : "212.75", "width" : "211.0908", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Slot2Source" + "parameter" : "Slot10Source" } }, { @@ -2833,7 +2949,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "411.818", + "x" : "1385.264", "y" : "173.75", "width" : "128", "height" : "128", @@ -2842,7 +2958,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot2Amount" + "parameter" : "Slot10Amount" } }, { @@ -2858,13 +2974,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "710.5452", + "x" : "1683.991", "y" : "212.75", "width" : "211.0908", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Slot2Destination" + "parameter" : "Slot10Destination" } }, { @@ -2880,13 +2996,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "170.7272", + "x" : "1144.173", "y" : "341.25", "width" : "211.0908", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Slot3Source" + "parameter" : "Slot11Source" } }, { @@ -2894,7 +3010,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "411.818", + "x" : "1385.264", "y" : "302.25", "width" : "128", "height" : "128", @@ -2903,7 +3019,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot3Amount" + "parameter" : "Slot11Amount" } }, { @@ -2919,13 +3035,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "710.5452", + "x" : "1683.991", "y" : "341.25", "width" : "211.0908", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Slot3Destination" + "parameter" : "Slot11Destination" } }, { @@ -2941,13 +3057,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "170.7272", + "x" : "1144.173", "y" : "469.75", "width" : "211.0908", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Slot4Source" + "parameter" : "Slot12Source" } }, { @@ -2955,7 +3071,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "411.818", + "x" : "1385.264", "y" : "430.75", "width" : "128", "height" : "128", @@ -2964,7 +3080,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot4Amount" + "parameter" : "Slot12Amount" } }, { @@ -2980,13 +3096,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "710.5452", + "x" : "1683.991", "y" : "469.75", "width" : "211.0908", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Slot4Destination" + "parameter" : "Slot12Destination" } }, { @@ -3002,13 +3118,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "170.7272", + "x" : "1144.173", "y" : "598.25", "width" : "211.0908", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Slot5Source" + "parameter" : "Slot13Source" } }, { @@ -3016,7 +3132,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "411.818", + "x" : "1385.264", "y" : "559.25", "width" : "128", "height" : "128", @@ -3025,7 +3141,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot5Amount" + "parameter" : "Slot13Amount" } }, { @@ -3041,13 +3157,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "710.5452", + "x" : "1683.991", "y" : "598.25", "width" : "211.0908", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Slot5Destination" + "parameter" : "Slot13Destination" } }, { @@ -3063,13 +3179,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "170.7272", + "x" : "1144.173", "y" : "726.75", "width" : "211.0908", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Slot6Source" + "parameter" : "Slot14Source" } }, { @@ -3077,7 +3193,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "411.818", + "x" : "1385.264", "y" : "687.75", "width" : "128", "height" : "128", @@ -3086,7 +3202,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot6Amount" + "parameter" : "Slot14Amount" } }, { @@ -3102,13 +3218,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "710.5452", + "x" : "1683.991", "y" : "726.75", "width" : "211.0908", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Slot6Destination" + "parameter" : "Slot14Destination" } }, { @@ -3124,13 +3240,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "170.7272", + "x" : "1144.173", "y" : "855.25", "width" : "211.0908", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Slot7Source" + "parameter" : "Slot15Source" } }, { @@ -3138,7 +3254,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "411.818", + "x" : "1385.264", "y" : "816.25", "width" : "128", "height" : "128", @@ -3147,7 +3263,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot7Amount" + "parameter" : "Slot15Amount" } }, { @@ -3163,13 +3279,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "710.5452", + "x" : "1683.991", "y" : "855.25", "width" : "211.0908", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Slot7Destination" + "parameter" : "Slot15Destination" } }, { @@ -3185,13 +3301,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "170.7272", + "x" : "1144.173", "y" : "983.75", "width" : "211.0908", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Slot8Source" + "parameter" : "Slot16Source" } }, { @@ -3199,7 +3315,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "411.818", + "x" : "1385.264", "y" : "944.75", "width" : "128", "height" : "128", @@ -3208,7 +3324,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot8Amount" + "parameter" : "Slot16Amount" } }, { @@ -3224,13 +3340,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "710.5452", + "x" : "1683.991", "y" : "983.75", "width" : "211.0908", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Slot8Destination" + "parameter" : "Slot16Destination" } }, { @@ -3240,19 +3356,19 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "127", + "text" : "normal", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1144.173", - "y" : "84.25", - "width" : "211.0908", - "height" : "50" + "x" : "27.08069", + "y" : "1315.668", + "width" : "223.42", + "height" : "46" }, "parameterAttachment" : { - "parameter" : "Slot9Source" + "parameter" : "WaveEnvTrigger" } }, { @@ -3260,8 +3376,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1385.264", - "y" : "45.25", + "x" : "322.3525", + "y" : "1151.668", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -3269,51 +3385,24 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot9Amount" + "parameter" : "WaveEnvTime1" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "127", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "1683.991", - "y" : "84.25", - "width" : "211.0908", - "height" : "50" + "name" : "xtKnob", + "rotary" : { }, - "parameterAttachment" : { - "parameter" : "Slot9Destination" - } - }, - { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "127", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "1144.173", - "y" : "212.75", - "width" : "211.0908", - "height" : "50" + "spritesheet" : { + "x" : "322.3525", + "y" : "1315.668", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot10Source" + "parameter" : "WaveEnvLevel1" } }, { @@ -3321,8 +3410,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1385.264", - "y" : "173.75", + "x" : "539.895", + "y" : "1151.668", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -3330,51 +3419,24 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot10Amount" + "parameter" : "WaveEnvTime2" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "127", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "1683.991", - "y" : "212.75", - "width" : "211.0908", - "height" : "50" + "name" : "xtKnob", + "rotary" : { }, - "parameterAttachment" : { - "parameter" : "Slot10Destination" - } - }, - { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "127", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "1144.173", - "y" : "341.25", - "width" : "211.0908", - "height" : "50" + "spritesheet" : { + "x" : "539.895", + "y" : "1315.668", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot11Source" + "parameter" : "WaveEnvLevel2" } }, { @@ -3382,8 +3444,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1385.264", - "y" : "302.25", + "x" : "757.4373", + "y" : "1151.668", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -3391,51 +3453,24 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot11Amount" + "parameter" : "WaveEnvTime3" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "127", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "1683.991", - "y" : "341.25", - "width" : "211.0908", - "height" : "50" + "name" : "xtKnob", + "rotary" : { }, - "parameterAttachment" : { - "parameter" : "Slot11Destination" - } - }, - { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "127", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "1144.173", - "y" : "469.75", - "width" : "211.0908", - "height" : "50" + "spritesheet" : { + "x" : "757.4373", + "y" : "1315.668", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot12Source" + "parameter" : "WaveEnvLevel3" } }, { @@ -3443,8 +3478,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1385.264", - "y" : "430.75", + "x" : "974.9797", + "y" : "1151.668", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -3452,51 +3487,41 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot12Amount" + "parameter" : "WaveEnvTime4" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "127", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "1683.991", - "y" : "469.75", - "width" : "211.0908", - "height" : "50" + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "974.9797", + "y" : "1315.668", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot12Destination" + "parameter" : "WaveEnvLevel4" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "127", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "1144.173", - "y" : "598.25", - "width" : "211.0908", - "height" : "50" + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "1192.522", + "y" : "1151.668", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot13Source" + "parameter" : "WaveEnvTime5" } }, { @@ -3504,8 +3529,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1385.264", - "y" : "559.25", + "x" : "1192.522", + "y" : "1315.668", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -3513,51 +3538,41 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot13Amount" + "parameter" : "WaveEnvLevel5" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "127", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "1683.991", - "y" : "598.25", - "width" : "211.0908", - "height" : "50" + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "1410.064", + "y" : "1151.668", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot13Destination" + "parameter" : "WaveEnvTime6" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "127", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "1144.173", - "y" : "726.75", - "width" : "211.0908", - "height" : "50" + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "1410.064", + "y" : "1315.668", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot14Source" + "parameter" : "WaveEnvLevel6" } }, { @@ -3565,8 +3580,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1385.264", - "y" : "687.75", + "x" : "1627.607", + "y" : "1151.668", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -3574,51 +3589,41 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot14Amount" + "parameter" : "WaveEnvTime7" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "127", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "1683.991", - "y" : "726.75", - "width" : "211.0908", - "height" : "50" + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "1627.607", + "y" : "1315.668", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot14Destination" + "parameter" : "WaveEnvLevel7" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "127", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "1144.173", - "y" : "855.25", - "width" : "211.0908", - "height" : "50" + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "1845.149", + "y" : "1151.668", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot15Source" + "parameter" : "WaveEnvTime8" } }, { @@ -3626,8 +3631,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1385.264", - "y" : "816.25", + "x" : "1845.149", + "y" : "1315.668", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -3635,7 +3640,50 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot15Amount" + "parameter" : "WaveEnvLevel8" + } + }, + { + "name" : "xtButton", + "button" : { + "isToggle" : "1", + "normalImage" : "0", + "overImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "2183.501", + "y" : "1151.534", + "width" : "128", + "height" : "128", + "texture" : "xtknob", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "WaveKeyOnLoop" + } + }, + { + "name" : "xtLed", + "button" : { + "normalImage" : "0", + "overImage" : "0", + "downImage" : "0", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "2295.501", + "y" : "1135.534", + "width" : "32", + "height" : "32", + "texture" : "led", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "WaveKeyOnLoop" } }, { @@ -3645,19 +3693,19 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "127", + "text" : "1", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1683.991", - "y" : "855.25", - "width" : "211.0908", + "x" : "2247.501", + "y" : "1326.935", + "width" : "140.039", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Slot15Destination" + "parameter" : "WaveKeyOnLoopStart" } }, { @@ -3667,36 +3715,62 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "127", + "text" : "8", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1144.173", - "y" : "983.75", - "width" : "211.0908", + "x" : "2247.501", + "y" : "1389.955", + "width" : "140.039", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Slot16Source" + "parameter" : "WaveKeyOnLoopEnd" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "1385.264", - "y" : "944.75", + "name" : "xtButton", + "button" : { + "isToggle" : "1", + "normalImage" : "0", + "overImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "2518.58", + "y" : "1151.534", "width" : "128", "height" : "128", - "texture" : "xt_encoder_ranged", + "texture" : "xtknob", "tileSizeX" : "128", "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Slot16Amount" + "parameter" : "WaveKeyOffLoop" + } + }, + { + "name" : "xtLed", + "button" : { + "normalImage" : "0", + "overImage" : "0", + "downImage" : "0", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "2630.58", + "y" : "1135.534", + "width" : "32", + "height" : "32", + "texture" : "led", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "WaveKeyOffLoop" } }, { @@ -3706,19 +3780,19 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "127", + "text" : "1", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1683.991", - "y" : "983.75", - "width" : "211.0908", + "x" : "2582.58", + "y" : "1326.935", + "width" : "140.039", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Slot16Destination" + "parameter" : "WaveKeyOffLoopStart" } }, { @@ -3728,36 +3802,41 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "normal", + "text" : "8", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "27.08069", - "y" : "1315.668", - "width" : "223.42", - "height" : "46" + "x" : "2582.58", + "y" : "1389.955", + "width" : "140.039", + "height" : "50" }, "parameterAttachment" : { - "parameter" : "WaveEnvTrigger" + "parameter" : "WaveKeyOffLoopEnd" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "322.3525", - "y" : "1151.668", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "127", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "2382.712", + "y" : "84.09998", + "width" : "255", + "height" : "50" }, "parameterAttachment" : { - "parameter" : "WaveEnvTime1" + "parameter" : "FreeEnvTrigger" } }, { @@ -3765,8 +3844,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "322.3525", - "y" : "1315.668", + "x" : "2031.739", + "y" : "199.2304", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -3774,7 +3853,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "WaveEnvLevel1" + "parameter" : "FreeEnvTime1" } }, { @@ -3782,8 +3861,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "539.895", - "y" : "1151.668", + "x" : "2031.739", + "y" : "388.2304", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -3791,7 +3870,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "WaveEnvTime2" + "parameter" : "FreeEnvLevel1" } }, { @@ -3799,8 +3878,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "539.895", - "y" : "1315.668", + "x" : "2223.054", + "y" : "199.2304", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -3808,7 +3887,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "WaveEnvLevel2" + "parameter" : "FreeEnvTime2" } }, { @@ -3816,8 +3895,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "757.4373", - "y" : "1151.668", + "x" : "2223.054", + "y" : "388.2304", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -3825,7 +3904,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "WaveEnvTime3" + "parameter" : "FreeEnvLevel2" } }, { @@ -3833,8 +3912,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "757.4373", - "y" : "1315.668", + "x" : "2414.369", + "y" : "199.2304", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -3842,7 +3921,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "WaveEnvLevel3" + "parameter" : "FreeEnvTime3" } }, { @@ -3850,8 +3929,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "974.9797", - "y" : "1151.668", + "x" : "2414.369", + "y" : "388.2304", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -3859,7 +3938,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "WaveEnvTime4" + "parameter" : "FreeEnvLevel3" } }, { @@ -3867,8 +3946,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "974.9797", - "y" : "1315.668", + "x" : "2605.685", + "y" : "199.2304", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -3876,7 +3955,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "WaveEnvLevel4" + "parameter" : "FreeEnvReleaseTime" } }, { @@ -3884,8 +3963,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1192.522", - "y" : "1151.668", + "x" : "2605.685", + "y" : "388.2304", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -3893,24 +3972,29 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "WaveEnvTime5" + "parameter" : "FreeEnvReleaseLevel" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "1192.522", - "y" : "1315.668", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "LFO 2", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "2382.712", + "y" : "727.7072", + "width" : "235", + "height" : "50" }, "parameterAttachment" : { - "parameter" : "WaveEnvLevel5" + "parameter" : "ModDelaySource" } }, { @@ -3918,8 +4002,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1410.064", - "y" : "1151.668", + "x" : "2318.712", + "y" : "860.4197", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -3927,58 +4011,73 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "WaveEnvTime6" + "parameter" : "ModDelayTime" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "1410.064", - "y" : "1315.668", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "Mod Wheel", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "3081.522", + "y" : "84.21252", + "width" : "221.18", + "height" : "50" }, "parameterAttachment" : { - "parameter" : "WaveEnvLevel6" + "parameter" : "Mod1Source1" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "1627.607", - "y" : "1151.668", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "LFO 1", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "3081.522", + "y" : "172.6375", + "width" : "221.18", + "height" : "50" }, "parameterAttachment" : { - "parameter" : "WaveEnvTime7" + "parameter" : "Mod1Source2" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "1627.607", - "y" : "1315.668", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "+", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "2864.342", + "y" : "330.275", + "width" : "284.36", + "height" : "46" }, "parameterAttachment" : { - "parameter" : "WaveEnvLevel7" + "parameter" : "Mod1Type" } }, { @@ -3986,8 +4085,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "1845.149", - "y" : "1151.668", + "x" : "3174.702", + "y" : "266.275", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -3995,67 +4094,90 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "WaveEnvTime8" + "parameter" : "Mod1Parameter" } }, { - "name" : "xtKnob", - "rotary" : { + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "Mod Wheel", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "3081.522", + "y" : "437.9125", + "width" : "221.18", + "height" : "50" }, - "spritesheet" : { - "x" : "1845.149", - "y" : "1315.668", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" + "parameterAttachment" : { + "parameter" : "Mod2Source1" + } + }, + { + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "LFO 1", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "3081.522", + "y" : "526.3375", + "width" : "221.18", + "height" : "50" }, "parameterAttachment" : { - "parameter" : "WaveEnvLevel8" + "parameter" : "Mod2Source2" } }, { - "name" : "xtButton", - "button" : { - "isToggle" : "1", - "normalImage" : "0", - "overImage" : "0", - "downImage" : "1", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "2183.501", - "y" : "1151.534", - "width" : "128", - "height" : "128", - "texture" : "xtknob", - "tileSizeX" : "128", - "tileSizeY" : "128" + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "+", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "2864.342", + "y" : "683.9751", + "width" : "284.36", + "height" : "46" }, "parameterAttachment" : { - "parameter" : "WaveKeyOnLoop" + "parameter" : "Mod2Type" } }, { - "name" : "xtLed", - "button" : { - "normalImage" : "0", - "overImage" : "0", - "downImage" : "0", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "2295.501", - "y" : "1135.534", - "width" : "32", - "height" : "32", - "texture" : "led", + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "3174.702", + "y" : "619.9751", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", "tileSizeX" : "128", "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "WaveKeyOnLoop" + "parameter" : "Mod2Parameter" } }, { @@ -4065,19 +4187,19 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "1", + "text" : "Mod Wheel", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "2247.501", - "y" : "1326.935", - "width" : "140.039", + "x" : "3081.522", + "y" : "791.6125", + "width" : "221.18", "height" : "50" }, "parameterAttachment" : { - "parameter" : "WaveKeyOnLoopStart" + "parameter" : "Mod3Source1" } }, { @@ -4087,62 +4209,58 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "8", + "text" : "LFO 1", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "2247.501", - "y" : "1389.955", - "width" : "140.039", + "x" : "3081.522", + "y" : "880.0375", + "width" : "221.18", "height" : "50" }, "parameterAttachment" : { - "parameter" : "WaveKeyOnLoopEnd" + "parameter" : "Mod3Source2" } }, { - "name" : "xtButton", - "button" : { - "isToggle" : "1", - "normalImage" : "0", - "overImage" : "0", - "downImage" : "1", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "2518.58", - "y" : "1151.534", - "width" : "128", - "height" : "128", - "texture" : "xtknob", - "tileSizeX" : "128", - "tileSizeY" : "128" + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "+", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "2864.342", + "y" : "1037.675", + "width" : "284.36", + "height" : "46" }, "parameterAttachment" : { - "parameter" : "WaveKeyOffLoop" + "parameter" : "Mod3Type" } }, { - "name" : "xtLed", - "button" : { - "normalImage" : "0", - "overImage" : "0", - "downImage" : "0", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "2630.58", - "y" : "1135.534", - "width" : "32", - "height" : "32", - "texture" : "led", + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "3174.702", + "y" : "973.675", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", "tileSizeX" : "128", "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "WaveKeyOffLoop" + "parameter" : "Mod3Parameter" } }, { @@ -4152,19 +4270,19 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "1", + "text" : "Mod Wheel", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "2582.58", - "y" : "1326.935", - "width" : "140.039", + "x" : "3081.522", + "y" : "1145.313", + "width" : "221.18", "height" : "50" }, "parameterAttachment" : { - "parameter" : "WaveKeyOffLoopStart" + "parameter" : "Mod4Source1" } }, { @@ -4174,19 +4292,19 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "8", + "text" : "LFO 1", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "2582.58", - "y" : "1389.955", - "width" : "140.039", + "x" : "3081.522", + "y" : "1233.738", + "width" : "221.18", "height" : "50" }, "parameterAttachment" : { - "parameter" : "WaveKeyOffLoopEnd" + "parameter" : "Mod4Source2" } }, { @@ -4196,19 +4314,19 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "127", + "text" : "+", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "2382.712", - "y" : "84.09998", - "width" : "255", - "height" : "50" + "x" : "2864.342", + "y" : "1391.375", + "width" : "284.36", + "height" : "46" }, "parameterAttachment" : { - "parameter" : "FreeEnvTrigger" + "parameter" : "Mod4Type" } }, { @@ -4216,8 +4334,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "2031.739", - "y" : "199.2304", + "x" : "3174.702", + "y" : "1327.375", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -4225,126 +4343,63 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "FreeEnvTime1" + "parameter" : "Mod4Parameter" } - }, + } + ] + }, + { + "name" : "pageArp", + "image" : { + "x" : "35.99988", + "y" : "489", + "width" : "3322.7", + "height" : "1479.802", + "texture" : "xtPageArp" + }, + "children" : [ { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "2031.739", - "y" : "388.2304", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "Off", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "172.7548", + "y" : "136.2653", + "width" : "172.7547", + "height" : "50" }, "parameterAttachment" : { - "parameter" : "FreeEnvLevel1" + "parameter" : "ArpMode" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "2223.054", - "y" : "199.2304", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "4/4", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "588.2643", + "y" : "136.2653", + "width" : "172.7547", + "height" : "50" }, "parameterAttachment" : { - "parameter" : "FreeEnvTime2" - } - }, - { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "2223.054", - "y" : "388.2304", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" - }, - "parameterAttachment" : { - "parameter" : "FreeEnvLevel2" - } - }, - { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "2414.369", - "y" : "199.2304", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" - }, - "parameterAttachment" : { - "parameter" : "FreeEnvTime3" - } - }, - { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "2414.369", - "y" : "388.2304", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" - }, - "parameterAttachment" : { - "parameter" : "FreeEnvLevel3" - } - }, - { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "2605.685", - "y" : "199.2304", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" - }, - "parameterAttachment" : { - "parameter" : "FreeEnvReleaseTime" - } - }, - { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "2605.685", - "y" : "388.2304", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" - }, - "parameterAttachment" : { - "parameter" : "FreeEnvReleaseLevel" + "parameter" : "ArpClock" } }, { @@ -4354,36 +4409,19 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "LFO 2", + "text" : "13", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "2382.712", - "y" : "727.7072", - "width" : "235", + "x" : "1003.774", + "y" : "136.2653", + "width" : "172.7547", "height" : "50" }, "parameterAttachment" : { - "parameter" : "ModDelaySource" - } - }, - { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "2318.712", - "y" : "860.4197", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" - }, - "parameterAttachment" : { - "parameter" : "ModDelayTime" + "parameter" : "ArpPattern" } }, { @@ -4393,19 +4431,19 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "Mod Wheel", + "text" : "Up", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "3081.522", - "y" : "84.21252", - "width" : "221.18", + "x" : "1419.283", + "y" : "136.2653", + "width" : "172.7547", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Mod1Source1" + "parameter" : "ArpDirection" } }, { @@ -4415,19 +4453,19 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "LFO 1", + "text" : "As played", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "3081.522", - "y" : "172.6375", - "width" : "221.18", + "x" : "1834.793", + "y" : "136.2653", + "width" : "172.7547", "height" : "50" }, "parameterAttachment" : { - "parameter" : "Mod1Source2" + "parameter" : "ArpNoteOrder" } }, { @@ -4437,19 +4475,19 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "+", + "text" : "Last Note", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "2864.342", - "y" : "330.275", - "width" : "284.36", - "height" : "46" + "x" : "2250.302", + "y" : "136.2653", + "width" : "172.7547", + "height" : "50" }, "parameterAttachment" : { - "parameter" : "Mod1Type" + "parameter" : "ArpVelocity" } }, { @@ -4457,8 +4495,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "3174.702", - "y" : "266.275", + "x" : "2509.057", + "y" : "96.79999", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -4466,73 +4504,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Mod1Parameter" - } - }, - { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "Mod Wheel", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "3081.522", - "y" : "437.9125", - "width" : "221.18", - "height" : "50" - }, - "parameterAttachment" : { - "parameter" : "Mod2Source1" - } - }, - { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "LFO 1", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "3081.522", - "y" : "526.3375", - "width" : "221.18", - "height" : "50" - }, - "parameterAttachment" : { - "parameter" : "Mod2Source2" - } - }, - { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "+", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "2864.342", - "y" : "683.9751", - "width" : "284.36", - "height" : "46" - }, - "parameterAttachment" : { - "parameter" : "Mod2Type" + "parameter" : "ArpTempo" } }, { @@ -4540,8 +4512,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "3174.702", - "y" : "619.9751", + "x" : "2808.97", + "y" : "96.79999", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -4549,351 +4521,222 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Mod2Parameter" + "parameter" : "ArpRange" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "Mod Wheel", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "3081.522", - "y" : "791.6125", - "width" : "221.18", - "height" : "50" + "name" : "xtButton", + "button" : { + "isToggle" : "1", + "normalImage" : "0", + "overImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "3108.883", + "y" : "96.79999", + "width" : "128", + "height" : "128", + "texture" : "xtknob", + "tileSizeX" : "128", + "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Mod3Source1" + "parameter" : "ArpReset" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "LFO 1", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "3081.522", - "y" : "880.0375", - "width" : "221.18", - "height" : "50" + "name" : "xtLed", + "button" : { + "normalImage" : "0", + "overImage" : "0", + "downImage" : "0", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "3220.883", + "y" : "80.79999", + "width" : "32", + "height" : "32", + "texture" : "led", + "tileSizeX" : "128", + "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Mod3Source2" + "parameter" : "ArpReset" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "+", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "2864.342", - "y" : "1037.675", - "width" : "284.36", - "height" : "46" + "name" : "xtButton", + "button" : { + "isToggle" : "1", + "normalImage" : "0", + "overImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "31.99988", + "y" : "453.9996", + "width" : "64", + "height" : "64", + "texture" : "xtknob_small", + "tileSizeX" : "64", + "tileSizeY" : "64" }, "parameterAttachment" : { - "parameter" : "Mod3Type" + "parameter" : "ArpUserPattern1" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "3174.702", - "y" : "973.675", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", + "name" : "xtLed", + "button" : { + "normalImage" : "0", + "overImage" : "0", + "downImage" : "0", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "47.99988", + "y" : "421.9996", + "width" : "32", + "height" : "32", + "texture" : "led", "tileSizeX" : "128", "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Mod3Parameter" + "parameter" : "ArpUserPattern1" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "Mod Wheel", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "3081.522", - "y" : "1145.313", - "width" : "221.18", - "height" : "50" + "name" : "xtButton", + "button" : { + "isToggle" : "1", + "normalImage" : "0", + "overImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "219.1749", + "y" : "453.9996", + "width" : "64", + "height" : "64", + "texture" : "xtknob_small", + "tileSizeX" : "64", + "tileSizeY" : "64" }, "parameterAttachment" : { - "parameter" : "Mod4Source1" + "parameter" : "ArpUserPattern2" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "LFO 1", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "3081.522", - "y" : "1233.738", - "width" : "221.18", - "height" : "50" + "name" : "xtLed", + "button" : { + "normalImage" : "0", + "overImage" : "0", + "downImage" : "0", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "235.1749", + "y" : "421.9996", + "width" : "32", + "height" : "32", + "texture" : "led", + "tileSizeX" : "128", + "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Mod4Source2" + "parameter" : "ArpUserPattern2" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "+", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "2864.342", - "y" : "1391.375", - "width" : "284.36", - "height" : "46" + "name" : "xtButton", + "button" : { + "isToggle" : "1", + "normalImage" : "0", + "overImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "406.3499", + "y" : "453.9996", + "width" : "64", + "height" : "64", + "texture" : "xtknob_small", + "tileSizeX" : "64", + "tileSizeY" : "64" }, "parameterAttachment" : { - "parameter" : "Mod4Type" + "parameter" : "ArpUserPattern3" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "3174.702", - "y" : "1327.375", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", + "name" : "xtLed", + "button" : { + "normalImage" : "0", + "overImage" : "0", + "downImage" : "0", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "422.3499", + "y" : "421.9996", + "width" : "32", + "height" : "32", + "texture" : "led", "tileSizeX" : "128", "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Mod4Parameter" + "parameter" : "ArpUserPattern3" } - } - ] - }, - { - "name" : "pageArp", - "image" : { - "x" : "35.99988", - "y" : "489", - "width" : "3322.7", - "height" : "1479.802", - "texture" : "xtPageArp" - }, - "children" : [ + }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "Off", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "172.7548", - "y" : "136.2653", - "width" : "172.7547", - "height" : "50" + "name" : "xtButton", + "button" : { + "isToggle" : "1", + "normalImage" : "0", + "overImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "593.5249", + "y" : "453.9996", + "width" : "64", + "height" : "64", + "texture" : "xtknob_small", + "tileSizeX" : "64", + "tileSizeY" : "64" }, "parameterAttachment" : { - "parameter" : "ArpMode" + "parameter" : "ArpUserPattern4" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "4/4", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "588.2643", - "y" : "136.2653", - "width" : "172.7547", - "height" : "50" - }, - "parameterAttachment" : { - "parameter" : "ArpClock" - } - }, - { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "13", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "1003.774", - "y" : "136.2653", - "width" : "172.7547", - "height" : "50" - }, - "parameterAttachment" : { - "parameter" : "ArpPattern" - } - }, - { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "Up", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "1419.283", - "y" : "136.2653", - "width" : "172.7547", - "height" : "50" - }, - "parameterAttachment" : { - "parameter" : "ArpDirection" - } - }, - { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "As played", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "1834.793", - "y" : "136.2653", - "width" : "172.7547", - "height" : "50" - }, - "parameterAttachment" : { - "parameter" : "ArpNoteOrder" - } - }, - { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "Last Note", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "2250.302", - "y" : "136.2653", - "width" : "172.7547", - "height" : "50" - }, - "parameterAttachment" : { - "parameter" : "ArpVelocity" - } - }, - { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "2509.057", - "y" : "96.79999", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" - }, - "parameterAttachment" : { - "parameter" : "ArpTempo" - } - }, - { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "2808.97", - "y" : "96.79999", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", + "name" : "xtLed", + "button" : { + "normalImage" : "0", + "overImage" : "0", + "downImage" : "0", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "609.5249", + "y" : "421.9996", + "width" : "32", + "height" : "32", + "texture" : "led", "tileSizeX" : "128", "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "ArpRange" + "parameter" : "ArpUserPattern4" } }, { @@ -4906,16 +4749,16 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "3108.883", - "y" : "96.79999", - "width" : "128", - "height" : "128", - "texture" : "xtknob", - "tileSizeX" : "128", - "tileSizeY" : "128" + "x" : "780.6999", + "y" : "453.9996", + "width" : "64", + "height" : "64", + "texture" : "xtknob_small", + "tileSizeX" : "64", + "tileSizeY" : "64" }, "parameterAttachment" : { - "parameter" : "ArpReset" + "parameter" : "ArpUserPattern5" } }, { @@ -4927,8 +4770,8 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "3220.883", - "y" : "80.79999", + "x" : "796.6999", + "y" : "421.9996", "width" : "32", "height" : "32", "texture" : "led", @@ -4936,7 +4779,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "ArpReset" + "parameter" : "ArpUserPattern5" } }, { @@ -4949,7 +4792,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "31.99988", + "x" : "967.8749", "y" : "453.9996", "width" : "64", "height" : "64", @@ -4958,7 +4801,7 @@ "tileSizeY" : "64" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern1" + "parameter" : "ArpUserPattern6" } }, { @@ -4970,7 +4813,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "47.99988", + "x" : "983.8749", "y" : "421.9996", "width" : "32", "height" : "32", @@ -4979,7 +4822,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern1" + "parameter" : "ArpUserPattern6" } }, { @@ -4992,7 +4835,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "219.1749", + "x" : "1155.05", "y" : "453.9996", "width" : "64", "height" : "64", @@ -5001,7 +4844,7 @@ "tileSizeY" : "64" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern2" + "parameter" : "ArpUserPattern7" } }, { @@ -5013,7 +4856,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "235.1749", + "x" : "1171.05", "y" : "421.9996", "width" : "32", "height" : "32", @@ -5022,7 +4865,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern2" + "parameter" : "ArpUserPattern7" } }, { @@ -5035,7 +4878,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "406.3499", + "x" : "1342.225", "y" : "453.9996", "width" : "64", "height" : "64", @@ -5044,7 +4887,7 @@ "tileSizeY" : "64" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern3" + "parameter" : "ArpUserPattern8" } }, { @@ -5056,7 +4899,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "422.3499", + "x" : "1358.225", "y" : "421.9996", "width" : "32", "height" : "32", @@ -5065,7 +4908,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern3" + "parameter" : "ArpUserPattern8" } }, { @@ -5078,7 +4921,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "593.5249", + "x" : "1529.4", "y" : "453.9996", "width" : "64", "height" : "64", @@ -5087,7 +4930,7 @@ "tileSizeY" : "64" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern4" + "parameter" : "ArpUserPattern9" } }, { @@ -5099,7 +4942,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "609.5249", + "x" : "1545.4", "y" : "421.9996", "width" : "32", "height" : "32", @@ -5108,7 +4951,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern4" + "parameter" : "ArpUserPattern9" } }, { @@ -5121,7 +4964,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "780.6999", + "x" : "1716.575", "y" : "453.9996", "width" : "64", "height" : "64", @@ -5130,7 +4973,7 @@ "tileSizeY" : "64" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern5" + "parameter" : "ArpUserPattern10" } }, { @@ -5142,7 +4985,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "796.6999", + "x" : "1732.575", "y" : "421.9996", "width" : "32", "height" : "32", @@ -5151,7 +4994,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern5" + "parameter" : "ArpUserPattern10" } }, { @@ -5164,7 +5007,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "967.8749", + "x" : "1903.75", "y" : "453.9996", "width" : "64", "height" : "64", @@ -5173,7 +5016,7 @@ "tileSizeY" : "64" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern6" + "parameter" : "ArpUserPattern11" } }, { @@ -5185,7 +5028,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "983.8749", + "x" : "1919.75", "y" : "421.9996", "width" : "32", "height" : "32", @@ -5194,7 +5037,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern6" + "parameter" : "ArpUserPattern11" } }, { @@ -5207,7 +5050,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "1155.05", + "x" : "2090.925", "y" : "453.9996", "width" : "64", "height" : "64", @@ -5216,7 +5059,7 @@ "tileSizeY" : "64" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern7" + "parameter" : "ArpUserPattern12" } }, { @@ -5228,7 +5071,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "1171.05", + "x" : "2106.925", "y" : "421.9996", "width" : "32", "height" : "32", @@ -5237,7 +5080,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern7" + "parameter" : "ArpUserPattern12" } }, { @@ -5250,7 +5093,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "1342.225", + "x" : "2278.1", "y" : "453.9996", "width" : "64", "height" : "64", @@ -5259,7 +5102,7 @@ "tileSizeY" : "64" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern8" + "parameter" : "ArpUserPattern13" } }, { @@ -5271,7 +5114,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "1358.225", + "x" : "2294.1", "y" : "421.9996", "width" : "32", "height" : "32", @@ -5280,7 +5123,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern8" + "parameter" : "ArpUserPattern13" } }, { @@ -5293,7 +5136,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "1529.4", + "x" : "2465.275", "y" : "453.9996", "width" : "64", "height" : "64", @@ -5302,7 +5145,7 @@ "tileSizeY" : "64" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern9" + "parameter" : "ArpUserPattern14" } }, { @@ -5314,7 +5157,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "1545.4", + "x" : "2481.275", "y" : "421.9996", "width" : "32", "height" : "32", @@ -5323,7 +5166,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern9" + "parameter" : "ArpUserPattern14" } }, { @@ -5336,7 +5179,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "1716.575", + "x" : "2652.45", "y" : "453.9996", "width" : "64", "height" : "64", @@ -5345,7 +5188,7 @@ "tileSizeY" : "64" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern10" + "parameter" : "ArpUserPattern15" } }, { @@ -5357,7 +5200,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "1732.575", + "x" : "2668.45", "y" : "421.9996", "width" : "32", "height" : "32", @@ -5366,7 +5209,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern10" + "parameter" : "ArpUserPattern15" } }, { @@ -5379,7 +5222,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "1903.75", + "x" : "2839.625", "y" : "453.9996", "width" : "64", "height" : "64", @@ -5388,7 +5231,7 @@ "tileSizeY" : "64" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern11" + "parameter" : "ArpUserPattern16" } }, { @@ -5400,7 +5243,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "1919.75", + "x" : "2855.625", "y" : "421.9996", "width" : "32", "height" : "32", @@ -5409,222 +5252,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "ArpUserPattern11" - } - }, - { - "name" : "xtButton", - "button" : { - "isToggle" : "1", - "normalImage" : "0", - "overImage" : "0", - "downImage" : "1", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "2090.925", - "y" : "453.9996", - "width" : "64", - "height" : "64", - "texture" : "xtknob_small", - "tileSizeX" : "64", - "tileSizeY" : "64" - }, - "parameterAttachment" : { - "parameter" : "ArpUserPattern12" - } - }, - { - "name" : "xtLed", - "button" : { - "normalImage" : "0", - "overImage" : "0", - "downImage" : "0", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "2106.925", - "y" : "421.9996", - "width" : "32", - "height" : "32", - "texture" : "led", - "tileSizeX" : "128", - "tileSizeY" : "128" - }, - "parameterAttachment" : { - "parameter" : "ArpUserPattern12" - } - }, - { - "name" : "xtButton", - "button" : { - "isToggle" : "1", - "normalImage" : "0", - "overImage" : "0", - "downImage" : "1", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "2278.1", - "y" : "453.9996", - "width" : "64", - "height" : "64", - "texture" : "xtknob_small", - "tileSizeX" : "64", - "tileSizeY" : "64" - }, - "parameterAttachment" : { - "parameter" : "ArpUserPattern13" - } - }, - { - "name" : "xtLed", - "button" : { - "normalImage" : "0", - "overImage" : "0", - "downImage" : "0", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "2294.1", - "y" : "421.9996", - "width" : "32", - "height" : "32", - "texture" : "led", - "tileSizeX" : "128", - "tileSizeY" : "128" - }, - "parameterAttachment" : { - "parameter" : "ArpUserPattern13" - } - }, - { - "name" : "xtButton", - "button" : { - "isToggle" : "1", - "normalImage" : "0", - "overImage" : "0", - "downImage" : "1", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "2465.275", - "y" : "453.9996", - "width" : "64", - "height" : "64", - "texture" : "xtknob_small", - "tileSizeX" : "64", - "tileSizeY" : "64" - }, - "parameterAttachment" : { - "parameter" : "ArpUserPattern14" - } - }, - { - "name" : "xtLed", - "button" : { - "normalImage" : "0", - "overImage" : "0", - "downImage" : "0", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "2481.275", - "y" : "421.9996", - "width" : "32", - "height" : "32", - "texture" : "led", - "tileSizeX" : "128", - "tileSizeY" : "128" - }, - "parameterAttachment" : { - "parameter" : "ArpUserPattern14" - } - }, - { - "name" : "xtButton", - "button" : { - "isToggle" : "1", - "normalImage" : "0", - "overImage" : "0", - "downImage" : "1", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "2652.45", - "y" : "453.9996", - "width" : "64", - "height" : "64", - "texture" : "xtknob_small", - "tileSizeX" : "64", - "tileSizeY" : "64" - }, - "parameterAttachment" : { - "parameter" : "ArpUserPattern15" - } - }, - { - "name" : "xtLed", - "button" : { - "normalImage" : "0", - "overImage" : "0", - "downImage" : "0", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "2668.45", - "y" : "421.9996", - "width" : "32", - "height" : "32", - "texture" : "led", - "tileSizeX" : "128", - "tileSizeY" : "128" - }, - "parameterAttachment" : { - "parameter" : "ArpUserPattern15" - } - }, - { - "name" : "xtButton", - "button" : { - "isToggle" : "1", - "normalImage" : "0", - "overImage" : "0", - "downImage" : "1", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "2839.625", - "y" : "453.9996", - "width" : "64", - "height" : "64", - "texture" : "xtknob_small", - "tileSizeX" : "64", - "tileSizeY" : "64" - }, - "parameterAttachment" : { - "parameter" : "ArpUserPattern16" - } - }, - { - "name" : "xtLed", - "button" : { - "normalImage" : "0", - "overImage" : "0", - "downImage" : "0", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "2855.625", - "y" : "421.9996", - "width" : "32", - "height" : "32", - "texture" : "led", - "tileSizeX" : "128", - "tileSizeY" : "128" - }, - "parameterAttachment" : { - "parameter" : "ArpUserPattern16" + "parameter" : "ArpUserPattern16" } }, { @@ -6351,46 +5979,561 @@ ] }, { - "name" : "xtButton", - "button" : { - "isToggle" : "1", - "normalImage" : "0", - "overImage" : "0", - "downImage" : "1", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "940.9567", - "y" : "777.9741", + "name" : "xtButton", + "button" : { + "isToggle" : "1", + "normalImage" : "0", + "overImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "940.9567", + "y" : "777.9741", + "width" : "128", + "height" : "128", + "texture" : "xtknob", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "ChorusEnabled" + } + }, + { + "name" : "xtLed", + "button" : { + "normalImage" : "0", + "overImage" : "0", + "downImage" : "0", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "1052.957", + "y" : "761.9741", + "width" : "32", + "height" : "32", + "texture" : "led", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "ChorusEnabled" + } + }, + { + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "Portamento", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "1547.522", + "y" : "692.5537", + "width" : "221.825", + "height" : "50" + }, + "parameterAttachment" : { + "parameter" : "GlideType" + } + }, + { + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "Linear", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "2098.271", + "y" : "692.5537", + "width" : "221.825", + "height" : "50" + }, + "parameterAttachment" : { + "parameter" : "GlideMode" + } + }, + { + "name" : "xtButton", + "button" : { + "isToggle" : "1", + "normalImage" : "0", + "overImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "1474.799", + "y" : "779.9337", + "width" : "128", + "height" : "128", + "texture" : "xtknob", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "GlideEnabled" + } + }, + { + "name" : "xtLed", + "button" : { + "normalImage" : "0", + "overImage" : "0", + "downImage" : "0", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "1586.799", + "y" : "763.9337", + "width" : "32", + "height" : "32", + "texture" : "led", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "GlideEnabled" + } + }, + { + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "2043.002", + "y" : "779.9337", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "GlideTime" + } + }, + { + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "2560.017", + "y" : "779.9337", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "Detune" + } + }, + { + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "3025.841", + "y" : "779.9337", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "DePan" + } + }, + { + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "Chorus", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "307.861", + "y" : "1186.728", + "width" : "240", + "height" : "50" + }, + "parameterAttachment" : { + "parameter" : "PlayParamA" + } + }, + { + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "Chorus", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "847.861", + "y" : "1186.728", + "width" : "240", + "height" : "50" + }, + "parameterAttachment" : { + "parameter" : "PlayParamB" + } + }, + { + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "Chorus", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "307.861", + "y" : "1296.728", + "width" : "240", + "height" : "50" + }, + "parameterAttachment" : { + "parameter" : "PlayParamC" + } + }, + { + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "Chorus", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "847.861", + "y" : "1296.728", + "width" : "240", + "height" : "50" + }, + "parameterAttachment" : { + "parameter" : "PlayParamD" + } + }, + { + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "Soundblaster II", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "1516.885", + "y" : "1186.728", + "width" : "280", + "height" : "50" + } + }, + { + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "MPU-401", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "1516.885", + "y" : "1296.728", + "width" : "280", + "height" : "50" + } + }, + { + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "Poly", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "2239.211", + "y" : "1186.728", + "width" : "280", + "height" : "50" + }, + "parameterAttachment" : { + "parameter" : "AllocationMode" + } + }, + { + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "Dual", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "2239.211", + "y" : "1296.728", + "width" : "280", + "height" : "50" + }, + "parameterAttachment" : { + "parameter" : "Assignment" + } + }, + { + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "2897.537", + "y" : "1191.188", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "MainVolume" + } + } + ] + }, + { + "name" : "pageMulti", + "image" : { + "x" : "35.99988", + "y" : "489", + "width" : "3322.7", + "height" : "1479.802", + "texture" : "xtPageMulti" + }, + "children" : [ + { + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "143.6687", + "y" : "155.6703", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "MI0Transpose" + } + }, + { + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "143.6687", + "y" : "343.4504", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "MI0Detune" + } + }, + { + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "C-2", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "41.6687", + "y" : "581.2306", + "width" : "142", + "height" : "46" + }, + "parameterAttachment" : { + "parameter" : "MI0KeyLow" + } + }, + { + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "C6", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "231.6687", + "y" : "581.2306", + "width" : "142", + "height" : "46" + }, + "parameterAttachment" : { + "parameter" : "MI0KeyHigh" + } + }, + { + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "0", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "41.6687", + "y" : "705.0107", + "width" : "142", + "height" : "46" + }, + "parameterAttachment" : { + "parameter" : "MI0VeloLow" + } + }, + { + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "127", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "231.6687", + "y" : "705.0107", + "width" : "142", + "height" : "46" + }, + "parameterAttachment" : { + "parameter" : "MI0VeloHigh" + } + }, + { + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "48.6687", + "y" : "779.791", "width" : "128", "height" : "128", - "texture" : "xtknob", + "texture" : "xt_encoder_ranged", "tileSizeX" : "128", "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "ChorusEnabled" + "parameter" : "MI0Pan" } }, { - "name" : "xtLed", - "button" : { - "normalImage" : "0", - "overImage" : "0", - "downImage" : "0", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "1052.957", - "y" : "761.9741", - "width" : "32", - "height" : "32", - "texture" : "led", + "name" : "dropdown", + "combobox" : { + "offsetL" : "15", + "offsetT" : "1", + "offsetR" : "-15", + "offsetB" : "-1", + "text" : "inverse", + "textHeight" : "30", + "color" : "000000FF", + "alignH" : "L", + "alignV" : "C", + "bold" : "1", + "x" : "231.6687", + "y" : "845.1909", + "width" : "142", + "height" : "46" + }, + "parameterAttachment" : { + "parameter" : "MI0PanMod" + } + }, + { + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "143.6687", + "y" : "968.571", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", "tileSizeX" : "128", "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "ChorusEnabled" + "parameter" : "MI0Volume" } }, { @@ -6400,19 +6543,19 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "Portamento", + "text" : "1", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1547.522", - "y" : "692.5537", - "width" : "221.825", + "x" : "207.6687", + "y" : "1156.351", + "width" : "170", "height" : "50" }, "parameterAttachment" : { - "parameter" : "GlideType" + "parameter" : "MI0MidiChannel" } }, { @@ -6422,19 +6565,19 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "Linear", + "text" : "Main", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "2098.271", - "y" : "692.5537", - "width" : "221.825", + "x" : "207.6687", + "y" : "1230.131", + "width" : "170", "height" : "50" }, "parameterAttachment" : { - "parameter" : "GlideMode" + "parameter" : "MI0Output" } }, { @@ -6447,8 +6590,8 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "1474.799", - "y" : "779.9337", + "x" : "143.6687", + "y" : "1303.912", "width" : "128", "height" : "128", "texture" : "xtknob", @@ -6456,7 +6599,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "GlideEnabled" + "parameter" : "MI0Enabled" } }, { @@ -6468,8 +6611,8 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "1586.799", - "y" : "763.9337", + "x" : "255.6687", + "y" : "1287.912", "width" : "32", "height" : "32", "texture" : "led", @@ -6477,24 +6620,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "GlideEnabled" - } - }, - { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "2043.002", - "y" : "779.9337", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", - "tileSizeX" : "128", - "tileSizeY" : "128" - }, - "parameterAttachment" : { - "parameter" : "GlideTime" + "parameter" : "MI0Enabled" } }, { @@ -6502,8 +6628,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "2560.017", - "y" : "779.9337", + "x" : "559.0063", + "y" : "155.6703", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -6511,7 +6637,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Detune" + "parameter" : "MI1Transpose" } }, { @@ -6519,8 +6645,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "3025.841", - "y" : "779.9337", + "x" : "559.0063", + "y" : "343.4504", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -6528,7 +6654,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "DePan" + "parameter" : "MI1Detune" } }, { @@ -6538,19 +6664,19 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "Chorus", + "text" : "C-2", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "307.861", - "y" : "1186.728", - "width" : "240", - "height" : "50" + "x" : "457.0063", + "y" : "581.2306", + "width" : "142", + "height" : "46" }, "parameterAttachment" : { - "parameter" : "PlayParamA" + "parameter" : "MI1KeyLow" } }, { @@ -6560,19 +6686,19 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "Chorus", + "text" : "C6", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "847.861", - "y" : "1186.728", - "width" : "240", - "height" : "50" + "x" : "647.0063", + "y" : "581.2306", + "width" : "142", + "height" : "46" }, "parameterAttachment" : { - "parameter" : "PlayParamB" + "parameter" : "MI1KeyHigh" } }, { @@ -6582,19 +6708,19 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "Chorus", + "text" : "0", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "307.861", - "y" : "1296.728", - "width" : "240", - "height" : "50" + "x" : "457.0063", + "y" : "705.0107", + "width" : "142", + "height" : "46" }, "parameterAttachment" : { - "parameter" : "PlayParamC" + "parameter" : "MI1VeloLow" } }, { @@ -6604,19 +6730,36 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "Chorus", + "text" : "127", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "847.861", - "y" : "1296.728", - "width" : "240", - "height" : "50" + "x" : "647.0063", + "y" : "705.0107", + "width" : "142", + "height" : "46" }, "parameterAttachment" : { - "parameter" : "PlayParamD" + "parameter" : "MI1VeloHigh" + } + }, + { + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "464.0063", + "y" : "779.791", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "MI1Pan" } }, { @@ -6626,16 +6769,36 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "Soundblaster II", + "text" : "inverse", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1516.885", - "y" : "1186.728", - "width" : "280", - "height" : "50" + "x" : "647.0063", + "y" : "845.1909", + "width" : "142", + "height" : "46" + }, + "parameterAttachment" : { + "parameter" : "MI1PanMod" + } + }, + { + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "559.0063", + "y" : "968.571", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "MI1Volume" } }, { @@ -6645,16 +6808,19 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "MPU-401", + "text" : "1", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1516.885", - "y" : "1296.728", - "width" : "280", + "x" : "623.0063", + "y" : "1156.351", + "width" : "170", "height" : "50" + }, + "parameterAttachment" : { + "parameter" : "MI1MidiChannel" } }, { @@ -6664,78 +6830,70 @@ "offsetT" : "1", "offsetR" : "-15", "offsetB" : "-1", - "text" : "Poly", + "text" : "Main", "textHeight" : "30", "color" : "000000FF", "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "2239.211", - "y" : "1186.728", - "width" : "280", + "x" : "623.0063", + "y" : "1230.131", + "width" : "170", "height" : "50" }, "parameterAttachment" : { - "parameter" : "AllocationMode" + "parameter" : "MI1Output" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "Dual", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "2239.211", - "y" : "1296.728", - "width" : "280", - "height" : "50" + "name" : "xtButton", + "button" : { + "isToggle" : "1", + "normalImage" : "0", + "overImage" : "0", + "downImage" : "1", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "559.0063", + "y" : "1303.912", + "width" : "128", + "height" : "128", + "texture" : "xtknob", + "tileSizeX" : "128", + "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "Assignment" + "parameter" : "MI1Enabled" } }, { - "name" : "xtKnob", - "rotary" : { - }, - "spritesheet" : { - "x" : "2897.537", - "y" : "1191.188", - "width" : "128", - "height" : "128", - "texture" : "xt_encoder_ranged", + "name" : "xtLed", + "button" : { + "normalImage" : "0", + "overImage" : "0", + "downImage" : "0", + "normalImageOn" : "1", + "overImageOn" : "1", + "downImageOn" : "1", + "x" : "671.0063", + "y" : "1287.912", + "width" : "32", + "height" : "32", + "texture" : "led", "tileSizeX" : "128", "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MainVolume" + "parameter" : "MI1Enabled" } - } - ] - }, - { - "name" : "pageMulti", - "image" : { - "x" : "35.99988", - "y" : "489", - "width" : "3322.7", - "height" : "1479.802", - "texture" : "xtPageMulti" - }, - "children" : [ + }, { "name" : "xtKnob", "rotary" : { }, "spritesheet" : { - "x" : "143.6687", + "x" : "974.3438", "y" : "155.6703", "width" : "128", "height" : "128", @@ -6744,7 +6902,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI0Transpose" + "parameter" : "MI2Transpose" } }, { @@ -6752,7 +6910,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "143.6687", + "x" : "974.3438", "y" : "343.4504", "width" : "128", "height" : "128", @@ -6761,7 +6919,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI0Detune" + "parameter" : "MI2Detune" } }, { @@ -6777,13 +6935,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "41.6687", + "x" : "872.3438", "y" : "581.2306", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI0KeyLow" + "parameter" : "MI2KeyLow" } }, { @@ -6799,13 +6957,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "231.6687", + "x" : "1062.344", "y" : "581.2306", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI0KeyHigh" + "parameter" : "MI2KeyHigh" } }, { @@ -6821,13 +6979,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "41.6687", + "x" : "872.3438", "y" : "705.0107", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI0VeloLow" + "parameter" : "MI2VeloLow" } }, { @@ -6843,13 +7001,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "231.6687", + "x" : "1062.344", "y" : "705.0107", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI0VeloHigh" + "parameter" : "MI2VeloHigh" } }, { @@ -6857,7 +7015,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "48.6687", + "x" : "879.3438", "y" : "779.791", "width" : "128", "height" : "128", @@ -6866,7 +7024,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI0Pan" + "parameter" : "MI2Pan" } }, { @@ -6882,13 +7040,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "231.6687", + "x" : "1062.344", "y" : "845.1909", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI0PanMod" + "parameter" : "MI2PanMod" } }, { @@ -6896,7 +7054,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "143.6687", + "x" : "974.3438", "y" : "968.571", "width" : "128", "height" : "128", @@ -6905,7 +7063,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI0Volume" + "parameter" : "MI2Volume" } }, { @@ -6921,13 +7079,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "207.6687", + "x" : "1038.344", "y" : "1156.351", "width" : "170", "height" : "50" }, "parameterAttachment" : { - "parameter" : "MI0MidiChannel" + "parameter" : "MI2MidiChannel" } }, { @@ -6943,13 +7101,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "207.6687", + "x" : "1038.344", "y" : "1230.131", "width" : "170", "height" : "50" }, "parameterAttachment" : { - "parameter" : "MI0Output" + "parameter" : "MI2Output" } }, { @@ -6962,7 +7120,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "143.6687", + "x" : "974.3438", "y" : "1303.912", "width" : "128", "height" : "128", @@ -6971,7 +7129,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI0Enabled" + "parameter" : "MI2Enabled" } }, { @@ -6983,7 +7141,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "255.6687", + "x" : "1086.344", "y" : "1287.912", "width" : "32", "height" : "32", @@ -6992,7 +7150,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI0Enabled" + "parameter" : "MI2Enabled" } }, { @@ -7000,7 +7158,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "559.0063", + "x" : "1389.681", "y" : "155.6703", "width" : "128", "height" : "128", @@ -7009,7 +7167,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI1Transpose" + "parameter" : "MI3Transpose" } }, { @@ -7017,7 +7175,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "559.0063", + "x" : "1389.681", "y" : "343.4504", "width" : "128", "height" : "128", @@ -7026,7 +7184,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI1Detune" + "parameter" : "MI3Detune" } }, { @@ -7042,13 +7200,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "457.0063", + "x" : "1287.681", "y" : "581.2306", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI1KeyLow" + "parameter" : "MI3KeyLow" } }, { @@ -7064,13 +7222,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "647.0063", + "x" : "1477.681", "y" : "581.2306", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI1KeyHigh" + "parameter" : "MI3KeyHigh" } }, { @@ -7086,13 +7244,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "457.0063", + "x" : "1287.681", "y" : "705.0107", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI1VeloLow" + "parameter" : "MI3VeloLow" } }, { @@ -7108,13 +7266,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "647.0063", + "x" : "1477.681", "y" : "705.0107", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI1VeloHigh" + "parameter" : "MI3VeloHigh" } }, { @@ -7122,7 +7280,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "464.0063", + "x" : "1294.681", "y" : "779.791", "width" : "128", "height" : "128", @@ -7131,7 +7289,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI1Pan" + "parameter" : "MI3Pan" } }, { @@ -7147,13 +7305,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "647.0063", + "x" : "1477.681", "y" : "845.1909", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI1PanMod" + "parameter" : "MI3PanMod" } }, { @@ -7161,7 +7319,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "559.0063", + "x" : "1389.681", "y" : "968.571", "width" : "128", "height" : "128", @@ -7170,7 +7328,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI1Volume" + "parameter" : "MI3Volume" } }, { @@ -7186,13 +7344,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "623.0063", + "x" : "1453.681", "y" : "1156.351", "width" : "170", "height" : "50" }, "parameterAttachment" : { - "parameter" : "MI1MidiChannel" + "parameter" : "MI3MidiChannel" } }, { @@ -7208,13 +7366,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "623.0063", + "x" : "1453.681", "y" : "1230.131", "width" : "170", "height" : "50" }, "parameterAttachment" : { - "parameter" : "MI1Output" + "parameter" : "MI3Output" } }, { @@ -7227,7 +7385,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "559.0063", + "x" : "1389.681", "y" : "1303.912", "width" : "128", "height" : "128", @@ -7236,7 +7394,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI1Enabled" + "parameter" : "MI3Enabled" } }, { @@ -7248,7 +7406,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "671.0063", + "x" : "1501.681", "y" : "1287.912", "width" : "32", "height" : "32", @@ -7257,7 +7415,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI1Enabled" + "parameter" : "MI3Enabled" } }, { @@ -7265,7 +7423,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "974.3438", + "x" : "1805.019", "y" : "155.6703", "width" : "128", "height" : "128", @@ -7274,7 +7432,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI2Transpose" + "parameter" : "MI4Transpose" } }, { @@ -7282,7 +7440,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "974.3438", + "x" : "1805.019", "y" : "343.4504", "width" : "128", "height" : "128", @@ -7291,7 +7449,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI2Detune" + "parameter" : "MI4Detune" } }, { @@ -7307,13 +7465,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "872.3438", + "x" : "1703.019", "y" : "581.2306", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI2KeyLow" + "parameter" : "MI4KeyLow" } }, { @@ -7329,13 +7487,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1062.344", + "x" : "1893.019", "y" : "581.2306", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI2KeyHigh" + "parameter" : "MI4KeyHigh" } }, { @@ -7351,13 +7509,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "872.3438", + "x" : "1703.019", "y" : "705.0107", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI2VeloLow" + "parameter" : "MI4VeloLow" } }, { @@ -7373,13 +7531,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1062.344", + "x" : "1893.019", "y" : "705.0107", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI2VeloHigh" + "parameter" : "MI4VeloHigh" } }, { @@ -7387,7 +7545,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "879.3438", + "x" : "1710.019", "y" : "779.791", "width" : "128", "height" : "128", @@ -7396,7 +7554,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI2Pan" + "parameter" : "MI4Pan" } }, { @@ -7412,13 +7570,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1062.344", + "x" : "1893.019", "y" : "845.1909", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI2PanMod" + "parameter" : "MI4PanMod" } }, { @@ -7426,7 +7584,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "974.3438", + "x" : "1805.019", "y" : "968.571", "width" : "128", "height" : "128", @@ -7435,7 +7593,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI2Volume" + "parameter" : "MI4Volume" } }, { @@ -7451,13 +7609,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1038.344", + "x" : "1869.019", "y" : "1156.351", "width" : "170", "height" : "50" }, "parameterAttachment" : { - "parameter" : "MI2MidiChannel" + "parameter" : "MI4MidiChannel" } }, { @@ -7473,13 +7631,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1038.344", + "x" : "1869.019", "y" : "1230.131", "width" : "170", "height" : "50" }, "parameterAttachment" : { - "parameter" : "MI2Output" + "parameter" : "MI4Output" } }, { @@ -7492,7 +7650,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "974.3438", + "x" : "1805.019", "y" : "1303.912", "width" : "128", "height" : "128", @@ -7501,7 +7659,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI2Enabled" + "parameter" : "MI4Enabled" } }, { @@ -7513,7 +7671,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "1086.344", + "x" : "1917.019", "y" : "1287.912", "width" : "32", "height" : "32", @@ -7522,7 +7680,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI2Enabled" + "parameter" : "MI4Enabled" } }, { @@ -7530,7 +7688,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "1389.681", + "x" : "2220.356", "y" : "155.6703", "width" : "128", "height" : "128", @@ -7539,7 +7697,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI3Transpose" + "parameter" : "MI5Transpose" } }, { @@ -7547,7 +7705,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "1389.681", + "x" : "2220.356", "y" : "343.4504", "width" : "128", "height" : "128", @@ -7556,7 +7714,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI3Detune" + "parameter" : "MI5Detune" } }, { @@ -7572,13 +7730,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1287.681", + "x" : "2118.356", "y" : "581.2306", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI3KeyLow" + "parameter" : "MI5KeyLow" } }, { @@ -7594,13 +7752,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1477.681", + "x" : "2308.356", "y" : "581.2306", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI3KeyHigh" + "parameter" : "MI5KeyHigh" } }, { @@ -7616,13 +7774,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1287.681", + "x" : "2118.356", "y" : "705.0107", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI3VeloLow" + "parameter" : "MI5VeloLow" } }, { @@ -7638,13 +7796,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1477.681", + "x" : "2308.356", "y" : "705.0107", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI3VeloHigh" + "parameter" : "MI5VeloHigh" } }, { @@ -7652,7 +7810,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "1294.681", + "x" : "2125.356", "y" : "779.791", "width" : "128", "height" : "128", @@ -7661,7 +7819,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI3Pan" + "parameter" : "MI5Pan" } }, { @@ -7677,13 +7835,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1477.681", + "x" : "2308.356", "y" : "845.1909", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI3PanMod" + "parameter" : "MI5PanMod" } }, { @@ -7691,7 +7849,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "1389.681", + "x" : "2220.356", "y" : "968.571", "width" : "128", "height" : "128", @@ -7700,7 +7858,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI3Volume" + "parameter" : "MI5Volume" } }, { @@ -7716,13 +7874,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1453.681", + "x" : "2284.356", "y" : "1156.351", "width" : "170", "height" : "50" }, "parameterAttachment" : { - "parameter" : "MI3MidiChannel" + "parameter" : "MI5MidiChannel" } }, { @@ -7738,13 +7896,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1453.681", + "x" : "2284.356", "y" : "1230.131", "width" : "170", "height" : "50" }, "parameterAttachment" : { - "parameter" : "MI3Output" + "parameter" : "MI5Output" } }, { @@ -7757,7 +7915,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "1389.681", + "x" : "2220.356", "y" : "1303.912", "width" : "128", "height" : "128", @@ -7766,7 +7924,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI3Enabled" + "parameter" : "MI5Enabled" } }, { @@ -7778,7 +7936,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "1501.681", + "x" : "2332.356", "y" : "1287.912", "width" : "32", "height" : "32", @@ -7787,7 +7945,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI3Enabled" + "parameter" : "MI5Enabled" } }, { @@ -7795,7 +7953,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "1805.019", + "x" : "2635.693", "y" : "155.6703", "width" : "128", "height" : "128", @@ -7804,7 +7962,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI4Transpose" + "parameter" : "MI6Transpose" } }, { @@ -7812,7 +7970,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "1805.019", + "x" : "2635.693", "y" : "343.4504", "width" : "128", "height" : "128", @@ -7821,7 +7979,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI4Detune" + "parameter" : "MI6Detune" } }, { @@ -7837,13 +7995,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1703.019", + "x" : "2533.693", "y" : "581.2306", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI4KeyLow" + "parameter" : "MI6KeyLow" } }, { @@ -7859,13 +8017,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1893.019", + "x" : "2723.693", "y" : "581.2306", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI4KeyHigh" + "parameter" : "MI6KeyHigh" } }, { @@ -7881,13 +8039,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1703.019", + "x" : "2533.693", "y" : "705.0107", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI4VeloLow" + "parameter" : "MI6VeloLow" } }, { @@ -7903,13 +8061,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1893.019", + "x" : "2723.693", "y" : "705.0107", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI4VeloHigh" + "parameter" : "MI6VeloHigh" } }, { @@ -7917,7 +8075,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "1710.019", + "x" : "2540.693", "y" : "779.791", "width" : "128", "height" : "128", @@ -7926,7 +8084,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI4Pan" + "parameter" : "MI6Pan" } }, { @@ -7942,13 +8100,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1893.019", + "x" : "2723.693", "y" : "845.1909", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI4PanMod" + "parameter" : "MI6PanMod" } }, { @@ -7956,7 +8114,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "1805.019", + "x" : "2635.693", "y" : "968.571", "width" : "128", "height" : "128", @@ -7965,7 +8123,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI4Volume" + "parameter" : "MI6Volume" } }, { @@ -7981,13 +8139,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1869.019", + "x" : "2699.693", "y" : "1156.351", "width" : "170", "height" : "50" }, "parameterAttachment" : { - "parameter" : "MI4MidiChannel" + "parameter" : "MI6MidiChannel" } }, { @@ -8003,13 +8161,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "1869.019", + "x" : "2699.693", "y" : "1230.131", "width" : "170", "height" : "50" }, "parameterAttachment" : { - "parameter" : "MI4Output" + "parameter" : "MI6Output" } }, { @@ -8022,7 +8180,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "1805.019", + "x" : "2635.693", "y" : "1303.912", "width" : "128", "height" : "128", @@ -8031,7 +8189,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI4Enabled" + "parameter" : "MI6Enabled" } }, { @@ -8043,7 +8201,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "1917.019", + "x" : "2747.693", "y" : "1287.912", "width" : "32", "height" : "32", @@ -8052,7 +8210,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI4Enabled" + "parameter" : "MI6Enabled" } }, { @@ -8060,7 +8218,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "2220.356", + "x" : "3051.031", "y" : "155.6703", "width" : "128", "height" : "128", @@ -8069,7 +8227,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI5Transpose" + "parameter" : "MI7Transpose" } }, { @@ -8077,7 +8235,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "2220.356", + "x" : "3051.031", "y" : "343.4504", "width" : "128", "height" : "128", @@ -8086,7 +8244,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI5Detune" + "parameter" : "MI7Detune" } }, { @@ -8102,13 +8260,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "2118.356", + "x" : "2949.031", "y" : "581.2306", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI5KeyLow" + "parameter" : "MI7KeyLow" } }, { @@ -8124,13 +8282,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "2308.356", + "x" : "3139.031", "y" : "581.2306", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI5KeyHigh" + "parameter" : "MI7KeyHigh" } }, { @@ -8146,13 +8304,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "2118.356", + "x" : "2949.031", "y" : "705.0107", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI5VeloLow" + "parameter" : "MI7VeloLow" } }, { @@ -8168,13 +8326,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "2308.356", + "x" : "3139.031", "y" : "705.0107", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI5VeloHigh" + "parameter" : "MI7VeloHigh" } }, { @@ -8182,7 +8340,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "2125.356", + "x" : "2956.031", "y" : "779.791", "width" : "128", "height" : "128", @@ -8191,7 +8349,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI5Pan" + "parameter" : "MI7Pan" } }, { @@ -8207,13 +8365,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "2308.356", + "x" : "3139.031", "y" : "845.1909", "width" : "142", "height" : "46" }, "parameterAttachment" : { - "parameter" : "MI5PanMod" + "parameter" : "MI7PanMod" } }, { @@ -8221,7 +8379,7 @@ "rotary" : { }, "spritesheet" : { - "x" : "2220.356", + "x" : "3051.031", "y" : "968.571", "width" : "128", "height" : "128", @@ -8230,7 +8388,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI5Volume" + "parameter" : "MI7Volume" } }, { @@ -8246,13 +8404,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "2284.356", + "x" : "3115.031", "y" : "1156.351", "width" : "170", "height" : "50" }, "parameterAttachment" : { - "parameter" : "MI5MidiChannel" + "parameter" : "MI7MidiChannel" } }, { @@ -8268,13 +8426,13 @@ "alignH" : "L", "alignV" : "C", "bold" : "1", - "x" : "2284.356", + "x" : "3115.031", "y" : "1230.131", "width" : "170", "height" : "50" }, "parameterAttachment" : { - "parameter" : "MI5Output" + "parameter" : "MI7Output" } }, { @@ -8287,7 +8445,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "2220.356", + "x" : "3051.031", "y" : "1303.912", "width" : "128", "height" : "128", @@ -8296,7 +8454,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI5Enabled" + "parameter" : "MI7Enabled" } }, { @@ -8308,7 +8466,7 @@ "normalImageOn" : "1", "overImageOn" : "1", "downImageOn" : "1", - "x" : "2332.356", + "x" : "3163.031", "y" : "1287.912", "width" : "32", "height" : "32", @@ -8317,7 +8475,136 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI5Enabled" + "parameter" : "MI7Enabled" + } + } + ] + }, + { + "name" : "pageWave", + "image" : { + "x" : "35.99988", + "y" : "489", + "width" : "3322.7", + "height" : "1479.802", + "texture" : "xtPageWave" + }, + "children" : [ + { + "name" : "waveEditorContainer", + "component" : { + "x" : "0", + "y" : "48", + "width" : "3322.7", + "height" : "1431.802" + } + } + ] + }, + { + "name" : "pagePatchManager", + "image" : { + "x" : "35.99988", + "y" : "489", + "width" : "3322.7", + "height" : "1479.802", + "texture" : "xtPagePatchManager" + }, + "children" : [ + { + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "128.0017", + "y" : "49", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "MI0Volume" + } + }, + { + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "0.001708984", + "y" : "49", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "MI0Pan" + } + }, + { + "name" : "PatchName", + "textbutton" : { + "text" : "ABCDEFGHIJKLMNOP", + "textHeight" : "34", + "color" : "323232FF", + "backgroundColor" : "B66207FF", + "bold" : "1", + "x" : "283", + "y" : "87", + "width" : "300.9623", + "height" : "53.42" + } + }, + { + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "128.0017", + "y" : "227.9752", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "MI1Volume" + } + }, + { + "name" : "xtKnob", + "rotary" : { + }, + "spritesheet" : { + "x" : "0.001708984", + "y" : "227.9752", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" + }, + "parameterAttachment" : { + "parameter" : "MI1Pan" + } + }, + { + "name" : "PatchName", + "textbutton" : { + "text" : "ABCDEFGHIJKLMNOP", + "textHeight" : "34", + "color" : "323232FF", + "backgroundColor" : "B66207FF", + "bold" : "1", + "x" : "283", + "y" : "265.9752", + "width" : "300.9623", + "height" : "53.42" } }, { @@ -8325,8 +8612,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "2635.693", - "y" : "155.6703", + "x" : "128.0017", + "y" : "406.9504", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -8334,7 +8621,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI6Transpose" + "parameter" : "MI2Volume" } }, { @@ -8342,8 +8629,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "2635.693", - "y" : "343.4504", + "x" : "0.001708984", + "y" : "406.9504", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -8351,95 +8638,38 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI6Detune" - } - }, - { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "C-2", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "2533.693", - "y" : "581.2306", - "width" : "142", - "height" : "46" - }, - "parameterAttachment" : { - "parameter" : "MI6KeyLow" + "parameter" : "MI2Pan" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "C6", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", + "name" : "PatchName", + "textbutton" : { + "text" : "ABCDEFGHIJKLMNOP", + "textHeight" : "34", + "color" : "323232FF", + "backgroundColor" : "B66207FF", "bold" : "1", - "x" : "2723.693", - "y" : "581.2306", - "width" : "142", - "height" : "46" - }, - "parameterAttachment" : { - "parameter" : "MI6KeyHigh" + "x" : "283", + "y" : "444.9504", + "width" : "300.9623", + "height" : "53.42" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "0", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "2533.693", - "y" : "705.0107", - "width" : "142", - "height" : "46" + "name" : "xtKnob", + "rotary" : { }, - "parameterAttachment" : { - "parameter" : "MI6VeloLow" - } - }, - { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "127", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "2723.693", - "y" : "705.0107", - "width" : "142", - "height" : "46" + "spritesheet" : { + "x" : "128.0017", + "y" : "585.9257", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI6VeloHigh" + "parameter" : "MI3Volume" } }, { @@ -8447,8 +8677,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "2540.693", - "y" : "779.791", + "x" : "0.001708984", + "y" : "585.9257", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -8456,29 +8686,21 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI6Pan" + "parameter" : "MI3Pan" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "inverse", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", + "name" : "PatchName", + "textbutton" : { + "text" : "ABCDEFGHIJKLMNOP", + "textHeight" : "34", + "color" : "323232FF", + "backgroundColor" : "B66207FF", "bold" : "1", - "x" : "2723.693", - "y" : "845.1909", - "width" : "142", - "height" : "46" - }, - "parameterAttachment" : { - "parameter" : "MI6PanMod" + "x" : "283", + "y" : "623.9257", + "width" : "300.9623", + "height" : "53.42" } }, { @@ -8486,8 +8708,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "2635.693", - "y" : "968.571", + "x" : "128.0017", + "y" : "764.9009", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -8495,94 +8717,38 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI6Volume" - } - }, - { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "1", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "2699.693", - "y" : "1156.351", - "width" : "170", - "height" : "50" - }, - "parameterAttachment" : { - "parameter" : "MI6MidiChannel" + "parameter" : "MI4Volume" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "Main", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "2699.693", - "y" : "1230.131", - "width" : "170", - "height" : "50" + "name" : "xtKnob", + "rotary" : { }, - "parameterAttachment" : { - "parameter" : "MI6Output" - } - }, - { - "name" : "xtButton", - "button" : { - "isToggle" : "1", - "normalImage" : "0", - "overImage" : "0", - "downImage" : "1", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "2635.693", - "y" : "1303.912", + "spritesheet" : { + "x" : "0.001708984", + "y" : "764.9009", "width" : "128", "height" : "128", - "texture" : "xtknob", + "texture" : "xt_encoder_ranged", "tileSizeX" : "128", "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI6Enabled" + "parameter" : "MI4Pan" } }, { - "name" : "xtLed", - "button" : { - "normalImage" : "0", - "overImage" : "0", - "downImage" : "0", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "2747.693", - "y" : "1287.912", - "width" : "32", - "height" : "32", - "texture" : "led", - "tileSizeX" : "128", - "tileSizeY" : "128" - }, - "parameterAttachment" : { - "parameter" : "MI6Enabled" + "name" : "PatchName", + "textbutton" : { + "text" : "ABCDEFGHIJKLMNOP", + "textHeight" : "34", + "color" : "323232FF", + "backgroundColor" : "B66207FF", + "bold" : "1", + "x" : "283", + "y" : "802.9009", + "width" : "300.9623", + "height" : "53.42" } }, { @@ -8590,8 +8756,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "3051.031", - "y" : "155.6703", + "x" : "128.0017", + "y" : "943.8761", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -8599,7 +8765,7 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI7Transpose" + "parameter" : "MI5Volume" } }, { @@ -8607,8 +8773,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "3051.031", - "y" : "343.4504", + "x" : "0.001708984", + "y" : "943.8761", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -8616,95 +8782,38 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI7Detune" - } - }, - { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "C-2", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "2949.031", - "y" : "581.2306", - "width" : "142", - "height" : "46" - }, - "parameterAttachment" : { - "parameter" : "MI7KeyLow" + "parameter" : "MI5Pan" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "C6", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", + "name" : "PatchName", + "textbutton" : { + "text" : "ABCDEFGHIJKLMNOP", + "textHeight" : "34", + "color" : "323232FF", + "backgroundColor" : "B66207FF", "bold" : "1", - "x" : "3139.031", - "y" : "581.2306", - "width" : "142", - "height" : "46" - }, - "parameterAttachment" : { - "parameter" : "MI7KeyHigh" + "x" : "283", + "y" : "981.8761", + "width" : "300.9623", + "height" : "53.42" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "0", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "2949.031", - "y" : "705.0107", - "width" : "142", - "height" : "46" + "name" : "xtKnob", + "rotary" : { }, - "parameterAttachment" : { - "parameter" : "MI7VeloLow" - } - }, - { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "127", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "3139.031", - "y" : "705.0107", - "width" : "142", - "height" : "46" + "spritesheet" : { + "x" : "128.0017", + "y" : "1122.851", + "width" : "128", + "height" : "128", + "texture" : "xt_encoder_ranged", + "tileSizeX" : "128", + "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI7VeloHigh" + "parameter" : "MI6Volume" } }, { @@ -8712,8 +8821,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "2956.031", - "y" : "779.791", + "x" : "0.001708984", + "y" : "1122.851", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -8721,29 +8830,21 @@ "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI7Pan" + "parameter" : "MI6Pan" } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "inverse", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", + "name" : "PatchName", + "textbutton" : { + "text" : "ABCDEFGHIJKLMNOP", + "textHeight" : "34", + "color" : "323232FF", + "backgroundColor" : "B66207FF", "bold" : "1", - "x" : "3139.031", - "y" : "845.1909", - "width" : "142", - "height" : "46" - }, - "parameterAttachment" : { - "parameter" : "MI7PanMod" + "x" : "283", + "y" : "1160.851", + "width" : "300.9623", + "height" : "53.42" } }, { @@ -8751,8 +8852,8 @@ "rotary" : { }, "spritesheet" : { - "x" : "3051.031", - "y" : "968.571", + "x" : "128.0017", + "y" : "1301.827", "width" : "128", "height" : "128", "texture" : "xt_encoder_ranged", @@ -8764,90 +8865,43 @@ } }, { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "1", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "3115.031", - "y" : "1156.351", - "width" : "170", - "height" : "50" - }, - "parameterAttachment" : { - "parameter" : "MI7MidiChannel" - } - }, - { - "name" : "dropdown", - "combobox" : { - "offsetL" : "15", - "offsetT" : "1", - "offsetR" : "-15", - "offsetB" : "-1", - "text" : "Main", - "textHeight" : "30", - "color" : "000000FF", - "alignH" : "L", - "alignV" : "C", - "bold" : "1", - "x" : "3115.031", - "y" : "1230.131", - "width" : "170", - "height" : "50" + "name" : "xtKnob", + "rotary" : { }, - "parameterAttachment" : { - "parameter" : "MI7Output" - } - }, - { - "name" : "xtButton", - "button" : { - "isToggle" : "1", - "normalImage" : "0", - "overImage" : "0", - "downImage" : "1", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "3051.031", - "y" : "1303.912", + "spritesheet" : { + "x" : "0.001708984", + "y" : "1301.827", "width" : "128", "height" : "128", - "texture" : "xtknob", + "texture" : "xt_encoder_ranged", "tileSizeX" : "128", "tileSizeY" : "128" }, "parameterAttachment" : { - "parameter" : "MI7Enabled" + "parameter" : "MI7Pan" } }, { - "name" : "xtLed", - "button" : { - "normalImage" : "0", - "overImage" : "0", - "downImage" : "0", - "normalImageOn" : "1", - "overImageOn" : "1", - "downImageOn" : "1", - "x" : "3163.031", - "y" : "1287.912", - "width" : "32", - "height" : "32", - "texture" : "led", - "tileSizeX" : "128", - "tileSizeY" : "128" - }, - "parameterAttachment" : { - "parameter" : "MI7Enabled" + "name" : "PatchName", + "textbutton" : { + "text" : "ABCDEFGHIJKLMNOP", + "textHeight" : "34", + "color" : "323232FF", + "backgroundColor" : "B66207FF", + "bold" : "1", + "x" : "283", + "y" : "1339.827", + "width" : "300.9623", + "height" : "53.42" + } + }, + { + "name" : "ContainerPatchManager", + "component" : { + "x" : "631.9624", + "y" : "48", + "width" : "2690.738", + "height" : "1431.802" } } ] diff --git a/source/xtJucePlugin/skins/xtDefault/xtDefaultBG.png b/source/xtJucePlugin/skins/xtDefault/xtDefaultBG.png Binary files differ. diff --git a/source/xtJucePlugin/skins/xtDefault/xtPageOsc.png b/source/xtJucePlugin/skins/xtDefault/xtPageOsc.png Binary files differ. diff --git a/source/xtJucePlugin/skins/xtDefault/xtPageWave.png b/source/xtJucePlugin/skins/xtDefault/xtPageWave.png Binary files differ. diff --git a/source/xtJucePlugin/xtEditor.cpp b/source/xtJucePlugin/xtEditor.cpp @@ -99,6 +99,9 @@ namespace xtJucePlugin { getPatchManager()->selectNextPreset(m_controller.getCurrentPart()); }; + + auto* waveEditorButtonParent = findComponent("waveEditorButtonParent"); + waveEditorButtonParent->setVisible(false); } Editor::~Editor()