diff --git a/xtArmin/.DS_Store b/xtArmin/.DS_Store
new file mode 100644
index 0000000..5008ddf
Binary files /dev/null and b/xtArmin/.DS_Store differ
diff --git a/xtArmin/btWaveEditor.png b/xtArmin/btWaveEditor.png
new file mode 100644
index 0000000..57d7cb5
Binary files /dev/null and b/xtArmin/btWaveEditor.png differ
diff --git a/xtArmin/f1Type12.png b/xtArmin/f1Type12.png
new file mode 100644
index 0000000..4894825
Binary files /dev/null and b/xtArmin/f1Type12.png differ
diff --git a/xtArmin/f1Type6.png b/xtArmin/f1Type6.png
new file mode 100644
index 0000000..8e673f5
Binary files /dev/null and b/xtArmin/f1Type6.png differ
diff --git a/xtArmin/f1Type7.png b/xtArmin/f1Type7.png
new file mode 100644
index 0000000..2087f03
Binary files /dev/null and b/xtArmin/f1Type7.png differ
diff --git a/xtArmin/f1Type8.png b/xtArmin/f1Type8.png
new file mode 100644
index 0000000..da70a48
Binary files /dev/null and b/xtArmin/f1Type8.png differ
diff --git a/xtArmin/f1Type9.png b/xtArmin/f1Type9.png
new file mode 100644
index 0000000..e63cbd5
Binary files /dev/null and b/xtArmin/f1Type9.png differ
diff --git a/xtArmin/f1TypeUnused.png b/xtArmin/f1TypeUnused.png
new file mode 100644
index 0000000..c8d521e
Binary files /dev/null and b/xtArmin/f1TypeUnused.png differ
diff --git a/xtArmin/fxAmpMod.png b/xtArmin/fxAmpMod.png
new file mode 100644
index 0000000..623396e
Binary files /dev/null and b/xtArmin/fxAmpMod.png differ
diff --git a/xtArmin/fxAutoWahLP.png b/xtArmin/fxAutoWahLP.png
new file mode 100644
index 0000000..4cd76f4
Binary files /dev/null and b/xtArmin/fxAutoWahLP.png differ
diff --git a/xtArmin/fxChorus.png b/xtArmin/fxChorus.png
new file mode 100644
index 0000000..8d2fef6
Binary files /dev/null and b/xtArmin/fxChorus.png differ
diff --git a/xtArmin/fxDelay.png b/xtArmin/fxDelay.png
new file mode 100644
index 0000000..c64e4b8
Binary files /dev/null and b/xtArmin/fxDelay.png differ
diff --git a/xtArmin/fxFlanger2.png b/xtArmin/fxFlanger2.png
new file mode 100644
index 0000000..e75afc3
Binary files /dev/null and b/xtArmin/fxFlanger2.png differ
diff --git a/xtArmin/fxModDelay.png b/xtArmin/fxModDelay.png
new file mode 100644
index 0000000..ac424dd
Binary files /dev/null and b/xtArmin/fxModDelay.png differ
diff --git a/xtArmin/fxOff.png b/xtArmin/fxOff.png
new file mode 100644
index 0000000..c5c4435
Binary files /dev/null and b/xtArmin/fxOff.png differ
diff --git a/xtArmin/fxOverdrive.png b/xtArmin/fxOverdrive.png
new file mode 100644
index 0000000..d53931d
Binary files /dev/null and b/xtArmin/fxOverdrive.png differ
diff --git a/xtArmin/led.png b/xtArmin/led.png
new file mode 100644
index 0000000..da8429b
Binary files /dev/null and b/xtArmin/led.png differ
diff --git a/xtArmin/xtArmin.json b/xtArmin/xtArmin.json
new file mode 100644
index 0000000..ebb6291
--- /dev/null
+++ b/xtArmin/xtArmin.json
@@ -0,0 +1,8941 @@
+{
+ "name" : "Root",
+ "root" : {
+ "x" : "0",
+ "y" : "0",
+ "width" : "3400",
+ "height" : "2000",
+ "scale" : "0.5"
+ },
+ "tabgroup" : {
+ "name" : "Root",
+ "buttons" : [
+ "pageButtonMain",
+ "pageButtonPatchManager",
+ "pageButtonMod",
+ "pageButtonArp",
+ "pageButtonMulti",
+ "pageButtonWave"
+ ],
+ "pages" : [
+ "pageOsc",
+ "pagePatchManager",
+ "pageMod",
+ "pageArp",
+ "pageMulti",
+ "pageWave"
+ ]
+ },
+ "templates" : [
+ {
+ "name" : "pm_treeview",
+ "treeview" : {
+ "textHeight" : "14",
+ "color" : "FFFFFFFF",
+ "backgroundColor" : "000000",
+ "alignH" : "L",
+ "alignV" : "C",
+ "selectedItemBackgroundColor" : "2a2a2aFF"
+ }
+ },
+ {
+ "name" : "pm_listbox",
+ "listbox" : {
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "backgroundColor" : "000000",
+ "alignH" : "L",
+ "alignV" : "C",
+ "selectedItemBackgroundColor" : "2a2a2aFF"
+ }
+ },
+ {
+ "name" : "pm_search",
+ "texteditor" : {
+ "text" : "Search...",
+ "textHeight" : "14",
+ "color" : "FFFFFFFF",
+ "backgroundColor" : "000000",
+ "alignH" : "L",
+ "alignV" : "C"
+ }
+ },
+ {
+ "name" : "pm_scrollbar",
+ "scrollbar" : {
+ "color" : "FFFFFFFF"
+ }
+ },
+ {
+ "name" : "pm_info_name",
+ "label" : {
+ "textHeight" : "32",
+ "color" : "FFFFFFFF",
+ "backgroundColor" : "000000",
+ "alignH" : "L",
+ "alignV" : "T",
+ "bold" : "1"
+ }
+ },
+ {
+ "name" : "pm_info_label",
+ "label" : {
+ "textHeight" : "16",
+ "color" : "FFFFFFFF",
+ "backgroundColor" : "000000",
+ "alignH" : "L",
+ "alignV" : "T"
+ }
+ },
+ {
+ "name" : "pm_info_text",
+ "label" : {
+ "textHeight" : "16",
+ "color" : "FFFFFFFF",
+ "backgroundColor" : "000000",
+ "alignH" : "L",
+ "alignV" : "T"
+ }
+ },
+ {
+ "name" : "pm_status_label",
+ "label" : {
+ "textHeight" : "16",
+ "color" : "FFFFFFFF",
+ "backgroundColor" : "000000",
+ "alignH" : "L",
+ "alignV" : "C"
+ }
+ }
+ ],
+ "children" : [
+ {
+ "name" : "bakedBG",
+ "image" : {
+ "x" : "0",
+ "y" : "0",
+ "width" : "3400",
+ "height" : "2000",
+ "texture" : "xtDefaultBG"
+ }
+ },
+ {
+ "name" : "lcdArea",
+ "component" : {
+ "x" : "154.0613",
+ "y" : "143.1559",
+ "width" : "1273.877",
+ "height" : "98.43307"
+ },
+ "componentProperties" : {
+ "lcdBackgroundColor" : "000000",
+ "lcdTextColor" : "FFFFFF"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "268.85",
+ "y" : "309.5459",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "PlayParamValueA"
+ }
+ },
+ {
+ "name" : "xtKnob (1)",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "572.95",
+ "y" : "309.5459",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "PlayParamValueB"
+ }
+ },
+ {
+ "name" : "xtKnob (2)",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "877.05",
+ "y" : "309.5459",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "PlayParamValueC"
+ }
+ },
+ {
+ "name" : "xtKnob (3)",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1181.15",
+ "y" : "309.5459",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "PlayParamValueD"
+ }
+ },
+ {
+ "name" : "midiLed",
+ "button" : {
+ "normalImage" : "0",
+ "overImage" : "1",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "94.06128",
+ "y" : "174.3724",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ }
+ },
+ {
+ "name" : "pageButtonMain",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2436.313",
+ "y" : "69.64844",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xtknob",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ }
+ },
+ {
+ "name" : "pageButtonMod",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2589.313",
+ "y" : "69.64844",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xtknob",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ }
+ },
+ {
+ "name" : "pageButtonArp",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2742.313",
+ "y" : "69.64844",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xtknob",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ }
+ },
+ {
+ "name" : "pageButtonMulti",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2895.313",
+ "y" : "69.64844",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xtknob",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ }
+ },
+ {
+ "name" : "pageButtonPatchManager",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "3222.513",
+ "y" : "69.64844",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xtknob",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ }
+ },
+ {
+ "name" : "PartButtonSmall",
+ "button" : {
+ "isToggle" : "1",
+ "radioGroupId" : "96",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2471.35",
+ "y" : "328.1724",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ }
+ },
+ {
+ "name" : "PartLedSmall",
+ "button" : {
+ "isToggle" : "1",
+ "radioGroupId" : "97",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2487.35",
+ "y" : "393.1724",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ }
+ },
+ {
+ "name" : "PartButtonSmall",
+ "button" : {
+ "isToggle" : "1",
+ "radioGroupId" : "96",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2583.85",
+ "y" : "328.1724",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ }
+ },
+ {
+ "name" : "PartLedSmall",
+ "button" : {
+ "isToggle" : "1",
+ "radioGroupId" : "97",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2599.85",
+ "y" : "393.1724",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ }
+ },
+ {
+ "name" : "PartButtonSmall",
+ "button" : {
+ "isToggle" : "1",
+ "radioGroupId" : "96",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2696.35",
+ "y" : "328.1724",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ }
+ },
+ {
+ "name" : "PartLedSmall",
+ "button" : {
+ "isToggle" : "1",
+ "radioGroupId" : "97",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2712.35",
+ "y" : "393.1724",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ }
+ },
+ {
+ "name" : "PartButtonSmall",
+ "button" : {
+ "isToggle" : "1",
+ "radioGroupId" : "96",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2808.85",
+ "y" : "328.1724",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ }
+ },
+ {
+ "name" : "PartLedSmall",
+ "button" : {
+ "isToggle" : "1",
+ "radioGroupId" : "97",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2824.85",
+ "y" : "393.1724",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ }
+ },
+ {
+ "name" : "PartButtonSmall",
+ "button" : {
+ "isToggle" : "1",
+ "radioGroupId" : "96",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2921.35",
+ "y" : "328.1724",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ }
+ },
+ {
+ "name" : "PartLedSmall",
+ "button" : {
+ "isToggle" : "1",
+ "radioGroupId" : "97",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2937.35",
+ "y" : "393.1724",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ }
+ },
+ {
+ "name" : "PartButtonSmall",
+ "button" : {
+ "isToggle" : "1",
+ "radioGroupId" : "96",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "3033.85",
+ "y" : "328.1724",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ }
+ },
+ {
+ "name" : "PartLedSmall",
+ "button" : {
+ "isToggle" : "1",
+ "radioGroupId" : "97",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "3049.85",
+ "y" : "393.1724",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ }
+ },
+ {
+ "name" : "PartButtonSmall",
+ "button" : {
+ "isToggle" : "1",
+ "radioGroupId" : "96",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "3146.35",
+ "y" : "328.1724",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ }
+ },
+ {
+ "name" : "PartLedSmall",
+ "button" : {
+ "isToggle" : "1",
+ "radioGroupId" : "97",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "3162.35",
+ "y" : "393.1724",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ }
+ },
+ {
+ "name" : "PartButtonSmall",
+ "button" : {
+ "isToggle" : "1",
+ "radioGroupId" : "96",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "3258.85",
+ "y" : "328.1724",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ }
+ },
+ {
+ "name" : "PartLedSmall",
+ "button" : {
+ "isToggle" : "1",
+ "radioGroupId" : "97",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "3274.85",
+ "y" : "393.1724",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ }
+ },
+ {
+ "name" : "MultiModeButton",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2163",
+ "y" : "298.17",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xtknob",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ }
+ },
+ {
+ "name" : "MultiModeLED",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2275",
+ "y" : "282.17",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ }
+ },
+ {
+ "name" : "SaveButton",
+ "button" : {
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2163",
+ "y" : "69.65002",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xtknob",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ }
+ },
+ {
+ "name" : "patchPrev",
+ "button" : {
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "1861.7",
+ "y" : "355.577",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_minus",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ }
+ },
+ {
+ "name" : "patchNext",
+ "button" : {
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "1956.3",
+ "y" : "355.577",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_plus",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ }
+ },
+ {
+ "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" : "FFFFFFFF",
+ "backgroundColor" : "000000FF",
+ "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" : "FFFFFFFF",
+ "backgroundColor" : "000000FF",
+ "bold" : "1",
+ "x" : "283",
+ "y" : "265.9752",
+ "width" : "300.9623",
+ "height" : "53.42"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "128.0017",
+ "y" : "406.9504",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI2Volume"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "0.001708984",
+ "y" : "406.9504",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI2Pan"
+ }
+ },
+ {
+ "name" : "PatchName",
+ "textbutton" : {
+ "text" : "ABCDEFGHIJKLMNOP",
+ "textHeight" : "34",
+ "color" : "FFFFFFFF",
+ "backgroundColor" : "000000FF",
+ "bold" : "1",
+ "x" : "283",
+ "y" : "444.9504",
+ "width" : "300.9623",
+ "height" : "53.42"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "128.0017",
+ "y" : "585.9257",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI3Volume"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "0.001708984",
+ "y" : "585.9257",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI3Pan"
+ }
+ },
+ {
+ "name" : "PatchName",
+ "textbutton" : {
+ "text" : "ABCDEFGHIJKLMNOP",
+ "textHeight" : "34",
+ "color" : "FFFFFFFF",
+ "backgroundColor" : "000000FF",
+ "bold" : "1",
+ "x" : "283",
+ "y" : "623.9257",
+ "width" : "300.9623",
+ "height" : "53.42"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "128.0017",
+ "y" : "764.9009",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI4Volume"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "0.001708984",
+ "y" : "764.9009",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI4Pan"
+ }
+ },
+ {
+ "name" : "PatchName",
+ "textbutton" : {
+ "text" : "ABCDEFGHIJKLMNOP",
+ "textHeight" : "34",
+ "color" : "FFFFFFFF",
+ "backgroundColor" : "000000FF",
+ "bold" : "1",
+ "x" : "283",
+ "y" : "802.9009",
+ "width" : "300.9623",
+ "height" : "53.42"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "128.0017",
+ "y" : "943.8761",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI5Volume"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "0.001708984",
+ "y" : "943.8761",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI5Pan"
+ }
+ },
+ {
+ "name" : "PatchName",
+ "textbutton" : {
+ "text" : "ABCDEFGHIJKLMNOP",
+ "textHeight" : "34",
+ "color" : "FFFFFFFF",
+ "backgroundColor" : "000000FF",
+ "bold" : "1",
+ "x" : "283",
+ "y" : "981.8761",
+ "width" : "300.9623",
+ "height" : "53.42"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "128.0017",
+ "y" : "1122.851",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI6Volume"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "0.001708984",
+ "y" : "1122.851",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI6Pan"
+ }
+ },
+ {
+ "name" : "PatchName",
+ "textbutton" : {
+ "text" : "ABCDEFGHIJKLMNOP",
+ "textHeight" : "34",
+ "color" : "FFFFFFFF",
+ "backgroundColor" : "000000FF",
+ "bold" : "1",
+ "x" : "283",
+ "y" : "1160.851",
+ "width" : "300.9623",
+ "height" : "53.42"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "128.0017",
+ "y" : "1301.827",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI7Volume"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "0.001708984",
+ "y" : "1301.827",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI7Pan"
+ }
+ },
+ {
+ "name" : "PatchName",
+ "textbutton" : {
+ "text" : "ABCDEFGHIJKLMNOP",
+ "textHeight" : "34",
+ "color" : "FFFFFFFF",
+ "backgroundColor" : "000000FF",
+ "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"
+ }
+ }
+ ]
+ },
+ {
+ "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",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "O1Octave"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "328.8624",
+ "y" : "81.31683",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "O1Semi"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "105.8624",
+ "y" : "311.9504",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "O1Detune"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "328.8624",
+ "y" : "311.9504",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "O1FmAmount"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "105.8624",
+ "y" : "542.5841",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "O1KeyTrack"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "328.8624",
+ "y" : "542.5841",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "O1BendRange"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "105.8624",
+ "y" : "821.2178",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "O2Octave"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "328.8624",
+ "y" : "821.2178",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "O2Semi"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "105.8624",
+ "y" : "1051.851",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "O2Detune"
+ }
+ },
+ {
+ "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" : "xtknob",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "O2Sync"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "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"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "52.86243",
+ "y" : "1282.485",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "O2KeyTrack"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "275.8624",
+ "y" : "1282.485",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "O2BendRange"
+ }
+ },
+ {
+ "name" : "xtButton",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "472.3624",
+ "y" : "1317.485",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ },
+ "parameterAttachment" : {
+ "parameter" : "O2Link"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "488.3624",
+ "y" : "1383.425",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "O2Link"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "527.0599",
+ "y" : "698.4823",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged_red",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Wave"
+ }
+ },
+ {
+ "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"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "738.6444",
+ "y" : "81.31683",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "W1StartW"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "961.6444",
+ "y" : "81.31683",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "W1StartP"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "738.6444",
+ "y" : "311.9504",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "W1EnvAmount"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "961.6444",
+ "y" : "311.9504",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "W1EnvVelAmount"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "738.6444",
+ "y" : "542.5841",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "W1Keytrack"
+ }
+ },
+ {
+ "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" : "xtknob",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "W1Limit"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "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"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "741.0411",
+ "y" : "821.2178",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "W2StartW"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "964.0411",
+ "y" : "821.2178",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "W2StartP"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "741.0411",
+ "y" : "1051.851",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "W2EnvAmount"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "964.0411",
+ "y" : "1051.851",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "W2EnvVelAmount"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "651.5411",
+ "y" : "1282.485",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "W2Keytrack"
+ }
+ },
+ {
+ "name" : "xtButton",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "874.5411",
+ "y" : "1282.485",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xtknob",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "W2Limit"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "986.5411",
+ "y" : "1266.485",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "W2Limit"
+ }
+ },
+ {
+ "name" : "xtButton",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "1067.541",
+ "y" : "1315.485",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ },
+ "parameterAttachment" : {
+ "parameter" : "W2Link"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "1083.541",
+ "y" : "1380.905",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "W2Link"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1341.844",
+ "y" : "97.48016",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MixW1"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1341.844",
+ "y" : "298.4406",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MixRingMod"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1341.844",
+ "y" : "499.4009",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MixW2"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1341.844",
+ "y" : "700.3613",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MixNoise"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1341.844",
+ "y" : "901.3215",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MixExternal"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1682.175",
+ "y" : "99",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "AmpVolume"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1682.175",
+ "y" : "299.29",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "AmpVelocity"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1682.175",
+ "y" : "499.58",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "AmpKeytrack"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1682.175",
+ "y" : "699.87",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Pan"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1682.175",
+ "y" : "900.1599",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "PanKeytrack"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "Normal",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1729.818",
+ "y" : "1170.608",
+ "width" : "225",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "AmpEnvTrigger"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1342.8",
+ "y" : "1281.715",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "AmpEnvAttack"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1558.146",
+ "y" : "1281.715",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "AmpEnvDecay"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1773.491",
+ "y" : "1281.715",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "AmpEnvSustain"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1988.836",
+ "y" : "1281.715",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "AmpEnvRelease"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1994.088",
+ "y" : "89",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "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"
+ }
+ },
+ {
+ "name" : "xtButton",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "1994.088",
+ "y" : "628",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xtknob",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Accuracy"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "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"
+ },
+ "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",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xtknob",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Clipping"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2106.087",
+ "y" : "881.5",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Clipping"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "24dB LP",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2563.788",
+ "y" : "92.5",
+ "width" : "302.83",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "F1Type"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "6dB LP",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "3124.847",
+ "y" : "92.5",
+ "width" : "170.6693",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "F2Type"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2279.637",
+ "y" : "172.23",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "F1Cutoff"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2487.737",
+ "y" : "172.23",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "F1Resonance"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2695.837",
+ "y" : "172.23",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "F1KeyTrack"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2279.637",
+ "y" : "370.17",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "F1EnvAmount"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2487.737",
+ "y" : "370.17",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "F1EnvVelAmount"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2695.837",
+ "y" : "370.17",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "condition" : {
+ "enableOnParameter" : "F1Type",
+ "enableOnValues" : "6,8,9,12"
+ },
+ "parameterAttachment" : {
+ "parameter" : "F1Extra"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2695.837",
+ "y" : "370.17",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "condition" : {
+ "enableOnParameter" : "F1Type",
+ "enableOnValues" : "7"
+ },
+ "parameterAttachment" : {
+ "parameter" : "F1BPOffset"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "3060.847",
+ "y" : "172.23",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "F2Cutoff"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "3060.847",
+ "y" : "370.17",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "F2KeyTrack"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "Normal",
+ "textHeight" : "30",
+ "color" : "FFFFFFFFs",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2760.842",
+ "y" : "666.4",
+ "width" : "225",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "F1EnvTrigger"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2275.417",
+ "y" : "749.8726",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "F1EnvAttack"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2556.367",
+ "y" : "749.8726",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "F1EnvDecay"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2837.317",
+ "y" : "749.8726",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "F1EnvSustain"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "3118.268",
+ "y" : "749.8726",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "F1EnvRelease"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "Saw",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "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" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2559.695",
+ "y" : "1330.06",
+ "width" : "145.2011",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Lfo1Sync"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2248.596",
+ "y" : "1109.255",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Lfo1Symmetry"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2415.896",
+ "y" : "1109.255",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "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"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "Saw",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "3041.796",
+ "y" : "1035.41",
+ "width" : "225",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Lfo2Shape"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2810.496",
+ "y" : "1109.255",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Lfo2Symmetry"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2977.796",
+ "y" : "1109.255",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Lfo2Rate"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "3145.096",
+ "y" : "1109.255",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Lfo2Delay"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2810.496",
+ "y" : "1285.955",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Lfo2Humanize"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2977.796",
+ "y" : "1285.955",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Lfo2Phase"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "On",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "3120.796",
+ "y" : "1355.06",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Lfo2Sync"
+ }
+ }
+ ]
+ },
+ {
+ "name" : "pageMod",
+ "image" : {
+ "x" : "35.99988",
+ "y" : "489",
+ "width" : "3322.7",
+ "height" : "1479.802",
+ "texture" : "xtPageMod"
+ },
+ "children" : [
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "170.7272",
+ "y" : "84.25",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot1Source"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "411.818",
+ "y" : "45.25",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot1Amount"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "710.5452",
+ "y" : "84.25",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot1Destination"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "170.7272",
+ "y" : "212.75",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot2Source"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "411.818",
+ "y" : "173.75",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot2Amount"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "710.5452",
+ "y" : "212.75",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot2Destination"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "170.7272",
+ "y" : "341.25",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot3Source"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "411.818",
+ "y" : "302.25",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot3Amount"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "710.5452",
+ "y" : "341.25",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot3Destination"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "170.7272",
+ "y" : "469.75",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot4Source"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "411.818",
+ "y" : "430.75",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot4Amount"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "710.5452",
+ "y" : "469.75",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot4Destination"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "170.7272",
+ "y" : "598.25",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot5Source"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "411.818",
+ "y" : "559.25",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot5Amount"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "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" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "170.7272",
+ "y" : "726.75",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot6Source"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "411.818",
+ "y" : "687.75",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot6Amount"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "710.5452",
+ "y" : "726.75",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot6Destination"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "170.7272",
+ "y" : "855.25",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot7Source"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "411.818",
+ "y" : "816.25",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot7Amount"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "710.5452",
+ "y" : "855.25",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot7Destination"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "170.7272",
+ "y" : "983.75",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot8Source"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "411.818",
+ "y" : "944.75",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot8Amount"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "710.5452",
+ "y" : "983.75",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot8Destination"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1144.173",
+ "y" : "84.25",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot9Source"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1385.264",
+ "y" : "45.25",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot9Amount"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1683.991",
+ "y" : "84.25",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot9Destination"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1144.173",
+ "y" : "212.75",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot10Source"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1385.264",
+ "y" : "173.75",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot10Amount"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1683.991",
+ "y" : "212.75",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot10Destination"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1144.173",
+ "y" : "341.25",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot11Source"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1385.264",
+ "y" : "302.25",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot11Amount"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1683.991",
+ "y" : "341.25",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot11Destination"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1144.173",
+ "y" : "469.75",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot12Source"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1385.264",
+ "y" : "430.75",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot12Amount"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1683.991",
+ "y" : "469.75",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot12Destination"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1144.173",
+ "y" : "598.25",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot13Source"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1385.264",
+ "y" : "559.25",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot13Amount"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1683.991",
+ "y" : "598.25",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot13Destination"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1144.173",
+ "y" : "726.75",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot14Source"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1385.264",
+ "y" : "687.75",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot14Amount"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1683.991",
+ "y" : "726.75",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot14Destination"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1144.173",
+ "y" : "855.25",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot15Source"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1385.264",
+ "y" : "816.25",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot15Amount"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1683.991",
+ "y" : "855.25",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot15Destination"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1144.173",
+ "y" : "983.75",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot16Source"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1385.264",
+ "y" : "944.75",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot16Amount"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1683.991",
+ "y" : "983.75",
+ "width" : "211.0908",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Slot16Destination"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "normal",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "27.08069",
+ "y" : "1315.668",
+ "width" : "223.42",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "WaveEnvTrigger"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "322.3525",
+ "y" : "1151.668",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "WaveEnvTime1"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "322.3525",
+ "y" : "1315.668",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "WaveEnvLevel1"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "539.895",
+ "y" : "1151.668",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "WaveEnvTime2"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "539.895",
+ "y" : "1315.668",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "WaveEnvLevel2"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "757.4373",
+ "y" : "1151.668",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "WaveEnvTime3"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "757.4373",
+ "y" : "1315.668",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "WaveEnvLevel3"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "974.9797",
+ "y" : "1151.668",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "WaveEnvTime4"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "974.9797",
+ "y" : "1315.668",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "WaveEnvLevel4"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1192.522",
+ "y" : "1151.668",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "WaveEnvTime5"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1192.522",
+ "y" : "1315.668",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "WaveEnvLevel5"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1410.064",
+ "y" : "1151.668",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "WaveEnvTime6"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1410.064",
+ "y" : "1315.668",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "WaveEnvLevel6"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1627.607",
+ "y" : "1151.668",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "WaveEnvTime7"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1627.607",
+ "y" : "1315.668",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "WaveEnvLevel7"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1845.149",
+ "y" : "1151.668",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "WaveEnvTime8"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1845.149",
+ "y" : "1315.668",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "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" : {
+ "isToggle" : "1",
+ "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"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "1",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2247.501",
+ "y" : "1326.935",
+ "width" : "140.039",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "WaveKeyOnLoopStart"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "8",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2247.501",
+ "y" : "1389.955",
+ "width" : "140.039",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "WaveKeyOnLoopEnd"
+ }
+ },
+ {
+ "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"
+ },
+ "parameterAttachment" : {
+ "parameter" : "WaveKeyOffLoop"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "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"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "1",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2582.58",
+ "y" : "1326.935",
+ "width" : "140.039",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "WaveKeyOffLoopStart"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "8",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2582.58",
+ "y" : "1389.955",
+ "width" : "140.039",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "WaveKeyOffLoopEnd"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2382.712",
+ "y" : "84.09998",
+ "width" : "255",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "FreeEnvTrigger"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2031.739",
+ "y" : "199.2304",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "FreeEnvTime1"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2031.739",
+ "y" : "388.2304",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "FreeEnvLevel1"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2223.054",
+ "y" : "199.2304",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "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"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "LFO 2",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2382.712",
+ "y" : "727.7072",
+ "width" : "235",
+ "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"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "Mod Wheel",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "3081.522",
+ "y" : "84.21252",
+ "width" : "221.18",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Mod1Source1"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "LFO 1",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "3081.522",
+ "y" : "172.6375",
+ "width" : "221.18",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Mod1Source2"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "+",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2864.342",
+ "y" : "330.275",
+ "width" : "284.36",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Mod1Type"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "3174.702",
+ "y" : "266.275",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Mod1Parameter"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "Mod Wheel",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "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" : "FFFFFFFF",
+ "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" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2864.342",
+ "y" : "683.9751",
+ "width" : "284.36",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Mod2Type"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "3174.702",
+ "y" : "619.9751",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Mod2Parameter"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "Mod Wheel",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "3081.522",
+ "y" : "791.6125",
+ "width" : "221.18",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Mod3Source1"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "LFO 1",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "3081.522",
+ "y" : "880.0375",
+ "width" : "221.18",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Mod3Source2"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "+",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2864.342",
+ "y" : "1037.675",
+ "width" : "284.36",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Mod3Type"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "3174.702",
+ "y" : "973.675",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Mod3Parameter"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "Mod Wheel",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "3081.522",
+ "y" : "1145.313",
+ "width" : "221.18",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Mod4Source1"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "LFO 1",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "3081.522",
+ "y" : "1233.738",
+ "width" : "221.18",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Mod4Source2"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "+",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2864.342",
+ "y" : "1391.375",
+ "width" : "284.36",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Mod4Type"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "3174.702",
+ "y" : "1327.375",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "Mod4Parameter"
+ }
+ }
+ ]
+ },
+ {
+ "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" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "172.7548",
+ "y" : "136.2653",
+ "width" : "172.7547",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpMode"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "4/4",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "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" : "FFFFFFFF",
+ "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" : "FFFFFFFF",
+ "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" : "FFFFFFFF",
+ "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" : "FFFFFFFF",
+ "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",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpRange"
+ }
+ },
+ {
+ "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" : "ArpReset"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "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" : "ArpReset"
+ }
+ },
+ {
+ "name" : "xtButton",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "31.99988",
+ "y" : "397.9996",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern1"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "47.99988",
+ "y" : "462.9996",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern1"
+ }
+ },
+ {
+ "name" : "xtButton",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "219.1749",
+ "y" : "397.9996",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern2"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "235.1749",
+ "y" : "462.9996",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern2"
+ }
+ },
+ {
+ "name" : "xtButton",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "406.3499",
+ "y" : "397.9996",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern3"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "422.3499",
+ "y" : "462.9996",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern3"
+ }
+ },
+ {
+ "name" : "xtButton",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "593.5249",
+ "y" : "397.9996",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern4"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "609.5249",
+ "y" : "462.9996",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern4"
+ }
+ },
+ {
+ "name" : "xtButton",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "780.6999",
+ "y" : "397.9996",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern5"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "796.6999",
+ "y" : "462.9996",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern5"
+ }
+ },
+ {
+ "name" : "xtButton",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "967.8749",
+ "y" : "397.9996",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern6"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "983.8749",
+ "y" : "462.9996",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern6"
+ }
+ },
+ {
+ "name" : "xtButton",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "1155.05",
+ "y" : "397.9996",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern7"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "1171.05",
+ "y" : "462.9996",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern7"
+ }
+ },
+ {
+ "name" : "xtButton",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "1342.225",
+ "y" : "397.9996",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern8"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "1358.225",
+ "y" : "462.9996",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern8"
+ }
+ },
+ {
+ "name" : "xtButton",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "1529.4",
+ "y" : "397.9996",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern9"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "1545.4",
+ "y" : "462.9996",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern9"
+ }
+ },
+ {
+ "name" : "xtButton",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "1716.575",
+ "y" : "397.9996",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern10"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "1732.575",
+ "y" : "462.9996",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern10"
+ }
+ },
+ {
+ "name" : "xtButton",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "1903.75",
+ "y" : "397.9996",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern11"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "1919.75",
+ "y" : "462.9996",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "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" : "397.9996",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern12"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2106.925",
+ "y" : "462.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" : "397.9996",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern13"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2294.1",
+ "y" : "462.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" : "397.9996",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern14"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2481.275",
+ "y" : "462.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" : "397.9996",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern15"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2668.45",
+ "y" : "462.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" : "397.9996",
+ "width" : "64",
+ "height" : "64",
+ "texture" : "xtknob_small",
+ "tileSizeX" : "64",
+ "tileSizeY" : "64"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern16"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2855.625",
+ "y" : "462.9996",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPattern16"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "3106.18",
+ "y" : "367.78",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "ArpUserPatternLength"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "Chorus",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "376.8201",
+ "y" : "695.6937",
+ "width" : "190",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectType"
+ }
+ },
+ {
+ "name" : "fxPageOff",
+ "image" : {
+ "x" : "-0.002807617",
+ "y" : "768.3688",
+ "width" : "746.4088",
+ "height" : "177.2867",
+ "texture" : "fxOff"
+ },
+ "condition" : {
+ "enableOnParameter" : "EffectType",
+ "enableOnValues" : "0"
+ }
+ },
+ {
+ "name" : "fxPageChorus",
+ "image" : {
+ "x" : "-0.002807617",
+ "y" : "768.3688",
+ "width" : "746.4088",
+ "height" : "177.2867",
+ "texture" : "fxChorus"
+ },
+ "condition" : {
+ "enableOnParameter" : "EffectType",
+ "enableOnValues" : "1"
+ },
+ "children" : [
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "60.40149",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamA"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "309.2045",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamB"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "558.0074",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name" : "fxPageFlanger1",
+ "image" : {
+ "x" : "-0.002807617",
+ "y" : "768.3688",
+ "width" : "746.4088",
+ "height" : "177.2867",
+ "texture" : "fxChorus"
+ },
+ "condition" : {
+ "enableOnParameter" : "EffectType",
+ "enableOnValues" : "2"
+ },
+ "children" : [
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "60.40149",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamA"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "309.2045",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamB"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "558.0074",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name" : "fxPageFlanger2",
+ "image" : {
+ "x" : "-0.002807617",
+ "y" : "768.3688",
+ "width" : "746.4088",
+ "height" : "177.2867",
+ "texture" : "fxFlanger2"
+ },
+ "condition" : {
+ "enableOnParameter" : "EffectType",
+ "enableOnValues" : "3"
+ },
+ "children" : [
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "60.40149",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamA"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "309.2045",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamB"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "558.0074",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name" : "fxAutoWahLP",
+ "image" : {
+ "x" : "-0.002807617",
+ "y" : "768.3688",
+ "width" : "746.4088",
+ "height" : "177.2867",
+ "texture" : "fxAutoWahLP"
+ },
+ "condition" : {
+ "enableOnParameter" : "EffectType",
+ "enableOnValues" : "4"
+ },
+ "children" : [
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "60.40149",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamA"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "309.2045",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamB"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "558.0074",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name" : "fxAutoWahBP",
+ "image" : {
+ "x" : "-0.002807617",
+ "y" : "768.3688",
+ "width" : "746.4088",
+ "height" : "177.2867",
+ "texture" : "fxAutoWahLP"
+ },
+ "condition" : {
+ "enableOnParameter" : "EffectType",
+ "enableOnValues" : "5"
+ },
+ "children" : [
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "60.40149",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamA"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "309.2045",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamB"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "558.0074",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name" : "fxOverdrive",
+ "image" : {
+ "x" : "-0.002807617",
+ "y" : "768.3688",
+ "width" : "746.4088",
+ "height" : "177.2867",
+ "texture" : "fxOverdrive"
+ },
+ "condition" : {
+ "enableOnParameter" : "EffectType",
+ "enableOnValues" : "6"
+ },
+ "children" : [
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "60.40149",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamA"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "309.2045",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamB"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "558.0074",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name" : "fxAmpMod",
+ "image" : {
+ "x" : "-0.002807617",
+ "y" : "768.3688",
+ "width" : "746.4088",
+ "height" : "177.2867",
+ "texture" : "fxAmpMod"
+ },
+ "condition" : {
+ "enableOnParameter" : "EffectType",
+ "enableOnValues" : "7"
+ },
+ "children" : [
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "60.40149",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamA"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "309.2045",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamB"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "558.0074",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name" : "fxDelay",
+ "image" : {
+ "x" : "-0.002807617",
+ "y" : "768.3688",
+ "width" : "746.4088",
+ "height" : "177.2867",
+ "texture" : "fxDelay"
+ },
+ "condition" : {
+ "enableOnParameter" : "EffectType",
+ "enableOnValues" : "32"
+ },
+ "children" : [
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "60.40149",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamA"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "309.2045",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamB"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "558.0074",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name" : "fxPanDelay",
+ "image" : {
+ "x" : "-0.002807617",
+ "y" : "768.3688",
+ "width" : "746.4088",
+ "height" : "177.2867",
+ "texture" : "fxDelay"
+ },
+ "condition" : {
+ "enableOnParameter" : "EffectType",
+ "enableOnValues" : "33"
+ },
+ "children" : [
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "60.40149",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamA"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "309.2045",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamB"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "558.0074",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name" : "fxModDelay",
+ "image" : {
+ "x" : "-0.002807617",
+ "y" : "768.3688",
+ "width" : "746.4088",
+ "height" : "177.2867",
+ "texture" : "fxModDelay"
+ },
+ "condition" : {
+ "enableOnParameter" : "EffectType",
+ "enableOnValues" : "34"
+ },
+ "children" : [
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "60.40149",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamA"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "309.2045",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamB"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "558.0074",
+ "y" : "6.643311",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "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" : {
+ "isToggle" : "1",
+ "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" : "FFFFFFFF",
+ "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" : "FFFFFFFF",
+ "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" : {
+ "isToggle" : "1",
+ "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" : "FFFFFFFF",
+ "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" : "FFFFFFFF",
+ "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" : "FFFFFFFF",
+ "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" : "FFFFFFFF",
+ "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" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1516.885",
+ "y" : "1186.728",
+ "width" : "280",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "F1Type"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "MPU-401",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1516.885",
+ "y" : "1296.728",
+ "width" : "280",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "F1Type"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "Poly",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "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" : "FFFFFFFF",
+ "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" : "FFFFFFFF",
+ "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" : "FFFFFFFF",
+ "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" : "FFFFFFFF",
+ "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" : "FFFFFFFF",
+ "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" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI0Pan"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "inverse",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "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" : "MI0Volume"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "1",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "207.6687",
+ "y" : "1156.351",
+ "width" : "170",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI0MidiChannel"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "Main",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "207.6687",
+ "y" : "1230.131",
+ "width" : "170",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI0Output"
+ }
+ },
+ {
+ "name" : "xtButton",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "143.6687",
+ "y" : "1303.912",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xtknob",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI0Enabled"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "255.6687",
+ "y" : "1287.912",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI0Enabled"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "559.0063",
+ "y" : "155.6703",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI1Transpose"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "559.0063",
+ "y" : "343.4504",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI1Detune"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "C-2",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "457.0063",
+ "y" : "581.2306",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI1KeyLow"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "C6",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "647.0063",
+ "y" : "581.2306",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI1KeyHigh"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "0",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "457.0063",
+ "y" : "705.0107",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI1VeloLow"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "647.0063",
+ "y" : "705.0107",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "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"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "inverse",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "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"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "1",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "623.0063",
+ "y" : "1156.351",
+ "width" : "170",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI1MidiChannel"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "Main",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "623.0063",
+ "y" : "1230.131",
+ "width" : "170",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI1Output"
+ }
+ },
+ {
+ "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" : "MI1Enabled"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "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" : "MI1Enabled"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "974.3438",
+ "y" : "155.6703",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI2Transpose"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "974.3438",
+ "y" : "343.4504",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI2Detune"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "C-2",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "872.3438",
+ "y" : "581.2306",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI2KeyLow"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "C6",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1062.344",
+ "y" : "581.2306",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI2KeyHigh"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "0",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "872.3438",
+ "y" : "705.0107",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI2VeloLow"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1062.344",
+ "y" : "705.0107",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI2VeloHigh"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "879.3438",
+ "y" : "779.791",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI2Pan"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "inverse",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1062.344",
+ "y" : "845.1909",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI2PanMod"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "974.3438",
+ "y" : "968.571",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI2Volume"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "1",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1038.344",
+ "y" : "1156.351",
+ "width" : "170",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI2MidiChannel"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "Main",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1038.344",
+ "y" : "1230.131",
+ "width" : "170",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI2Output"
+ }
+ },
+ {
+ "name" : "xtButton",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "974.3438",
+ "y" : "1303.912",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xtknob",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI2Enabled"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "1086.344",
+ "y" : "1287.912",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI2Enabled"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1389.681",
+ "y" : "155.6703",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI3Transpose"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1389.681",
+ "y" : "343.4504",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI3Detune"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "C-2",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1287.681",
+ "y" : "581.2306",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI3KeyLow"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "C6",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1477.681",
+ "y" : "581.2306",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI3KeyHigh"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "0",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1287.681",
+ "y" : "705.0107",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI3VeloLow"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1477.681",
+ "y" : "705.0107",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI3VeloHigh"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1294.681",
+ "y" : "779.791",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI3Pan"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "inverse",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1477.681",
+ "y" : "845.1909",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI3PanMod"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1389.681",
+ "y" : "968.571",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI3Volume"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "1",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1453.681",
+ "y" : "1156.351",
+ "width" : "170",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI3MidiChannel"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "Main",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1453.681",
+ "y" : "1230.131",
+ "width" : "170",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI3Output"
+ }
+ },
+ {
+ "name" : "xtButton",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "1389.681",
+ "y" : "1303.912",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xtknob",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI3Enabled"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "1501.681",
+ "y" : "1287.912",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI3Enabled"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1805.019",
+ "y" : "155.6703",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI4Transpose"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1805.019",
+ "y" : "343.4504",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI4Detune"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "C-2",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1703.019",
+ "y" : "581.2306",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI4KeyLow"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "C6",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1893.019",
+ "y" : "581.2306",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI4KeyHigh"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "0",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1703.019",
+ "y" : "705.0107",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI4VeloLow"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1893.019",
+ "y" : "705.0107",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI4VeloHigh"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1710.019",
+ "y" : "779.791",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI4Pan"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "inverse",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1893.019",
+ "y" : "845.1909",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI4PanMod"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "1805.019",
+ "y" : "968.571",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI4Volume"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "1",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1869.019",
+ "y" : "1156.351",
+ "width" : "170",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI4MidiChannel"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "Main",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "1869.019",
+ "y" : "1230.131",
+ "width" : "170",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI4Output"
+ }
+ },
+ {
+ "name" : "xtButton",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "1805.019",
+ "y" : "1303.912",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xtknob",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI4Enabled"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "1917.019",
+ "y" : "1287.912",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI4Enabled"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2220.356",
+ "y" : "155.6703",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI5Transpose"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2220.356",
+ "y" : "343.4504",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI5Detune"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "C-2",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2118.356",
+ "y" : "581.2306",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI5KeyLow"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "C6",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2308.356",
+ "y" : "581.2306",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI5KeyHigh"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "0",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2118.356",
+ "y" : "705.0107",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI5VeloLow"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2308.356",
+ "y" : "705.0107",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI5VeloHigh"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2125.356",
+ "y" : "779.791",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI5Pan"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "inverse",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2308.356",
+ "y" : "845.1909",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI5PanMod"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2220.356",
+ "y" : "968.571",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI5Volume"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "1",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2284.356",
+ "y" : "1156.351",
+ "width" : "170",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI5MidiChannel"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "Main",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2284.356",
+ "y" : "1230.131",
+ "width" : "170",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI5Output"
+ }
+ },
+ {
+ "name" : "xtButton",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "1",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2220.356",
+ "y" : "1303.912",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xtknob",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI5Enabled"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "normalImage" : "0",
+ "overImage" : "0",
+ "downImage" : "0",
+ "normalImageOn" : "1",
+ "overImageOn" : "1",
+ "downImageOn" : "1",
+ "x" : "2332.356",
+ "y" : "1287.912",
+ "width" : "32",
+ "height" : "32",
+ "texture" : "led",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI5Enabled"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2635.693",
+ "y" : "155.6703",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI6Transpose"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2635.693",
+ "y" : "343.4504",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI6Detune"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "C-2",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2533.693",
+ "y" : "581.2306",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI6KeyLow"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "C6",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2723.693",
+ "y" : "581.2306",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI6KeyHigh"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "0",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2533.693",
+ "y" : "705.0107",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI6VeloLow"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2723.693",
+ "y" : "705.0107",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI6VeloHigh"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2540.693",
+ "y" : "779.791",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI6Pan"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "inverse",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2723.693",
+ "y" : "845.1909",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI6PanMod"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2635.693",
+ "y" : "968.571",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI6Volume"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "1",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2699.693",
+ "y" : "1156.351",
+ "width" : "170",
+ "height" : "50"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI6MidiChannel"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "Main",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2699.693",
+ "y" : "1230.131",
+ "width" : "170",
+ "height" : "50"
+ },
+ "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",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xtknob",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI6Enabled"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "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" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "3051.031",
+ "y" : "155.6703",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI7Transpose"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "3051.031",
+ "y" : "343.4504",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI7Detune"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "C-2",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2949.031",
+ "y" : "581.2306",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI7KeyLow"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "C6",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "3139.031",
+ "y" : "581.2306",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI7KeyHigh"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "0",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "2949.031",
+ "y" : "705.0107",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI7VeloLow"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "127",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "3139.031",
+ "y" : "705.0107",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI7VeloHigh"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "2956.031",
+ "y" : "779.791",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI7Pan"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "inverse",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "3139.031",
+ "y" : "845.1909",
+ "width" : "142",
+ "height" : "46"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI7PanMod"
+ }
+ },
+ {
+ "name" : "xtKnob",
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "3051.031",
+ "y" : "968.571",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xt_encoder_ranged",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI7Volume"
+ }
+ },
+ {
+ "name" : "dropdown",
+ "combobox" : {
+ "offsetL" : "15",
+ "offsetT" : "1",
+ "offsetR" : "-15",
+ "offsetB" : "-1",
+ "text" : "1",
+ "textHeight" : "30",
+ "color" : "FFFFFFFF",
+ "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" : "FFFFFFFF",
+ "alignH" : "L",
+ "alignV" : "C",
+ "bold" : "1",
+ "x" : "3115.031",
+ "y" : "1230.131",
+ "width" : "170",
+ "height" : "50"
+ },
+ "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",
+ "width" : "128",
+ "height" : "128",
+ "texture" : "xtknob",
+ "tileSizeX" : "128",
+ "tileSizeY" : "128"
+ },
+ "parameterAttachment" : {
+ "parameter" : "MI7Enabled"
+ }
+ },
+ {
+ "name" : "xtLed",
+ "button" : {
+ "isToggle" : "1",
+ "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" : "pageWave",
+ "image" : {
+ "x" : "35.99988",
+ "y" : "489",
+ "width" : "3322.7",
+ "height" : "1479.802",
+ "texture" : "xtPageWave"
+ },
+ "children" : [
+ {
+ "name" : "waveEditorContainer",
+ "component" : {
+ "x" : "0",
+ "y" : "0",
+ "width" : "3322.7",
+ "height" : "1479.802"
+ },
+ "children" : [
+ {
+ "name" : "wecWavetableList",
+ "component" : {
+ "x" : "0",
+ "y" : "48",
+ "width" : "500",
+ "height" : "1431.8"
+ }
+ },
+ {
+ "name" : "wecWaveControlTable",
+ "component" : {
+ "x" : "540",
+ "y" : "48",
+ "width" : "500",
+ "height" : "1431.8"
+ }
+ },
+ {
+ "name" : "wecWaveList",
+ "component" : {
+ "x" : "1080",
+ "y" : "48",
+ "width" : "500",
+ "height" : "1431.8"
+ }
+ },
+ {
+ "name" : "wecWaveTime",
+ "component" : {
+ "x" : "1620",
+ "y" : "48",
+ "width" : "1700",
+ "height" : "776.497"
+ }
+ },
+ {
+ "name" : "wecWaveFreq",
+ "component" : {
+ "x" : "1620",
+ "y" : "882.497",
+ "width" : "830",
+ "height" : "597.305"
+ }
+ },
+ {
+ "name" : "wecWavePhase",
+ "component" : {
+ "x" : "2490",
+ "y" : "882.497",
+ "width" : "830",
+ "height" : "597.305"
+ }
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "name" : "FocusedParameterTooltip",
+ "label" : {
+ "text" : "42",
+ "textHeight" : "40",
+ "color" : "FFFFFFFF",
+ "backgroundColor" : "000000FF",
+ "alignH" : "C",
+ "alignV" : "C",
+ "x" : "1385",
+ "y" : "1225.5",
+ "width" : "96",
+ "height" : "55"
+ },
+ "componentProperties" : {
+ "offsetY" : "25"
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/xtArmin/xtArmin.rcss b/xtArmin/xtArmin.rcss
new file mode 100644
index 0000000..ed7d356
--- /dev/null
+++ b/xtArmin/xtArmin.rcss
@@ -0,0 +1,443 @@
+@spritesheet led
+{
+ led_active: 0px 128px 128px 128px;
+ led_checked: 0px 128px 128px 128px;
+ led_checked-active: 0px 128px 128px 128px;
+ led_checked-hover: 0px 128px 128px 128px;
+ led_default: 0px 0px 128px 128px;
+ led_hover: 0px 128px 128px 128px;
+ src: led.png;
+}
+@spritesheet xt_encoder_ranged_page0
+{
+ src: xt_encoder_ranged_page0.png;
+ xt_encoder_ranged_000: 0px 0px 128px 128px;
+ xt_encoder_ranged_001: 128px 0px 128px 128px;
+ xt_encoder_ranged_002: 256px 0px 128px 128px;
+ xt_encoder_ranged_003: 384px 0px 128px 128px;
+ xt_encoder_ranged_004: 512px 0px 128px 128px;
+ xt_encoder_ranged_005: 640px 0px 128px 128px;
+ xt_encoder_ranged_006: 768px 0px 128px 128px;
+ xt_encoder_ranged_007: 896px 0px 128px 128px;
+ xt_encoder_ranged_008: 1024px 0px 128px 128px;
+ xt_encoder_ranged_009: 1152px 0px 128px 128px;
+ xt_encoder_ranged_010: 1280px 0px 128px 128px;
+ xt_encoder_ranged_011: 1408px 0px 128px 128px;
+ xt_encoder_ranged_012: 1536px 0px 128px 128px;
+ xt_encoder_ranged_013: 1664px 0px 128px 128px;
+ xt_encoder_ranged_014: 1792px 0px 128px 128px;
+ xt_encoder_ranged_015: 1920px 0px 128px 128px;
+ xt_encoder_ranged_016: 0px 128px 128px 128px;
+ xt_encoder_ranged_017: 128px 128px 128px 128px;
+ xt_encoder_ranged_018: 256px 128px 128px 128px;
+ xt_encoder_ranged_019: 384px 128px 128px 128px;
+ xt_encoder_ranged_020: 512px 128px 128px 128px;
+ xt_encoder_ranged_021: 640px 128px 128px 128px;
+ xt_encoder_ranged_022: 768px 128px 128px 128px;
+ xt_encoder_ranged_023: 896px 128px 128px 128px;
+ xt_encoder_ranged_024: 1024px 128px 128px 128px;
+ xt_encoder_ranged_025: 1152px 128px 128px 128px;
+ xt_encoder_ranged_026: 1280px 128px 128px 128px;
+ xt_encoder_ranged_027: 1408px 128px 128px 128px;
+ xt_encoder_ranged_028: 1536px 128px 128px 128px;
+ xt_encoder_ranged_029: 1664px 128px 128px 128px;
+ xt_encoder_ranged_030: 1792px 128px 128px 128px;
+ xt_encoder_ranged_031: 1920px 128px 128px 128px;
+ xt_encoder_ranged_032: 0px 256px 128px 128px;
+ xt_encoder_ranged_033: 128px 256px 128px 128px;
+ xt_encoder_ranged_034: 256px 256px 128px 128px;
+ xt_encoder_ranged_035: 384px 256px 128px 128px;
+ xt_encoder_ranged_036: 512px 256px 128px 128px;
+ xt_encoder_ranged_037: 640px 256px 128px 128px;
+ xt_encoder_ranged_038: 768px 256px 128px 128px;
+ xt_encoder_ranged_039: 896px 256px 128px 128px;
+ xt_encoder_ranged_040: 1024px 256px 128px 128px;
+ xt_encoder_ranged_041: 1152px 256px 128px 128px;
+ xt_encoder_ranged_042: 1280px 256px 128px 128px;
+ xt_encoder_ranged_043: 1408px 256px 128px 128px;
+ xt_encoder_ranged_044: 1536px 256px 128px 128px;
+ xt_encoder_ranged_045: 1664px 256px 128px 128px;
+ xt_encoder_ranged_046: 1792px 256px 128px 128px;
+ xt_encoder_ranged_047: 1920px 256px 128px 128px;
+ xt_encoder_ranged_048: 0px 384px 128px 128px;
+ xt_encoder_ranged_049: 128px 384px 128px 128px;
+ xt_encoder_ranged_050: 256px 384px 128px 128px;
+ xt_encoder_ranged_051: 384px 384px 128px 128px;
+ xt_encoder_ranged_052: 512px 384px 128px 128px;
+ xt_encoder_ranged_053: 640px 384px 128px 128px;
+ xt_encoder_ranged_054: 768px 384px 128px 128px;
+ xt_encoder_ranged_055: 896px 384px 128px 128px;
+ xt_encoder_ranged_056: 1024px 384px 128px 128px;
+ xt_encoder_ranged_057: 1152px 384px 128px 128px;
+ xt_encoder_ranged_058: 1280px 384px 128px 128px;
+ xt_encoder_ranged_059: 1408px 384px 128px 128px;
+ xt_encoder_ranged_060: 1536px 384px 128px 128px;
+ xt_encoder_ranged_061: 1664px 384px 128px 128px;
+ xt_encoder_ranged_062: 1792px 384px 128px 128px;
+ xt_encoder_ranged_063: 1920px 384px 128px 128px;
+ xt_encoder_ranged_064: 0px 512px 128px 128px;
+ xt_encoder_ranged_065: 128px 512px 128px 128px;
+ xt_encoder_ranged_066: 256px 512px 128px 128px;
+ xt_encoder_ranged_067: 384px 512px 128px 128px;
+ xt_encoder_ranged_068: 512px 512px 128px 128px;
+ xt_encoder_ranged_069: 640px 512px 128px 128px;
+ xt_encoder_ranged_070: 768px 512px 128px 128px;
+ xt_encoder_ranged_071: 896px 512px 128px 128px;
+ xt_encoder_ranged_072: 1024px 512px 128px 128px;
+ xt_encoder_ranged_073: 1152px 512px 128px 128px;
+ xt_encoder_ranged_074: 1280px 512px 128px 128px;
+ xt_encoder_ranged_075: 1408px 512px 128px 128px;
+ xt_encoder_ranged_076: 1536px 512px 128px 128px;
+ xt_encoder_ranged_077: 1664px 512px 128px 128px;
+ xt_encoder_ranged_078: 1792px 512px 128px 128px;
+ xt_encoder_ranged_079: 1920px 512px 128px 128px;
+ xt_encoder_ranged_080: 0px 640px 128px 128px;
+ xt_encoder_ranged_081: 128px 640px 128px 128px;
+ xt_encoder_ranged_082: 256px 640px 128px 128px;
+ xt_encoder_ranged_083: 384px 640px 128px 128px;
+ xt_encoder_ranged_084: 512px 640px 128px 128px;
+ xt_encoder_ranged_085: 640px 640px 128px 128px;
+ xt_encoder_ranged_086: 768px 640px 128px 128px;
+ xt_encoder_ranged_087: 896px 640px 128px 128px;
+ xt_encoder_ranged_088: 1024px 640px 128px 128px;
+ xt_encoder_ranged_089: 1152px 640px 128px 128px;
+}
+@spritesheet xt_encoder_ranged_red_page0
+{
+ src: xt_encoder_ranged_red_page0.png;
+ xt_encoder_ranged_red_000: 0px 0px 128px 128px;
+ xt_encoder_ranged_red_001: 128px 0px 128px 128px;
+ xt_encoder_ranged_red_002: 256px 0px 128px 128px;
+ xt_encoder_ranged_red_003: 384px 0px 128px 128px;
+ xt_encoder_ranged_red_004: 512px 0px 128px 128px;
+ xt_encoder_ranged_red_005: 640px 0px 128px 128px;
+ xt_encoder_ranged_red_006: 768px 0px 128px 128px;
+ xt_encoder_ranged_red_007: 896px 0px 128px 128px;
+ xt_encoder_ranged_red_008: 1024px 0px 128px 128px;
+ xt_encoder_ranged_red_009: 1152px 0px 128px 128px;
+ xt_encoder_ranged_red_010: 1280px 0px 128px 128px;
+ xt_encoder_ranged_red_011: 1408px 0px 128px 128px;
+ xt_encoder_ranged_red_012: 1536px 0px 128px 128px;
+ xt_encoder_ranged_red_013: 1664px 0px 128px 128px;
+ xt_encoder_ranged_red_014: 1792px 0px 128px 128px;
+ xt_encoder_ranged_red_015: 1920px 0px 128px 128px;
+ xt_encoder_ranged_red_016: 0px 128px 128px 128px;
+ xt_encoder_ranged_red_017: 128px 128px 128px 128px;
+ xt_encoder_ranged_red_018: 256px 128px 128px 128px;
+ xt_encoder_ranged_red_019: 384px 128px 128px 128px;
+ xt_encoder_ranged_red_020: 512px 128px 128px 128px;
+ xt_encoder_ranged_red_021: 640px 128px 128px 128px;
+ xt_encoder_ranged_red_022: 768px 128px 128px 128px;
+ xt_encoder_ranged_red_023: 896px 128px 128px 128px;
+ xt_encoder_ranged_red_024: 1024px 128px 128px 128px;
+ xt_encoder_ranged_red_025: 1152px 128px 128px 128px;
+ xt_encoder_ranged_red_026: 1280px 128px 128px 128px;
+ xt_encoder_ranged_red_027: 1408px 128px 128px 128px;
+ xt_encoder_ranged_red_028: 1536px 128px 128px 128px;
+ xt_encoder_ranged_red_029: 1664px 128px 128px 128px;
+ xt_encoder_ranged_red_030: 1792px 128px 128px 128px;
+ xt_encoder_ranged_red_031: 1920px 128px 128px 128px;
+ xt_encoder_ranged_red_032: 0px 256px 128px 128px;
+ xt_encoder_ranged_red_033: 128px 256px 128px 128px;
+ xt_encoder_ranged_red_034: 256px 256px 128px 128px;
+ xt_encoder_ranged_red_035: 384px 256px 128px 128px;
+ xt_encoder_ranged_red_036: 512px 256px 128px 128px;
+ xt_encoder_ranged_red_037: 640px 256px 128px 128px;
+ xt_encoder_ranged_red_038: 768px 256px 128px 128px;
+ xt_encoder_ranged_red_039: 896px 256px 128px 128px;
+ xt_encoder_ranged_red_040: 1024px 256px 128px 128px;
+ xt_encoder_ranged_red_041: 1152px 256px 128px 128px;
+ xt_encoder_ranged_red_042: 1280px 256px 128px 128px;
+ xt_encoder_ranged_red_043: 1408px 256px 128px 128px;
+ xt_encoder_ranged_red_044: 1536px 256px 128px 128px;
+ xt_encoder_ranged_red_045: 1664px 256px 128px 128px;
+ xt_encoder_ranged_red_046: 1792px 256px 128px 128px;
+ xt_encoder_ranged_red_047: 1920px 256px 128px 128px;
+ xt_encoder_ranged_red_048: 0px 384px 128px 128px;
+ xt_encoder_ranged_red_049: 128px 384px 128px 128px;
+ xt_encoder_ranged_red_050: 256px 384px 128px 128px;
+ xt_encoder_ranged_red_051: 384px 384px 128px 128px;
+ xt_encoder_ranged_red_052: 512px 384px 128px 128px;
+ xt_encoder_ranged_red_053: 640px 384px 128px 128px;
+ xt_encoder_ranged_red_054: 768px 384px 128px 128px;
+ xt_encoder_ranged_red_055: 896px 384px 128px 128px;
+ xt_encoder_ranged_red_056: 1024px 384px 128px 128px;
+ xt_encoder_ranged_red_057: 1152px 384px 128px 128px;
+ xt_encoder_ranged_red_058: 1280px 384px 128px 128px;
+ xt_encoder_ranged_red_059: 1408px 384px 128px 128px;
+ xt_encoder_ranged_red_060: 1536px 384px 128px 128px;
+ xt_encoder_ranged_red_061: 1664px 384px 128px 128px;
+ xt_encoder_ranged_red_062: 1792px 384px 128px 128px;
+ xt_encoder_ranged_red_063: 1920px 384px 128px 128px;
+ xt_encoder_ranged_red_064: 0px 512px 128px 128px;
+ xt_encoder_ranged_red_065: 128px 512px 128px 128px;
+ xt_encoder_ranged_red_066: 256px 512px 128px 128px;
+ xt_encoder_ranged_red_067: 384px 512px 128px 128px;
+ xt_encoder_ranged_red_068: 512px 512px 128px 128px;
+ xt_encoder_ranged_red_069: 640px 512px 128px 128px;
+ xt_encoder_ranged_red_070: 768px 512px 128px 128px;
+ xt_encoder_ranged_red_071: 896px 512px 128px 128px;
+ xt_encoder_ranged_red_072: 1024px 512px 128px 128px;
+ xt_encoder_ranged_red_073: 1152px 512px 128px 128px;
+ xt_encoder_ranged_red_074: 1280px 512px 128px 128px;
+ xt_encoder_ranged_red_075: 1408px 512px 128px 128px;
+ xt_encoder_ranged_red_076: 1536px 512px 128px 128px;
+ xt_encoder_ranged_red_077: 1664px 512px 128px 128px;
+ xt_encoder_ranged_red_078: 1792px 512px 128px 128px;
+ xt_encoder_ranged_red_079: 1920px 512px 128px 128px;
+ xt_encoder_ranged_red_080: 0px 640px 128px 128px;
+ xt_encoder_ranged_red_081: 128px 640px 128px 128px;
+ xt_encoder_ranged_red_082: 256px 640px 128px 128px;
+ xt_encoder_ranged_red_083: 384px 640px 128px 128px;
+ xt_encoder_ranged_red_084: 512px 640px 128px 128px;
+ xt_encoder_ranged_red_085: 640px 640px 128px 128px;
+ xt_encoder_ranged_red_086: 768px 640px 128px 128px;
+ xt_encoder_ranged_red_087: 896px 640px 128px 128px;
+ xt_encoder_ranged_red_088: 1024px 640px 128px 128px;
+ xt_encoder_ranged_red_089: 1152px 640px 128px 128px;
+}
+@spritesheet xtknob
+{
+ src: xtknob.png;
+ xtknob_active: 0px 128px 128px 128px;
+ xtknob_checked: 0px 128px 128px 128px;
+ xtknob_checked-active: 0px 128px 128px 128px;
+ xtknob_checked-hover: 0px 128px 128px 128px;
+ xtknob_default: 0px 0px 128px 128px;
+ xtknob_hover: 0px 0px 128px 128px;
+}
+@spritesheet xtknob_minus
+{
+ src: xtknob_minus.png;
+ xtknob_minus_active: 0px 64px 64px 64px;
+ xtknob_minus_checked: 0px 64px 64px 64px;
+ xtknob_minus_checked-active: 0px 64px 64px 64px;
+ xtknob_minus_checked-hover: 0px 64px 64px 64px;
+ xtknob_minus_default: 0px 0px 64px 64px;
+ xtknob_minus_hover: 0px 0px 64px 64px;
+}
+@spritesheet xtknob_plus
+{
+ src: xtknob_plus.png;
+ xtknob_plus_active: 0px 64px 64px 64px;
+ xtknob_plus_checked: 0px 64px 64px 64px;
+ xtknob_plus_checked-active: 0px 64px 64px 64px;
+ xtknob_plus_checked-hover: 0px 64px 64px 64px;
+ xtknob_plus_default: 0px 0px 64px 64px;
+ xtknob_plus_hover: 0px 0px 64px 64px;
+}
+@spritesheet xtknob_small
+{
+ src: xtknob_small.png;
+ xtknob_small_active: 0px 64px 64px 64px;
+ xtknob_small_checked: 0px 64px 64px 64px;
+ xtknob_small_checked-active: 0px 64px 64px 64px;
+ xtknob_small_checked-hover: 0px 64px 64px 64px;
+ xtknob_small_default: 0px 0px 64px 64px;
+ xtknob_small_hover: 0px 0px 64px 64px;
+}
+.knob
+{
+ frames: 90;
+ spriteprefix: xt_encoder_ranged_;
+}
+.knob1
+{
+ frames: 90;
+ spriteprefix: xt_encoder_ranged_red_;
+}
+.led
+{
+ decorator: image(led_default fill);
+}
+.led:checked
+{
+ decorator: image(led_checked fill);
+}
+.led:checked:active
+{
+ decorator: image(led_checked-active fill);
+}
+.led:checked:hover
+{
+ decorator: image(led_checked-hover fill);
+}
+.led:hover
+{
+ decorator: image(led_hover fill);
+}
+.list, .grid, .pm-infopanel
+{
+ background-color: #000000;
+}
+.listentry, .gridentry
+{
+ color: #ffffff;
+ font-size: 60.000000dp;
+ text-align: left;
+}
+.listentry:selected, .gridentry:selected
+{
+ background-color: #2a2a2a;
+}
+.pm-hlayout
+{
+ background-color: black;
+}
+.pm-info-headline
+{
+ color: #ffffff;
+ font-size: 32.000000dp;
+}
+.pm-info-name
+{
+ color: #ffffff;
+ font-size: 64.000000dp;
+}
+.pm-info-text
+{
+ color: #ffffff;
+ font-size: 32.000000dp;
+}
+.pm-status
+{
+ border: 0dp transparent;
+ color: #ffffff;
+ font-size: 32.000000dp;
+ text-align: left;
+}
+.pm-vlayout
+{
+ gap: 4dp;
+}
+.txt
+{
+ color: #ffffff;
+ font-size: 34.000000dp;
+ font-weight: bold;
+ text-align: center;
+}
+.txt1
+{
+ color: #ffffff;
+ font-size: 30.000000dp;
+ font-weight: bold;
+ text-align: left;
+}
+.txt2
+{
+ color: #ffffff;
+ font-size: 40.000000dp;
+ text-align: center;
+}
+.xtknob
+{
+ decorator: image(xtknob_default fill);
+}
+.xtknob:checked
+{
+ decorator: image(xtknob_checked fill);
+}
+.xtknob:checked:active
+{
+ decorator: image(xtknob_checked-active fill);
+}
+.xtknob:checked:hover
+{
+ decorator: image(xtknob_checked-hover fill);
+}
+.xtknob:hover
+{
+ decorator: image(xtknob_hover fill);
+}
+.xtknob_minus
+{
+ decorator: image(xtknob_minus_default fill);
+}
+.xtknob_minus:checked
+{
+ decorator: image(xtknob_minus_checked fill);
+}
+.xtknob_minus:checked:active
+{
+ decorator: image(xtknob_minus_checked-active fill);
+}
+.xtknob_minus:checked:hover
+{
+ decorator: image(xtknob_minus_checked-hover fill);
+}
+.xtknob_minus:hover
+{
+ decorator: image(xtknob_minus_hover fill);
+}
+.xtknob_plus
+{
+ decorator: image(xtknob_plus_default fill);
+}
+.xtknob_plus:checked
+{
+ decorator: image(xtknob_plus_checked fill);
+}
+.xtknob_plus:checked:active
+{
+ decorator: image(xtknob_plus_checked-active fill);
+}
+.xtknob_plus:checked:hover
+{
+ decorator: image(xtknob_plus_checked-hover fill);
+}
+.xtknob_plus:hover
+{
+ decorator: image(xtknob_plus_hover fill);
+}
+.xtknob_small
+{
+ decorator: image(xtknob_small_default fill);
+}
+.xtknob_small:checked
+{
+ decorator: image(xtknob_small_checked fill);
+}
+.xtknob_small:checked:active
+{
+ decorator: image(xtknob_small_checked-active fill);
+}
+.xtknob_small:checked:hover
+{
+ decorator: image(xtknob_small_checked-hover fill);
+}
+.xtknob_small:hover
+{
+ decorator: image(xtknob_small_hover fill);
+}
+body
+{
+ font-size: 28dp;
+}
+input.text
+{
+ background-color: #000000;
+ border: 0dp transparent;
+ color: #ffffff;
+ font-size: 28.000000dp;
+ text-align: left;
+}
+scrollbarvertical sliderbar, scrollbarhorizontal sliderbar, splitter:active
+{
+ background-color: #ffffff;
+}
+tree
+{
+ background-color: #000000;
+}
+treenode
+{
+ color: #ffffff;
+ font-size: 28.000000dp;
+ text-align: left;
+}
+treenode:selected
+{
+ background-color: #2a2a2a;
+}
+
diff --git a/xtArmin/xtArmin.rml b/xtArmin/xtArmin.rml
new file mode 100644
index 0000000..bd31266
--- /dev/null
+++ b/xtArmin/xtArmin.rml
@@ -0,0 +1,758 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Normal
+
+
+
+
+
+
+
+
+
+
+
+
+ 24dB LP
+
+
+ 6dB LP
+
+
+
+
+
+
+
+
+
+
+
+ Normal
+
+
+
+
+
+
+ Saw
+
+
+ On
+
+
+
+
+
+
+ Saw
+
+
+
+
+
+
+
+ On
+
+
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ normal
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+ 8
+
+
+
+
+ 1
+
+
+ 8
+
+
+ 127
+
+
+
+
+
+
+
+
+
+
+ LFO 2
+
+
+
+ Mod Wheel
+
+
+ LFO 1
+
+
+ +
+
+
+
+ Mod Wheel
+
+
+ LFO 1
+
+
+ +
+
+
+
+ Mod Wheel
+
+
+ LFO 1
+
+
+ +
+
+
+
+ Mod Wheel
+
+
+ LFO 1
+
+
+ +
+
+
+
+
+
+ Off
+
+
+ 4/4
+
+
+ 13
+
+
+ Up
+
+
+ As played
+
+
+ Last Note
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Chorus
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Portamento
+
+
+ Linear
+
+
+
+
+
+
+
+ Chorus
+
+
+ Chorus
+
+
+ Chorus
+
+
+ Chorus
+
+
+ Soundblaster II
+
+
+ MPU-401
+
+
+ Poly
+
+
+ Dual
+
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+ 42
+
+
diff --git a/xtArmin/xtDefaultBG.png b/xtArmin/xtDefaultBG.png
new file mode 100644
index 0000000..17b5ad1
Binary files /dev/null and b/xtArmin/xtDefaultBG.png differ
diff --git a/xtArmin/xtPageArp.png b/xtArmin/xtPageArp.png
new file mode 100644
index 0000000..ab6c8d8
Binary files /dev/null and b/xtArmin/xtPageArp.png differ
diff --git a/xtArmin/xtPageMod.png b/xtArmin/xtPageMod.png
new file mode 100644
index 0000000..52c09d5
Binary files /dev/null and b/xtArmin/xtPageMod.png differ
diff --git a/xtArmin/xtPageMulti.png b/xtArmin/xtPageMulti.png
new file mode 100644
index 0000000..96fc28c
Binary files /dev/null and b/xtArmin/xtPageMulti.png differ
diff --git a/xtArmin/xtPageOsc.png b/xtArmin/xtPageOsc.png
new file mode 100644
index 0000000..db02016
Binary files /dev/null and b/xtArmin/xtPageOsc.png differ
diff --git a/xtArmin/xtPagePatchManager.png b/xtArmin/xtPagePatchManager.png
new file mode 100644
index 0000000..353ceae
Binary files /dev/null and b/xtArmin/xtPagePatchManager.png differ
diff --git a/xtArmin/xtPageWave.png b/xtArmin/xtPageWave.png
new file mode 100644
index 0000000..fb5fff6
Binary files /dev/null and b/xtArmin/xtPageWave.png differ
diff --git a/xtArmin/xt_encoder_ranged.png b/xtArmin/xt_encoder_ranged.png
new file mode 100644
index 0000000..57c035f
Binary files /dev/null and b/xtArmin/xt_encoder_ranged.png differ
diff --git a/xtArmin/xt_encoder_ranged_page0.png b/xtArmin/xt_encoder_ranged_page0.png
new file mode 100644
index 0000000..fae0089
Binary files /dev/null and b/xtArmin/xt_encoder_ranged_page0.png differ
diff --git a/xtArmin/xt_encoder_ranged_red.png b/xtArmin/xt_encoder_ranged_red.png
new file mode 100644
index 0000000..23fa5ed
Binary files /dev/null and b/xtArmin/xt_encoder_ranged_red.png differ
diff --git a/xtArmin/xt_encoder_ranged_red_page0.png b/xtArmin/xt_encoder_ranged_red_page0.png
new file mode 100644
index 0000000..b086993
Binary files /dev/null and b/xtArmin/xt_encoder_ranged_red_page0.png differ
diff --git a/xtArmin/xtknob.png b/xtArmin/xtknob.png
new file mode 100644
index 0000000..e78b417
Binary files /dev/null and b/xtArmin/xtknob.png differ
diff --git a/xtArmin/xtknob_minus.png b/xtArmin/xtknob_minus.png
new file mode 100644
index 0000000..a6ceb78
Binary files /dev/null and b/xtArmin/xtknob_minus.png differ
diff --git a/xtArmin/xtknob_plus.png b/xtArmin/xtknob_plus.png
new file mode 100644
index 0000000..c566ba7
Binary files /dev/null and b/xtArmin/xtknob_plus.png differ
diff --git a/xtArmin/xtknob_small.png b/xtArmin/xtknob_small.png
new file mode 100644
index 0000000..f59773c
Binary files /dev/null and b/xtArmin/xtknob_small.png differ
diff --git a/xtArmin2/.DS_Store b/xtArmin2/.DS_Store
new file mode 100644
index 0000000..5008ddf
Binary files /dev/null and b/xtArmin2/.DS_Store differ
diff --git a/xtArmin2/btWaveEditor.png b/xtArmin2/btWaveEditor.png
new file mode 100644
index 0000000..57d7cb5
Binary files /dev/null and b/xtArmin2/btWaveEditor.png differ
diff --git a/xtArmin2/f1Type12.png b/xtArmin2/f1Type12.png
new file mode 100644
index 0000000..4894825
Binary files /dev/null and b/xtArmin2/f1Type12.png differ
diff --git a/xtArmin2/f1Type6.png b/xtArmin2/f1Type6.png
new file mode 100644
index 0000000..8e673f5
Binary files /dev/null and b/xtArmin2/f1Type6.png differ
diff --git a/xtArmin2/f1Type7.png b/xtArmin2/f1Type7.png
new file mode 100644
index 0000000..2087f03
Binary files /dev/null and b/xtArmin2/f1Type7.png differ
diff --git a/xtArmin2/f1Type8.png b/xtArmin2/f1Type8.png
new file mode 100644
index 0000000..da70a48
Binary files /dev/null and b/xtArmin2/f1Type8.png differ
diff --git a/xtArmin2/f1Type9.png b/xtArmin2/f1Type9.png
new file mode 100644
index 0000000..e63cbd5
Binary files /dev/null and b/xtArmin2/f1Type9.png differ
diff --git a/xtArmin2/f1TypeUnused.png b/xtArmin2/f1TypeUnused.png
new file mode 100644
index 0000000..c8d521e
Binary files /dev/null and b/xtArmin2/f1TypeUnused.png differ
diff --git a/xtArmin2/fxAmpMod.png b/xtArmin2/fxAmpMod.png
new file mode 100644
index 0000000..623396e
Binary files /dev/null and b/xtArmin2/fxAmpMod.png differ
diff --git a/xtArmin2/fxAutoWahLP.png b/xtArmin2/fxAutoWahLP.png
new file mode 100644
index 0000000..4cd76f4
Binary files /dev/null and b/xtArmin2/fxAutoWahLP.png differ
diff --git a/xtArmin2/fxChorus.png b/xtArmin2/fxChorus.png
new file mode 100644
index 0000000..8d2fef6
Binary files /dev/null and b/xtArmin2/fxChorus.png differ
diff --git a/xtArmin2/fxDelay.png b/xtArmin2/fxDelay.png
new file mode 100644
index 0000000..c64e4b8
Binary files /dev/null and b/xtArmin2/fxDelay.png differ
diff --git a/xtArmin2/fxFlanger2.png b/xtArmin2/fxFlanger2.png
new file mode 100644
index 0000000..e75afc3
Binary files /dev/null and b/xtArmin2/fxFlanger2.png differ
diff --git a/xtArmin2/fxModDelay.png b/xtArmin2/fxModDelay.png
new file mode 100644
index 0000000..ac424dd
Binary files /dev/null and b/xtArmin2/fxModDelay.png differ
diff --git a/xtArmin2/fxOff.png b/xtArmin2/fxOff.png
new file mode 100644
index 0000000..c5c4435
Binary files /dev/null and b/xtArmin2/fxOff.png differ
diff --git a/xtArmin2/fxOverdrive.png b/xtArmin2/fxOverdrive.png
new file mode 100644
index 0000000..d53931d
Binary files /dev/null and b/xtArmin2/fxOverdrive.png differ
diff --git a/xtArmin2/xtArmin2.json b/xtArmin2/xtArmin2.json
new file mode 100644
index 0000000..1f9acf3
--- /dev/null
+++ b/xtArmin2/xtArmin2.json
@@ -0,0 +1,8747 @@
+{
+ "name": "Root",
+ "root": {
+ "x": "0",
+ "y": "0",
+ "width": "3400",
+ "height": "2000",
+ "scale": "0.5"
+ },
+ "tabgroup": {
+ "name": "Root",
+ "buttons": [
+ "pageButtonMain",
+ "pageButtonPatchManager",
+ "pageButtonMod",
+ "pageButtonArp",
+ "pageButtonMulti",
+ "pageButtonWave"
+ ],
+ "pages": [
+ "pageOsc",
+ "pagePatchManager",
+ "pageMod",
+ "pageArp",
+ "pageMulti",
+ "pageWave"
+ ]
+ },
+ "templates": [
+ {
+ "name": "pm_treeview",
+ "treeview": {
+ "textHeight": "14",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000",
+ "alignH": "L",
+ "alignV": "C",
+ "selectedItemBackgroundColor": "2a2a2aFF"
+ }
+ },
+ {
+ "name": "pm_listbox",
+ "listbox": {
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000",
+ "alignH": "L",
+ "alignV": "C",
+ "selectedItemBackgroundColor": "2a2a2aFF"
+ }
+ },
+ {
+ "name": "pm_search",
+ "texteditor": {
+ "text": "Search...",
+ "textHeight": "14",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000",
+ "alignH": "L",
+ "alignV": "C"
+ }
+ },
+ {
+ "name": "pm_scrollbar",
+ "scrollbar": {
+ "color": "FFFFFFFF"
+ }
+ },
+ {
+ "name": "pm_info_name",
+ "label": {
+ "textHeight": "32",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000",
+ "alignH": "L",
+ "alignV": "T",
+ "bold": "1"
+ }
+ },
+ {
+ "name": "pm_info_label",
+ "label": {
+ "textHeight": "16",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000",
+ "alignH": "L",
+ "alignV": "T"
+ }
+ },
+ {
+ "name": "pm_info_text",
+ "label": {
+ "textHeight": "16",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000",
+ "alignH": "L",
+ "alignV": "T"
+ }
+ },
+ {
+ "name": "pm_status_label",
+ "label": {
+ "textHeight": "16",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000",
+ "alignH": "L",
+ "alignV": "C"
+ }
+ }
+ ],
+ "children": [
+ {
+ "name": "bakedBG",
+ "image": {
+ "x": "0",
+ "y": "0",
+ "width": "3400",
+ "height": "2000",
+ "texture": "xtDefaultBG"
+ }
+ },
+ {
+ "name": "lcdArea",
+ "component": {
+ "x": "154.0613",
+ "y": "143.1559",
+ "width": "1273.877",
+ "height": "98.43307"
+ },
+ "componentProperties": {
+ "lcdBackgroundColor": "000000",
+ "lcdTextColor": "FFFFFF"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "268.85",
+ "y": "309.5459",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "PlayParamValueA"
+ }
+ },
+ {
+ "name": "xtKnob (1)",
+ "rotary": {},
+ "spritesheet": {
+ "x": "572.95",
+ "y": "309.5459",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "PlayParamValueB"
+ }
+ },
+ {
+ "name": "xtKnob (2)",
+ "rotary": {},
+ "spritesheet": {
+ "x": "877.05",
+ "y": "309.5459",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "PlayParamValueC"
+ }
+ },
+ {
+ "name": "xtKnob (3)",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1181.15",
+ "y": "309.5459",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "PlayParamValueD"
+ }
+ },
+ {
+ "name": "midiLed",
+ "button": {
+ "normalImage": "0",
+ "overImage": "1",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "94.06128",
+ "y": "174.3724",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "pageButtonMain",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2458.07",
+ "y": "91.41",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "pageButtonMod",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2611.07",
+ "y": "91.41",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "pageButtonArp",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2764.07",
+ "y": "91.41",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "pageButtonMulti",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2917.07",
+ "y": "91.41",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "pageButtonPatchManager",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "3244.27",
+ "y": "91.41",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "PartButtonSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "96",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2471.35",
+ "y": "328.1724",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ }
+ },
+ {
+ "name": "PartLedSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "97",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2487.35",
+ "y": "393.1724",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "PartButtonSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "96",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2583.85",
+ "y": "328.1724",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ }
+ },
+ {
+ "name": "PartLedSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "97",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2599.85",
+ "y": "393.1724",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "PartButtonSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "96",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2696.35",
+ "y": "328.1724",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ }
+ },
+ {
+ "name": "PartLedSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "97",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2712.35",
+ "y": "393.1724",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "PartButtonSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "96",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2808.85",
+ "y": "328.1724",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ }
+ },
+ {
+ "name": "PartLedSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "97",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2824.85",
+ "y": "393.1724",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "PartButtonSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "96",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2921.35",
+ "y": "328.1724",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ }
+ },
+ {
+ "name": "PartLedSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "97",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2937.35",
+ "y": "393.1724",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "PartButtonSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "96",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "3033.85",
+ "y": "328.1724",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ }
+ },
+ {
+ "name": "PartLedSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "97",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "3049.85",
+ "y": "393.1724",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "PartButtonSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "96",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "3146.35",
+ "y": "328.1724",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ }
+ },
+ {
+ "name": "PartLedSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "97",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "3162.35",
+ "y": "393.1724",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "PartButtonSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "96",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "3258.85",
+ "y": "328.1724",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ }
+ },
+ {
+ "name": "PartLedSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "97",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "3274.85",
+ "y": "393.1724",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "MultiModeButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2184.76",
+ "y": "319.93",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "MultiModeLED",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2275",
+ "y": "282.17",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "SaveButton",
+ "button": {
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2184.76",
+ "y": "91.41",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "patchPrev",
+ "button": {
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1861.7",
+ "y": "355.577",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_minus",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ }
+ },
+ {
+ "name": "patchNext",
+ "button": {
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1956.3",
+ "y": "355.577",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_plus",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ }
+ },
+ {
+ "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": "FFFFFFFF",
+ "backgroundColor": "000000FF",
+ "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": "FFFFFFFF",
+ "backgroundColor": "000000FF",
+ "bold": "1",
+ "x": "283",
+ "y": "265.9752",
+ "width": "300.9623",
+ "height": "53.42"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "128.0017",
+ "y": "406.9504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2Volume"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "0.001708984",
+ "y": "406.9504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2Pan"
+ }
+ },
+ {
+ "name": "PatchName",
+ "textbutton": {
+ "text": "ABCDEFGHIJKLMNOP",
+ "textHeight": "34",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000FF",
+ "bold": "1",
+ "x": "283",
+ "y": "444.9504",
+ "width": "300.9623",
+ "height": "53.42"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "128.0017",
+ "y": "585.9257",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3Volume"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "0.001708984",
+ "y": "585.9257",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3Pan"
+ }
+ },
+ {
+ "name": "PatchName",
+ "textbutton": {
+ "text": "ABCDEFGHIJKLMNOP",
+ "textHeight": "34",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000FF",
+ "bold": "1",
+ "x": "283",
+ "y": "623.9257",
+ "width": "300.9623",
+ "height": "53.42"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "128.0017",
+ "y": "764.9009",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4Volume"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "0.001708984",
+ "y": "764.9009",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4Pan"
+ }
+ },
+ {
+ "name": "PatchName",
+ "textbutton": {
+ "text": "ABCDEFGHIJKLMNOP",
+ "textHeight": "34",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000FF",
+ "bold": "1",
+ "x": "283",
+ "y": "802.9009",
+ "width": "300.9623",
+ "height": "53.42"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "128.0017",
+ "y": "943.8761",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5Volume"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "0.001708984",
+ "y": "943.8761",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5Pan"
+ }
+ },
+ {
+ "name": "PatchName",
+ "textbutton": {
+ "text": "ABCDEFGHIJKLMNOP",
+ "textHeight": "34",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000FF",
+ "bold": "1",
+ "x": "283",
+ "y": "981.8761",
+ "width": "300.9623",
+ "height": "53.42"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "128.0017",
+ "y": "1122.851",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6Volume"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "0.001708984",
+ "y": "1122.851",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6Pan"
+ }
+ },
+ {
+ "name": "PatchName",
+ "textbutton": {
+ "text": "ABCDEFGHIJKLMNOP",
+ "textHeight": "34",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000FF",
+ "bold": "1",
+ "x": "283",
+ "y": "1160.851",
+ "width": "300.9623",
+ "height": "53.42"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "128.0017",
+ "y": "1301.827",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7Volume"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "0.001708984",
+ "y": "1301.827",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7Pan"
+ }
+ },
+ {
+ "name": "PatchName",
+ "textbutton": {
+ "text": "ABCDEFGHIJKLMNOP",
+ "textHeight": "34",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000FF",
+ "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"
+ }
+ }
+ ]
+ },
+ {
+ "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",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O1Octave"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "328.8624",
+ "y": "81.31683",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O1Semi"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "105.8624",
+ "y": "311.9504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O1Detune"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "328.8624",
+ "y": "311.9504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O1FmAmount"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "105.8624",
+ "y": "542.5841",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O1KeyTrack"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "328.8624",
+ "y": "542.5841",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O1BendRange"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "105.8624",
+ "y": "821.2178",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O2Octave"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "328.8624",
+ "y": "821.2178",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O2Semi"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "105.8624",
+ "y": "1051.851",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O2Detune"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "350.62",
+ "y": "1073.61",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O2Sync"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "52.86243",
+ "y": "1282.485",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O2KeyTrack"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "275.8624",
+ "y": "1282.485",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O2BendRange"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "472.3624",
+ "y": "1317.485",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "O2Link"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "488.3624",
+ "y": "1383.425",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O2Link"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "527.0599",
+ "y": "698.4823",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged_red",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Wave"
+ }
+ },
+ {
+ "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"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "738.6444",
+ "y": "81.31683",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W1StartW"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "961.6444",
+ "y": "81.31683",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W1StartP"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "738.6444",
+ "y": "311.9504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W1EnvAmount"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "961.6444",
+ "y": "311.9504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W1EnvVelAmount"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "738.6444",
+ "y": "542.5841",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W1Keytrack"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "983.4",
+ "y": "564.34",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W1Limit"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "741.0411",
+ "y": "821.2178",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W2StartW"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "964.0411",
+ "y": "821.2178",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W2StartP"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "741.0411",
+ "y": "1051.851",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W2EnvAmount"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "964.0411",
+ "y": "1051.851",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W2EnvVelAmount"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "651.5411",
+ "y": "1282.485",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W2Keytrack"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "896.3",
+ "y": "1304.24",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W2Limit"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "986.5411",
+ "y": "1266.485",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W2Limit"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1067.541",
+ "y": "1315.485",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "W2Link"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1083.541",
+ "y": "1380.905",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W2Link"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1341.844",
+ "y": "97.48016",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MixW1"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1341.844",
+ "y": "298.4406",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MixRingMod"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1341.844",
+ "y": "499.4009",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MixW2"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1341.844",
+ "y": "700.3613",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MixNoise"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1341.844",
+ "y": "901.3215",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MixExternal"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1682.175",
+ "y": "99",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "AmpVolume"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1682.175",
+ "y": "299.29",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "AmpVelocity"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1682.175",
+ "y": "499.58",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "AmpKeytrack"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1682.175",
+ "y": "699.87",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Pan"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1682.175",
+ "y": "900.1599",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "PanKeytrack"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Normal",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1729.818",
+ "y": "1170.608",
+ "width": "225",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "AmpEnvTrigger"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1342.8",
+ "y": "1281.715",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "AmpEnvAttack"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1558.146",
+ "y": "1281.715",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "AmpEnvDecay"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1773.491",
+ "y": "1281.715",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "AmpEnvSustain"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1988.836",
+ "y": "1281.715",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "AmpEnvRelease"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1994.088",
+ "y": "89",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "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"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2015.85",
+ "y": "649.76",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Accuracy"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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"
+ },
+ "parameterAttachment": {
+ "parameter": "Accuracy"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2015.85",
+ "y": "919.26",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Clipping"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2106.087",
+ "y": "881.5",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Clipping"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "24dB LP",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2563.788",
+ "y": "92.5",
+ "width": "302.83",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "F1Type"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "6dB LP",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3124.847",
+ "y": "92.5",
+ "width": "170.6693",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "F2Type"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2279.637",
+ "y": "172.23",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F1Cutoff"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2487.737",
+ "y": "172.23",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F1Resonance"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2695.837",
+ "y": "172.23",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F1KeyTrack"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2279.637",
+ "y": "370.17",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F1EnvAmount"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2487.737",
+ "y": "370.17",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F1EnvVelAmount"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2695.837",
+ "y": "370.17",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "condition": {
+ "enableOnParameter": "F1Type",
+ "enableOnValues": "6,8,9,12"
+ },
+ "parameterAttachment": {
+ "parameter": "F1Extra"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2695.837",
+ "y": "370.17",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "condition": {
+ "enableOnParameter": "F1Type",
+ "enableOnValues": "7"
+ },
+ "parameterAttachment": {
+ "parameter": "F1BPOffset"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3060.847",
+ "y": "172.23",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F2Cutoff"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3060.847",
+ "y": "370.17",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F2KeyTrack"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Normal",
+ "textHeight": "30",
+ "color": "FFFFFFFFs",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2760.842",
+ "y": "666.4",
+ "width": "225",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "F1EnvTrigger"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2275.417",
+ "y": "749.8726",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F1EnvAttack"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2556.367",
+ "y": "749.8726",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F1EnvDecay"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2837.317",
+ "y": "749.8726",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F1EnvSustain"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3118.268",
+ "y": "749.8726",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F1EnvRelease"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Saw",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2559.695",
+ "y": "1330.06",
+ "width": "145.2011",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Lfo1Sync"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2248.596",
+ "y": "1109.255",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Lfo1Symmetry"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2415.896",
+ "y": "1109.255",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "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"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Saw",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3041.796",
+ "y": "1035.41",
+ "width": "225",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Lfo2Shape"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2810.496",
+ "y": "1109.255",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Lfo2Symmetry"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2977.796",
+ "y": "1109.255",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Lfo2Rate"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3145.096",
+ "y": "1109.255",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Lfo2Delay"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2810.496",
+ "y": "1285.955",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Lfo2Humanize"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2977.796",
+ "y": "1285.955",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Lfo2Phase"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "On",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3120.796",
+ "y": "1355.06",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "Lfo2Sync"
+ }
+ }
+ ]
+ },
+ {
+ "name": "pageMod",
+ "image": {
+ "x": "35.99988",
+ "y": "489",
+ "width": "3322.7",
+ "height": "1479.802",
+ "texture": "xtPageMod"
+ },
+ "children": [
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "170.7272",
+ "y": "84.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot1Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "411.818",
+ "y": "45.25",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot1Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "710.5452",
+ "y": "84.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot1Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "170.7272",
+ "y": "212.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot2Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "411.818",
+ "y": "173.75",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot2Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "710.5452",
+ "y": "212.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot2Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "170.7272",
+ "y": "341.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot3Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "411.818",
+ "y": "302.25",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot3Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "710.5452",
+ "y": "341.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot3Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "170.7272",
+ "y": "469.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot4Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "411.818",
+ "y": "430.75",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot4Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "710.5452",
+ "y": "469.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot4Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "170.7272",
+ "y": "598.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot5Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "411.818",
+ "y": "559.25",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot5Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "170.7272",
+ "y": "726.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot6Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "411.818",
+ "y": "687.75",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot6Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "710.5452",
+ "y": "726.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot6Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "170.7272",
+ "y": "855.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot7Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "411.818",
+ "y": "816.25",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot7Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "710.5452",
+ "y": "855.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot7Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "170.7272",
+ "y": "983.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot8Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "411.818",
+ "y": "944.75",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot8Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "710.5452",
+ "y": "983.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot8Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1144.173",
+ "y": "84.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot9Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1385.264",
+ "y": "45.25",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot9Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1683.991",
+ "y": "84.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot9Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1144.173",
+ "y": "212.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot10Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1385.264",
+ "y": "173.75",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot10Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1683.991",
+ "y": "212.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot10Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1144.173",
+ "y": "341.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot11Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1385.264",
+ "y": "302.25",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot11Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1683.991",
+ "y": "341.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot11Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1144.173",
+ "y": "469.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot12Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1385.264",
+ "y": "430.75",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot12Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1683.991",
+ "y": "469.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot12Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1144.173",
+ "y": "598.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot13Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1385.264",
+ "y": "559.25",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot13Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1683.991",
+ "y": "598.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot13Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1144.173",
+ "y": "726.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot14Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1385.264",
+ "y": "687.75",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot14Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1683.991",
+ "y": "726.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot14Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1144.173",
+ "y": "855.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot15Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1385.264",
+ "y": "816.25",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot15Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1683.991",
+ "y": "855.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot15Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1144.173",
+ "y": "983.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot16Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1385.264",
+ "y": "944.75",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot16Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1683.991",
+ "y": "983.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot16Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "normal",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "27.08069",
+ "y": "1315.668",
+ "width": "223.42",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvTrigger"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "322.3525",
+ "y": "1151.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvTime1"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "322.3525",
+ "y": "1315.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvLevel1"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "539.895",
+ "y": "1151.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvTime2"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "539.895",
+ "y": "1315.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvLevel2"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "757.4373",
+ "y": "1151.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvTime3"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "757.4373",
+ "y": "1315.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvLevel3"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "974.9797",
+ "y": "1151.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvTime4"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "974.9797",
+ "y": "1315.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvLevel4"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1192.522",
+ "y": "1151.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvTime5"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1192.522",
+ "y": "1315.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvLevel5"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1410.064",
+ "y": "1151.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvTime6"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1410.064",
+ "y": "1315.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvLevel6"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1627.607",
+ "y": "1151.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvTime7"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1627.607",
+ "y": "1315.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvLevel7"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1845.149",
+ "y": "1151.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvTime8"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1845.149",
+ "y": "1315.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvLevel8"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2205.26",
+ "y": "1173.29",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveKeyOnLoop"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2247.501",
+ "y": "1326.935",
+ "width": "140.039",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveKeyOnLoopStart"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "8",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2247.501",
+ "y": "1389.955",
+ "width": "140.039",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveKeyOnLoopEnd"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2540.34",
+ "y": "1173.29",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveKeyOffLoop"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2582.58",
+ "y": "1326.935",
+ "width": "140.039",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveKeyOffLoopStart"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "8",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2582.58",
+ "y": "1389.955",
+ "width": "140.039",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveKeyOffLoopEnd"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2382.712",
+ "y": "84.09998",
+ "width": "255",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "FreeEnvTrigger"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2031.739",
+ "y": "199.2304",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "FreeEnvTime1"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2031.739",
+ "y": "388.2304",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "FreeEnvLevel1"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2223.054",
+ "y": "199.2304",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "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"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "LFO 2",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2382.712",
+ "y": "727.7072",
+ "width": "235",
+ "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"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Mod Wheel",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3081.522",
+ "y": "84.21252",
+ "width": "221.18",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod1Source1"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "LFO 1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3081.522",
+ "y": "172.6375",
+ "width": "221.18",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod1Source2"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "+",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2864.342",
+ "y": "330.275",
+ "width": "284.36",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod1Type"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3174.702",
+ "y": "266.275",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod1Parameter"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Mod Wheel",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2864.342",
+ "y": "683.9751",
+ "width": "284.36",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod2Type"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3174.702",
+ "y": "619.9751",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod2Parameter"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Mod Wheel",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3081.522",
+ "y": "791.6125",
+ "width": "221.18",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod3Source1"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "LFO 1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3081.522",
+ "y": "880.0375",
+ "width": "221.18",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod3Source2"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "+",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2864.342",
+ "y": "1037.675",
+ "width": "284.36",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod3Type"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3174.702",
+ "y": "973.675",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod3Parameter"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Mod Wheel",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3081.522",
+ "y": "1145.313",
+ "width": "221.18",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod4Source1"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "LFO 1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3081.522",
+ "y": "1233.738",
+ "width": "221.18",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod4Source2"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "+",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2864.342",
+ "y": "1391.375",
+ "width": "284.36",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod4Type"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3174.702",
+ "y": "1327.375",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod4Parameter"
+ }
+ }
+ ]
+ },
+ {
+ "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": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "172.7548",
+ "y": "136.2653",
+ "width": "172.7547",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpMode"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "4/4",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpRange"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "3130.64",
+ "y": "118.56",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpReset"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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": "ArpReset"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "31.99988",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern1"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "47.99988",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern1"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "219.1749",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern2"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "235.1749",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern2"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "406.3499",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern3"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "422.3499",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern3"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "593.5249",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern4"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "609.5249",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern4"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "780.6999",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern5"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "796.6999",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern5"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "967.8749",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern6"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "983.8749",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern6"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1155.05",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern7"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1171.05",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern7"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1342.225",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern8"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1358.225",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern8"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1529.4",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern9"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1545.4",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern9"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1716.575",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern10"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1732.575",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern10"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1903.75",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern11"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1919.75",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "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": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern12"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2106.925",
+ "y": "462.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": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern13"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2294.1",
+ "y": "462.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": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern14"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2481.275",
+ "y": "462.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": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern15"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2668.45",
+ "y": "462.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": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern16"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2855.625",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern16"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3106.18",
+ "y": "367.78",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPatternLength"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Chorus",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "376.8201",
+ "y": "695.6937",
+ "width": "190",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectType"
+ }
+ },
+ {
+ "name": "fxPageOff",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxOff"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "0"
+ }
+ },
+ {
+ "name": "fxPageChorus",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxChorus"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "1"
+ },
+ "children": [
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "60.40149",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamA"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "309.2045",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamB"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "558.0074",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name": "fxPageFlanger1",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxChorus"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "2"
+ },
+ "children": [
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "60.40149",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamA"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "309.2045",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamB"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "558.0074",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name": "fxPageFlanger2",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxFlanger2"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "3"
+ },
+ "children": [
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "60.40149",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamA"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "309.2045",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamB"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "558.0074",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name": "fxAutoWahLP",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxAutoWahLP"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "4"
+ },
+ "children": [
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "60.40149",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamA"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "309.2045",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamB"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "558.0074",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name": "fxAutoWahBP",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxAutoWahLP"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "5"
+ },
+ "children": [
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "60.40149",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamA"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "309.2045",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamB"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "558.0074",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name": "fxOverdrive",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxOverdrive"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "6"
+ },
+ "children": [
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "60.40149",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamA"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "309.2045",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamB"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "558.0074",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name": "fxAmpMod",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxAmpMod"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "7"
+ },
+ "children": [
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "60.40149",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamA"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "309.2045",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamB"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "558.0074",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name": "fxDelay",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxDelay"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "32"
+ },
+ "children": [
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "60.40149",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamA"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "309.2045",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamB"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "558.0074",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name": "fxPanDelay",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxDelay"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "33"
+ },
+ "children": [
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "60.40149",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamA"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "309.2045",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamB"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "558.0074",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name": "fxModDelay",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxModDelay"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "34"
+ },
+ "children": [
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "60.40149",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamA"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "309.2045",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamB"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "558.0074",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "962.72",
+ "y": "799.73",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ChorusEnabled"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "1496.56",
+ "y": "801.69",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "GlideEnabled"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1516.885",
+ "y": "1186.728",
+ "width": "280",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "F1Type"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "MPU-401",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1516.885",
+ "y": "1296.728",
+ "width": "280",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "F1Type"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Poly",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI0Pan"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "inverse",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "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": "MI0Volume"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "207.6687",
+ "y": "1156.351",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI0MidiChannel"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Main",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "207.6687",
+ "y": "1230.131",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI0Output"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "165.43",
+ "y": "1325.67",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI0Enabled"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "255.6687",
+ "y": "1287.912",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI0Enabled"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "559.0063",
+ "y": "155.6703",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI1Transpose"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "559.0063",
+ "y": "343.4504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI1Detune"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C-2",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "457.0063",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI1KeyLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C6",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "647.0063",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI1KeyHigh"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "0",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "457.0063",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI1VeloLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "647.0063",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "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"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "inverse",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "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"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "623.0063",
+ "y": "1156.351",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI1MidiChannel"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Main",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "623.0063",
+ "y": "1230.131",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI1Output"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "580.77",
+ "y": "1325.67",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI1Enabled"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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": "MI1Enabled"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "974.3438",
+ "y": "155.6703",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2Transpose"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "974.3438",
+ "y": "343.4504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2Detune"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C-2",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "872.3438",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2KeyLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C6",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1062.344",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2KeyHigh"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "0",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "872.3438",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2VeloLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1062.344",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2VeloHigh"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "879.3438",
+ "y": "779.791",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2Pan"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "inverse",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1062.344",
+ "y": "845.1909",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2PanMod"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "974.3438",
+ "y": "968.571",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2Volume"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1038.344",
+ "y": "1156.351",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2MidiChannel"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Main",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1038.344",
+ "y": "1230.131",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2Output"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "996.1",
+ "y": "1325.67",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2Enabled"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1086.344",
+ "y": "1287.912",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2Enabled"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1389.681",
+ "y": "155.6703",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3Transpose"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1389.681",
+ "y": "343.4504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3Detune"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C-2",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1287.681",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3KeyLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C6",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1477.681",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3KeyHigh"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "0",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1287.681",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3VeloLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1477.681",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3VeloHigh"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1294.681",
+ "y": "779.791",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3Pan"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "inverse",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1477.681",
+ "y": "845.1909",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3PanMod"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1389.681",
+ "y": "968.571",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3Volume"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1453.681",
+ "y": "1156.351",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3MidiChannel"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Main",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1453.681",
+ "y": "1230.131",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3Output"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1411.44",
+ "y": "1325.67",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3Enabled"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1501.681",
+ "y": "1287.912",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3Enabled"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1805.019",
+ "y": "155.6703",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4Transpose"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1805.019",
+ "y": "343.4504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4Detune"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C-2",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1703.019",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4KeyLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C6",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1893.019",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4KeyHigh"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "0",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1703.019",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4VeloLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1893.019",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4VeloHigh"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1710.019",
+ "y": "779.791",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4Pan"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "inverse",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1893.019",
+ "y": "845.1909",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4PanMod"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1805.019",
+ "y": "968.571",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4Volume"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1869.019",
+ "y": "1156.351",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4MidiChannel"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Main",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1869.019",
+ "y": "1230.131",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4Output"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1826.78",
+ "y": "1325.67",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4Enabled"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1917.019",
+ "y": "1287.912",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4Enabled"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2220.356",
+ "y": "155.6703",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5Transpose"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2220.356",
+ "y": "343.4504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5Detune"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C-2",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2118.356",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5KeyLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C6",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2308.356",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5KeyHigh"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "0",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2118.356",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5VeloLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2308.356",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5VeloHigh"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2125.356",
+ "y": "779.791",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5Pan"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "inverse",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2308.356",
+ "y": "845.1909",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5PanMod"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2220.356",
+ "y": "968.571",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5Volume"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2284.356",
+ "y": "1156.351",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5MidiChannel"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Main",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2284.356",
+ "y": "1230.131",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5Output"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2242.12",
+ "y": "1325.67",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5Enabled"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2332.356",
+ "y": "1287.912",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5Enabled"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2635.693",
+ "y": "155.6703",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6Transpose"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2635.693",
+ "y": "343.4504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6Detune"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C-2",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2533.693",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6KeyLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C6",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2723.693",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6KeyHigh"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "0",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2533.693",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6VeloLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2723.693",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6VeloHigh"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2540.693",
+ "y": "779.791",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6Pan"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "inverse",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2723.693",
+ "y": "845.1909",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6PanMod"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2635.693",
+ "y": "968.571",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6Volume"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2699.693",
+ "y": "1156.351",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6MidiChannel"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Main",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2699.693",
+ "y": "1230.131",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6Output"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2657.45",
+ "y": "1325.67",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6Enabled"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3051.031",
+ "y": "155.6703",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7Transpose"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3051.031",
+ "y": "343.4504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7Detune"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C-2",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2949.031",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7KeyLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C6",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3139.031",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7KeyHigh"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "0",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2949.031",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7VeloLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3139.031",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7VeloHigh"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2956.031",
+ "y": "779.791",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7Pan"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "inverse",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3139.031",
+ "y": "845.1909",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7PanMod"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3051.031",
+ "y": "968.571",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7Volume"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3115.031",
+ "y": "1230.131",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7Output"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "3072.79",
+ "y": "1325.67",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7Enabled"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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": "pageWave",
+ "image": {
+ "x": "35.99988",
+ "y": "489",
+ "width": "3322.7",
+ "height": "1479.802",
+ "texture": "xtPageWave"
+ },
+ "children": [
+ {
+ "name": "waveEditorContainer",
+ "component": {
+ "x": "0",
+ "y": "0",
+ "width": "3322.7",
+ "height": "1479.802"
+ },
+ "children": [
+ {
+ "name": "wecWavetableList",
+ "component": {
+ "x": "0",
+ "y": "48",
+ "width": "500",
+ "height": "1431.8"
+ }
+ },
+ {
+ "name": "wecWaveControlTable",
+ "component": {
+ "x": "540",
+ "y": "48",
+ "width": "500",
+ "height": "1431.8"
+ }
+ },
+ {
+ "name": "wecWaveList",
+ "component": {
+ "x": "1080",
+ "y": "48",
+ "width": "500",
+ "height": "1431.8"
+ }
+ },
+ {
+ "name": "wecWaveTime",
+ "component": {
+ "x": "1620",
+ "y": "48",
+ "width": "1700",
+ "height": "776.497"
+ }
+ },
+ {
+ "name": "wecWaveFreq",
+ "component": {
+ "x": "1620",
+ "y": "882.497",
+ "width": "830",
+ "height": "597.305"
+ }
+ },
+ {
+ "name": "wecWavePhase",
+ "component": {
+ "x": "2490",
+ "y": "882.497",
+ "width": "830",
+ "height": "597.305"
+ }
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "FocusedParameterTooltip",
+ "label": {
+ "text": "42",
+ "textHeight": "40",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000FF",
+ "alignH": "C",
+ "alignV": "C",
+ "x": "1385",
+ "y": "1225.5",
+ "width": "96",
+ "height": "55"
+ },
+ "componentProperties": {
+ "offsetY": "25"
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/xtArmin2/xtArmin2.rcss b/xtArmin2/xtArmin2.rcss
new file mode 100644
index 0000000..ff7e659
--- /dev/null
+++ b/xtArmin2/xtArmin2.rcss
@@ -0,0 +1,413 @@
+@spritesheet xt_encoder_ranged_page0
+{
+ src: xt_encoder_ranged_page0.png;
+ xt_encoder_ranged_000: 0px 0px 128px 128px;
+ xt_encoder_ranged_001: 128px 0px 128px 128px;
+ xt_encoder_ranged_002: 256px 0px 128px 128px;
+ xt_encoder_ranged_003: 384px 0px 128px 128px;
+ xt_encoder_ranged_004: 512px 0px 128px 128px;
+ xt_encoder_ranged_005: 640px 0px 128px 128px;
+ xt_encoder_ranged_006: 768px 0px 128px 128px;
+ xt_encoder_ranged_007: 896px 0px 128px 128px;
+ xt_encoder_ranged_008: 1024px 0px 128px 128px;
+ xt_encoder_ranged_009: 1152px 0px 128px 128px;
+ xt_encoder_ranged_010: 1280px 0px 128px 128px;
+ xt_encoder_ranged_011: 1408px 0px 128px 128px;
+ xt_encoder_ranged_012: 1536px 0px 128px 128px;
+ xt_encoder_ranged_013: 1664px 0px 128px 128px;
+ xt_encoder_ranged_014: 1792px 0px 128px 128px;
+ xt_encoder_ranged_015: 1920px 0px 128px 128px;
+ xt_encoder_ranged_016: 0px 128px 128px 128px;
+ xt_encoder_ranged_017: 128px 128px 128px 128px;
+ xt_encoder_ranged_018: 256px 128px 128px 128px;
+ xt_encoder_ranged_019: 384px 128px 128px 128px;
+ xt_encoder_ranged_020: 512px 128px 128px 128px;
+ xt_encoder_ranged_021: 640px 128px 128px 128px;
+ xt_encoder_ranged_022: 768px 128px 128px 128px;
+ xt_encoder_ranged_023: 896px 128px 128px 128px;
+ xt_encoder_ranged_024: 1024px 128px 128px 128px;
+ xt_encoder_ranged_025: 1152px 128px 128px 128px;
+ xt_encoder_ranged_026: 1280px 128px 128px 128px;
+ xt_encoder_ranged_027: 1408px 128px 128px 128px;
+ xt_encoder_ranged_028: 1536px 128px 128px 128px;
+ xt_encoder_ranged_029: 1664px 128px 128px 128px;
+ xt_encoder_ranged_030: 1792px 128px 128px 128px;
+ xt_encoder_ranged_031: 1920px 128px 128px 128px;
+ xt_encoder_ranged_032: 0px 256px 128px 128px;
+ xt_encoder_ranged_033: 128px 256px 128px 128px;
+ xt_encoder_ranged_034: 256px 256px 128px 128px;
+ xt_encoder_ranged_035: 384px 256px 128px 128px;
+ xt_encoder_ranged_036: 512px 256px 128px 128px;
+ xt_encoder_ranged_037: 640px 256px 128px 128px;
+ xt_encoder_ranged_038: 768px 256px 128px 128px;
+ xt_encoder_ranged_039: 896px 256px 128px 128px;
+ xt_encoder_ranged_040: 1024px 256px 128px 128px;
+ xt_encoder_ranged_041: 1152px 256px 128px 128px;
+ xt_encoder_ranged_042: 1280px 256px 128px 128px;
+ xt_encoder_ranged_043: 1408px 256px 128px 128px;
+ xt_encoder_ranged_044: 1536px 256px 128px 128px;
+ xt_encoder_ranged_045: 1664px 256px 128px 128px;
+ xt_encoder_ranged_046: 1792px 256px 128px 128px;
+ xt_encoder_ranged_047: 1920px 256px 128px 128px;
+ xt_encoder_ranged_048: 0px 384px 128px 128px;
+ xt_encoder_ranged_049: 128px 384px 128px 128px;
+ xt_encoder_ranged_050: 256px 384px 128px 128px;
+ xt_encoder_ranged_051: 384px 384px 128px 128px;
+ xt_encoder_ranged_052: 512px 384px 128px 128px;
+ xt_encoder_ranged_053: 640px 384px 128px 128px;
+ xt_encoder_ranged_054: 768px 384px 128px 128px;
+ xt_encoder_ranged_055: 896px 384px 128px 128px;
+ xt_encoder_ranged_056: 1024px 384px 128px 128px;
+ xt_encoder_ranged_057: 1152px 384px 128px 128px;
+ xt_encoder_ranged_058: 1280px 384px 128px 128px;
+ xt_encoder_ranged_059: 1408px 384px 128px 128px;
+ xt_encoder_ranged_060: 1536px 384px 128px 128px;
+ xt_encoder_ranged_061: 1664px 384px 128px 128px;
+ xt_encoder_ranged_062: 1792px 384px 128px 128px;
+ xt_encoder_ranged_063: 1920px 384px 128px 128px;
+ xt_encoder_ranged_064: 0px 512px 128px 128px;
+ xt_encoder_ranged_065: 128px 512px 128px 128px;
+ xt_encoder_ranged_066: 256px 512px 128px 128px;
+ xt_encoder_ranged_067: 384px 512px 128px 128px;
+ xt_encoder_ranged_068: 512px 512px 128px 128px;
+ xt_encoder_ranged_069: 640px 512px 128px 128px;
+ xt_encoder_ranged_070: 768px 512px 128px 128px;
+ xt_encoder_ranged_071: 896px 512px 128px 128px;
+ xt_encoder_ranged_072: 1024px 512px 128px 128px;
+ xt_encoder_ranged_073: 1152px 512px 128px 128px;
+ xt_encoder_ranged_074: 1280px 512px 128px 128px;
+ xt_encoder_ranged_075: 1408px 512px 128px 128px;
+ xt_encoder_ranged_076: 1536px 512px 128px 128px;
+ xt_encoder_ranged_077: 1664px 512px 128px 128px;
+ xt_encoder_ranged_078: 1792px 512px 128px 128px;
+ xt_encoder_ranged_079: 1920px 512px 128px 128px;
+ xt_encoder_ranged_080: 0px 640px 128px 128px;
+ xt_encoder_ranged_081: 128px 640px 128px 128px;
+ xt_encoder_ranged_082: 256px 640px 128px 128px;
+ xt_encoder_ranged_083: 384px 640px 128px 128px;
+ xt_encoder_ranged_084: 512px 640px 128px 128px;
+ xt_encoder_ranged_085: 640px 640px 128px 128px;
+ xt_encoder_ranged_086: 768px 640px 128px 128px;
+ xt_encoder_ranged_087: 896px 640px 128px 128px;
+ xt_encoder_ranged_088: 1024px 640px 128px 128px;
+ xt_encoder_ranged_089: 1152px 640px 128px 128px;
+}
+@spritesheet xt_encoder_ranged_red_page0
+{
+ src: xt_encoder_ranged_red_page0.png;
+ xt_encoder_ranged_red_000: 0px 0px 128px 128px;
+ xt_encoder_ranged_red_001: 128px 0px 128px 128px;
+ xt_encoder_ranged_red_002: 256px 0px 128px 128px;
+ xt_encoder_ranged_red_003: 384px 0px 128px 128px;
+ xt_encoder_ranged_red_004: 512px 0px 128px 128px;
+ xt_encoder_ranged_red_005: 640px 0px 128px 128px;
+ xt_encoder_ranged_red_006: 768px 0px 128px 128px;
+ xt_encoder_ranged_red_007: 896px 0px 128px 128px;
+ xt_encoder_ranged_red_008: 1024px 0px 128px 128px;
+ xt_encoder_ranged_red_009: 1152px 0px 128px 128px;
+ xt_encoder_ranged_red_010: 1280px 0px 128px 128px;
+ xt_encoder_ranged_red_011: 1408px 0px 128px 128px;
+ xt_encoder_ranged_red_012: 1536px 0px 128px 128px;
+ xt_encoder_ranged_red_013: 1664px 0px 128px 128px;
+ xt_encoder_ranged_red_014: 1792px 0px 128px 128px;
+ xt_encoder_ranged_red_015: 1920px 0px 128px 128px;
+ xt_encoder_ranged_red_016: 0px 128px 128px 128px;
+ xt_encoder_ranged_red_017: 128px 128px 128px 128px;
+ xt_encoder_ranged_red_018: 256px 128px 128px 128px;
+ xt_encoder_ranged_red_019: 384px 128px 128px 128px;
+ xt_encoder_ranged_red_020: 512px 128px 128px 128px;
+ xt_encoder_ranged_red_021: 640px 128px 128px 128px;
+ xt_encoder_ranged_red_022: 768px 128px 128px 128px;
+ xt_encoder_ranged_red_023: 896px 128px 128px 128px;
+ xt_encoder_ranged_red_024: 1024px 128px 128px 128px;
+ xt_encoder_ranged_red_025: 1152px 128px 128px 128px;
+ xt_encoder_ranged_red_026: 1280px 128px 128px 128px;
+ xt_encoder_ranged_red_027: 1408px 128px 128px 128px;
+ xt_encoder_ranged_red_028: 1536px 128px 128px 128px;
+ xt_encoder_ranged_red_029: 1664px 128px 128px 128px;
+ xt_encoder_ranged_red_030: 1792px 128px 128px 128px;
+ xt_encoder_ranged_red_031: 1920px 128px 128px 128px;
+ xt_encoder_ranged_red_032: 0px 256px 128px 128px;
+ xt_encoder_ranged_red_033: 128px 256px 128px 128px;
+ xt_encoder_ranged_red_034: 256px 256px 128px 128px;
+ xt_encoder_ranged_red_035: 384px 256px 128px 128px;
+ xt_encoder_ranged_red_036: 512px 256px 128px 128px;
+ xt_encoder_ranged_red_037: 640px 256px 128px 128px;
+ xt_encoder_ranged_red_038: 768px 256px 128px 128px;
+ xt_encoder_ranged_red_039: 896px 256px 128px 128px;
+ xt_encoder_ranged_red_040: 1024px 256px 128px 128px;
+ xt_encoder_ranged_red_041: 1152px 256px 128px 128px;
+ xt_encoder_ranged_red_042: 1280px 256px 128px 128px;
+ xt_encoder_ranged_red_043: 1408px 256px 128px 128px;
+ xt_encoder_ranged_red_044: 1536px 256px 128px 128px;
+ xt_encoder_ranged_red_045: 1664px 256px 128px 128px;
+ xt_encoder_ranged_red_046: 1792px 256px 128px 128px;
+ xt_encoder_ranged_red_047: 1920px 256px 128px 128px;
+ xt_encoder_ranged_red_048: 0px 384px 128px 128px;
+ xt_encoder_ranged_red_049: 128px 384px 128px 128px;
+ xt_encoder_ranged_red_050: 256px 384px 128px 128px;
+ xt_encoder_ranged_red_051: 384px 384px 128px 128px;
+ xt_encoder_ranged_red_052: 512px 384px 128px 128px;
+ xt_encoder_ranged_red_053: 640px 384px 128px 128px;
+ xt_encoder_ranged_red_054: 768px 384px 128px 128px;
+ xt_encoder_ranged_red_055: 896px 384px 128px 128px;
+ xt_encoder_ranged_red_056: 1024px 384px 128px 128px;
+ xt_encoder_ranged_red_057: 1152px 384px 128px 128px;
+ xt_encoder_ranged_red_058: 1280px 384px 128px 128px;
+ xt_encoder_ranged_red_059: 1408px 384px 128px 128px;
+ xt_encoder_ranged_red_060: 1536px 384px 128px 128px;
+ xt_encoder_ranged_red_061: 1664px 384px 128px 128px;
+ xt_encoder_ranged_red_062: 1792px 384px 128px 128px;
+ xt_encoder_ranged_red_063: 1920px 384px 128px 128px;
+ xt_encoder_ranged_red_064: 0px 512px 128px 128px;
+ xt_encoder_ranged_red_065: 128px 512px 128px 128px;
+ xt_encoder_ranged_red_066: 256px 512px 128px 128px;
+ xt_encoder_ranged_red_067: 384px 512px 128px 128px;
+ xt_encoder_ranged_red_068: 512px 512px 128px 128px;
+ xt_encoder_ranged_red_069: 640px 512px 128px 128px;
+ xt_encoder_ranged_red_070: 768px 512px 128px 128px;
+ xt_encoder_ranged_red_071: 896px 512px 128px 128px;
+ xt_encoder_ranged_red_072: 1024px 512px 128px 128px;
+ xt_encoder_ranged_red_073: 1152px 512px 128px 128px;
+ xt_encoder_ranged_red_074: 1280px 512px 128px 128px;
+ xt_encoder_ranged_red_075: 1408px 512px 128px 128px;
+ xt_encoder_ranged_red_076: 1536px 512px 128px 128px;
+ xt_encoder_ranged_red_077: 1664px 512px 128px 128px;
+ xt_encoder_ranged_red_078: 1792px 512px 128px 128px;
+ xt_encoder_ranged_red_079: 1920px 512px 128px 128px;
+ xt_encoder_ranged_red_080: 0px 640px 128px 128px;
+ xt_encoder_ranged_red_081: 128px 640px 128px 128px;
+ xt_encoder_ranged_red_082: 256px 640px 128px 128px;
+ xt_encoder_ranged_red_083: 384px 640px 128px 128px;
+ xt_encoder_ranged_red_084: 512px 640px 128px 128px;
+ xt_encoder_ranged_red_085: 640px 640px 128px 128px;
+ xt_encoder_ranged_red_086: 768px 640px 128px 128px;
+ xt_encoder_ranged_red_087: 896px 640px 128px 128px;
+ xt_encoder_ranged_red_088: 1024px 640px 128px 128px;
+ xt_encoder_ranged_red_089: 1152px 640px 128px 128px;
+}
+@spritesheet xtknob
+{
+ src: xtknob.png;
+ xtknob_active: 0px 128px 128px 128px;
+ xtknob_checked: 0px 128px 128px 128px;
+ xtknob_checked-active: 0px 128px 128px 128px;
+ xtknob_checked-hover: 0px 128px 128px 128px;
+ xtknob_default: 0px 0px 128px 128px;
+ xtknob_hover: 0px 0px 128px 128px;
+}
+@spritesheet xtknob_minus
+{
+ src: xtknob_minus.png;
+ xtknob_minus_active: 0px 64px 64px 64px;
+ xtknob_minus_checked: 0px 64px 64px 64px;
+ xtknob_minus_checked-active: 0px 64px 64px 64px;
+ xtknob_minus_checked-hover: 0px 64px 64px 64px;
+ xtknob_minus_default: 0px 0px 64px 64px;
+ xtknob_minus_hover: 0px 0px 64px 64px;
+}
+@spritesheet xtknob_plus
+{
+ src: xtknob_plus.png;
+ xtknob_plus_active: 0px 64px 64px 64px;
+ xtknob_plus_checked: 0px 64px 64px 64px;
+ xtknob_plus_checked-active: 0px 64px 64px 64px;
+ xtknob_plus_checked-hover: 0px 64px 64px 64px;
+ xtknob_plus_default: 0px 0px 64px 64px;
+ xtknob_plus_hover: 0px 0px 64px 64px;
+}
+@spritesheet xtknob_small
+{
+ src: xtknob_small.png;
+ xtknob_small_active: 0px 64px 64px 64px;
+ xtknob_small_checked: 0px 64px 64px 64px;
+ xtknob_small_checked-active: 0px 64px 64px 64px;
+ xtknob_small_checked-hover: 0px 64px 64px 64px;
+ xtknob_small_default: 0px 0px 64px 64px;
+ xtknob_small_hover: 0px 0px 64px 64px;
+}
+.knob
+{
+ frames: 90;
+ spriteprefix: xt_encoder_ranged_;
+}
+.knob1
+{
+ frames: 90;
+ spriteprefix: xt_encoder_ranged_red_;
+}
+.list, .grid, .pm-infopanel
+{
+ background-color: #000000;
+}
+.listentry, .gridentry
+{
+ color: #c2c2c2;
+ font-size: 32.000000dp;
+ text-align: left;
+}
+.listentry:selected, .gridentry:selected
+{
+ background-color: #2a2a2a;
+}
+.pm-hlayout
+{
+ background-color: black;
+}
+.pm-info-headline
+{
+ color: #c2c2c2;
+ font-size: 32.000000dp;
+}
+.pm-info-name
+{
+ color: #c2c2c2;
+ font-size: 32.000000dp;
+}
+.pm-info-text
+{
+ color: #c2c2c2;
+ font-size: 32.000000dp;
+}
+.pm-status
+{
+ border: 0dp transparent;
+ color: #c2c2c2;
+ font-size: 32.000000dp;
+ text-align: left;
+}
+.pm-vlayout
+{
+ gap: 4dp;
+}
+.txt
+{
+ color: #c2c2c2;
+ font-size: 34.000000dp;
+ font-weight: bold;
+ text-align: center;
+}
+.txt1
+{
+ color: #c2c2c2;
+ font-size: 30.000000dp;
+ font-weight: bold;
+ text-align: left;
+}
+.txt2
+{
+ color: #c2c2c2;
+ font-size: 40.000000dp;
+ text-align: center;
+}
+.xtknob
+{
+ decorator: image(xtknob_default fill);
+}
+.xtknob:checked
+{
+ decorator: image(xtknob_checked fill);
+}
+.xtknob:checked:active
+{
+ decorator: image(xtknob_checked-active fill);
+}
+.xtknob:checked:hover
+{
+ decorator: image(xtknob_checked-hover fill);
+}
+.xtknob:hover
+{
+ decorator: image(xtknob_hover fill);
+}
+.xtknob_minus
+{
+ decorator: image(xtknob_minus_default fill);
+}
+.xtknob_minus:checked
+{
+ decorator: image(xtknob_minus_checked fill);
+}
+.xtknob_minus:checked:active
+{
+ decorator: image(xtknob_minus_checked-active fill);
+}
+.xtknob_minus:checked:hover
+{
+ decorator: image(xtknob_minus_checked-hover fill);
+}
+.xtknob_minus:hover
+{
+ decorator: image(xtknob_minus_hover fill);
+}
+.xtknob_plus
+{
+ decorator: image(xtknob_plus_default fill);
+}
+.xtknob_plus:checked
+{
+ decorator: image(xtknob_plus_checked fill);
+}
+.xtknob_plus:checked:active
+{
+ decorator: image(xtknob_plus_checked-active fill);
+}
+.xtknob_plus:checked:hover
+{
+ decorator: image(xtknob_plus_checked-hover fill);
+}
+.xtknob_plus:hover
+{
+ decorator: image(xtknob_plus_hover fill);
+}
+.xtknob_small
+{
+ decorator: image(xtknob_small_default fill);
+}
+.xtknob_small:checked
+{
+ decorator: image(xtknob_small_checked fill);
+}
+.xtknob_small:checked:active
+{
+ decorator: image(xtknob_small_checked-active fill);
+}
+.xtknob_small:checked:hover
+{
+ decorator: image(xtknob_small_checked-hover fill);
+}
+.xtknob_small:hover
+{
+ decorator: image(xtknob_small_hover fill);
+}
+body
+{
+ font-size: 28dp;
+}
+input.text
+{
+ background-color: #000000;
+ border: 0dp transparent;
+ color: #c2c2c2;
+ font-size: 28.000000dp;
+ text-align: left;
+}
+scrollbarvertical sliderbar, scrollbarhorizontal sliderbar, splitter:active
+{
+ background-color: #ffffff;
+}
+tree
+{
+ background-color: #000000;
+}
+treenode
+{
+ color: #c2c2c2;
+ font-size: 28.000000dp;
+ text-align: left;
+}
+treenode:selected
+{
+ background-color: #2a2a2a;
+}
+
diff --git a/xtArmin2/xtArmin2.rml b/xtArmin2/xtArmin2.rml
new file mode 100644
index 0000000..010ae5c
--- /dev/null
+++ b/xtArmin2/xtArmin2.rml
@@ -0,0 +1,758 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Normal
+
+
+
+
+
+
+
+
+
+
+
+
+ 24dB LP
+
+
+ 6dB LP
+
+
+
+
+
+
+
+
+
+
+
+ Normal
+
+
+
+
+
+
+ Saw
+
+
+ On
+
+
+
+
+
+
+ Saw
+
+
+
+
+
+
+
+ On
+
+
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ normal
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+ 8
+
+
+
+
+ 1
+
+
+ 8
+
+
+ 127
+
+
+
+
+
+
+
+
+
+
+ LFO 2
+
+
+
+ Mod Wheel
+
+
+ LFO 1
+
+
+ +
+
+
+
+ Mod Wheel
+
+
+ LFO 1
+
+
+ +
+
+
+
+ Mod Wheel
+
+
+ LFO 1
+
+
+ +
+
+
+
+ Mod Wheel
+
+
+ LFO 1
+
+
+ +
+
+
+
+
+
+ Off
+
+
+ 4/4
+
+
+ 13
+
+
+ Up
+
+
+ As played
+
+
+ Last Note
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Chorus
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Portamento
+
+
+ Linear
+
+
+
+
+
+
+
+ Chorus
+
+
+ Chorus
+
+
+ Chorus
+
+
+ Chorus
+
+
+ Soundblaster II
+
+
+ MPU-401
+
+
+ Poly
+
+
+ Dual
+
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+ 42
+
+
diff --git a/xtArmin2/xtDefaultBG.png b/xtArmin2/xtDefaultBG.png
new file mode 100644
index 0000000..4ab606c
Binary files /dev/null and b/xtArmin2/xtDefaultBG.png differ
diff --git a/xtArmin2/xtPageArp.png b/xtArmin2/xtPageArp.png
new file mode 100644
index 0000000..2898fe4
Binary files /dev/null and b/xtArmin2/xtPageArp.png differ
diff --git a/xtArmin2/xtPageMod.png b/xtArmin2/xtPageMod.png
new file mode 100644
index 0000000..4493dc1
Binary files /dev/null and b/xtArmin2/xtPageMod.png differ
diff --git a/xtArmin2/xtPageMulti.png b/xtArmin2/xtPageMulti.png
new file mode 100644
index 0000000..d23cad6
Binary files /dev/null and b/xtArmin2/xtPageMulti.png differ
diff --git a/xtArmin2/xtPageOsc.png b/xtArmin2/xtPageOsc.png
new file mode 100644
index 0000000..4b023d2
Binary files /dev/null and b/xtArmin2/xtPageOsc.png differ
diff --git a/xtArmin2/xtPagePatchManager.png b/xtArmin2/xtPagePatchManager.png
new file mode 100644
index 0000000..df37b89
Binary files /dev/null and b/xtArmin2/xtPagePatchManager.png differ
diff --git a/xtArmin2/xtPageWave.png b/xtArmin2/xtPageWave.png
new file mode 100644
index 0000000..d1676f3
Binary files /dev/null and b/xtArmin2/xtPageWave.png differ
diff --git a/xtArmin2/xt_encoder_ranged.png b/xtArmin2/xt_encoder_ranged.png
new file mode 100644
index 0000000..b4ee8c7
Binary files /dev/null and b/xtArmin2/xt_encoder_ranged.png differ
diff --git a/xtArmin2/xt_encoder_ranged_page0.png b/xtArmin2/xt_encoder_ranged_page0.png
new file mode 100644
index 0000000..b4ee8c7
Binary files /dev/null and b/xtArmin2/xt_encoder_ranged_page0.png differ
diff --git a/xtArmin2/xt_encoder_ranged_red.png b/xtArmin2/xt_encoder_ranged_red.png
new file mode 100644
index 0000000..b4ee8c7
Binary files /dev/null and b/xtArmin2/xt_encoder_ranged_red.png differ
diff --git a/xtArmin2/xt_encoder_ranged_red_page0.png b/xtArmin2/xt_encoder_ranged_red_page0.png
new file mode 100644
index 0000000..b4ee8c7
Binary files /dev/null and b/xtArmin2/xt_encoder_ranged_red_page0.png differ
diff --git a/xtArmin2/xtknob.png b/xtArmin2/xtknob.png
new file mode 100644
index 0000000..80d5afe
Binary files /dev/null and b/xtArmin2/xtknob.png differ
diff --git a/xtArmin2/xtknob_minus.png b/xtArmin2/xtknob_minus.png
new file mode 100644
index 0000000..313233e
Binary files /dev/null and b/xtArmin2/xtknob_minus.png differ
diff --git a/xtArmin2/xtknob_plus.png b/xtArmin2/xtknob_plus.png
new file mode 100644
index 0000000..de54f95
Binary files /dev/null and b/xtArmin2/xtknob_plus.png differ
diff --git a/xtArmin2/xtknob_small.png b/xtArmin2/xtknob_small.png
new file mode 100644
index 0000000..3c95a67
Binary files /dev/null and b/xtArmin2/xtknob_small.png differ
diff --git a/xtArmin3/.DS_Store b/xtArmin3/.DS_Store
new file mode 100644
index 0000000..5008ddf
Binary files /dev/null and b/xtArmin3/.DS_Store differ
diff --git a/xtArmin3/btWaveEditor.png b/xtArmin3/btWaveEditor.png
new file mode 100644
index 0000000..57d7cb5
Binary files /dev/null and b/xtArmin3/btWaveEditor.png differ
diff --git a/xtArmin3/f1Type12.png b/xtArmin3/f1Type12.png
new file mode 100644
index 0000000..4894825
Binary files /dev/null and b/xtArmin3/f1Type12.png differ
diff --git a/xtArmin3/f1Type6.png b/xtArmin3/f1Type6.png
new file mode 100644
index 0000000..8e673f5
Binary files /dev/null and b/xtArmin3/f1Type6.png differ
diff --git a/xtArmin3/f1Type7.png b/xtArmin3/f1Type7.png
new file mode 100644
index 0000000..2087f03
Binary files /dev/null and b/xtArmin3/f1Type7.png differ
diff --git a/xtArmin3/f1Type8.png b/xtArmin3/f1Type8.png
new file mode 100644
index 0000000..da70a48
Binary files /dev/null and b/xtArmin3/f1Type8.png differ
diff --git a/xtArmin3/f1Type9.png b/xtArmin3/f1Type9.png
new file mode 100644
index 0000000..e63cbd5
Binary files /dev/null and b/xtArmin3/f1Type9.png differ
diff --git a/xtArmin3/f1TypeUnused.png b/xtArmin3/f1TypeUnused.png
new file mode 100644
index 0000000..c8d521e
Binary files /dev/null and b/xtArmin3/f1TypeUnused.png differ
diff --git a/xtArmin3/fxAmpMod.png b/xtArmin3/fxAmpMod.png
new file mode 100644
index 0000000..623396e
Binary files /dev/null and b/xtArmin3/fxAmpMod.png differ
diff --git a/xtArmin3/fxAutoWahLP.png b/xtArmin3/fxAutoWahLP.png
new file mode 100644
index 0000000..4cd76f4
Binary files /dev/null and b/xtArmin3/fxAutoWahLP.png differ
diff --git a/xtArmin3/fxChorus.png b/xtArmin3/fxChorus.png
new file mode 100644
index 0000000..8d2fef6
Binary files /dev/null and b/xtArmin3/fxChorus.png differ
diff --git a/xtArmin3/fxDelay.png b/xtArmin3/fxDelay.png
new file mode 100644
index 0000000..c64e4b8
Binary files /dev/null and b/xtArmin3/fxDelay.png differ
diff --git a/xtArmin3/fxFlanger2.png b/xtArmin3/fxFlanger2.png
new file mode 100644
index 0000000..e75afc3
Binary files /dev/null and b/xtArmin3/fxFlanger2.png differ
diff --git a/xtArmin3/fxModDelay.png b/xtArmin3/fxModDelay.png
new file mode 100644
index 0000000..ac424dd
Binary files /dev/null and b/xtArmin3/fxModDelay.png differ
diff --git a/xtArmin3/fxOff.png b/xtArmin3/fxOff.png
new file mode 100644
index 0000000..c5c4435
Binary files /dev/null and b/xtArmin3/fxOff.png differ
diff --git a/xtArmin3/fxOverdrive.png b/xtArmin3/fxOverdrive.png
new file mode 100644
index 0000000..d53931d
Binary files /dev/null and b/xtArmin3/fxOverdrive.png differ
diff --git a/xtArmin3/led.png b/xtArmin3/led.png
new file mode 100644
index 0000000..9acee3e
Binary files /dev/null and b/xtArmin3/led.png differ
diff --git a/xtArmin3/led.png~ b/xtArmin3/led.png~
new file mode 100644
index 0000000..65e7f77
Binary files /dev/null and b/xtArmin3/led.png~ differ
diff --git a/xtArmin3/xtArmin3.json b/xtArmin3/xtArmin3.json
new file mode 100644
index 0000000..446535f
--- /dev/null
+++ b/xtArmin3/xtArmin3.json
@@ -0,0 +1,8747 @@
+{
+ "name": "Root",
+ "root": {
+ "x": "0",
+ "y": "0",
+ "width": "3400",
+ "height": "2000",
+ "scale": "0.5"
+ },
+ "tabgroup": {
+ "name": "Root",
+ "buttons": [
+ "pageButtonMain",
+ "pageButtonPatchManager",
+ "pageButtonMod",
+ "pageButtonArp",
+ "pageButtonMulti",
+ "pageButtonWave"
+ ],
+ "pages": [
+ "pageOsc",
+ "pagePatchManager",
+ "pageMod",
+ "pageArp",
+ "pageMulti",
+ "pageWave"
+ ]
+ },
+ "templates": [
+ {
+ "name": "pm_treeview",
+ "treeview": {
+ "textHeight": "14",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000",
+ "alignH": "L",
+ "alignV": "C",
+ "selectedItemBackgroundColor": "2a2a2aFF"
+ }
+ },
+ {
+ "name": "pm_listbox",
+ "listbox": {
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000",
+ "alignH": "L",
+ "alignV": "C",
+ "selectedItemBackgroundColor": "2a2a2aFF"
+ }
+ },
+ {
+ "name": "pm_search",
+ "texteditor": {
+ "text": "Search...",
+ "textHeight": "14",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000",
+ "alignH": "L",
+ "alignV": "C"
+ }
+ },
+ {
+ "name": "pm_scrollbar",
+ "scrollbar": {
+ "color": "FFFFFFFF"
+ }
+ },
+ {
+ "name": "pm_info_name",
+ "label": {
+ "textHeight": "32",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000",
+ "alignH": "L",
+ "alignV": "T",
+ "bold": "1"
+ }
+ },
+ {
+ "name": "pm_info_label",
+ "label": {
+ "textHeight": "16",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000",
+ "alignH": "L",
+ "alignV": "T"
+ }
+ },
+ {
+ "name": "pm_info_text",
+ "label": {
+ "textHeight": "16",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000",
+ "alignH": "L",
+ "alignV": "T"
+ }
+ },
+ {
+ "name": "pm_status_label",
+ "label": {
+ "textHeight": "16",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000",
+ "alignH": "L",
+ "alignV": "C"
+ }
+ }
+ ],
+ "children": [
+ {
+ "name": "bakedBG",
+ "image": {
+ "x": "0",
+ "y": "0",
+ "width": "3400",
+ "height": "2000",
+ "texture": "xtDefaultBG"
+ }
+ },
+ {
+ "name": "lcdArea",
+ "component": {
+ "x": "154.0613",
+ "y": "143.1559",
+ "width": "1273.877",
+ "height": "98.43307"
+ },
+ "componentProperties": {
+ "lcdBackgroundColor": "000000",
+ "lcdTextColor": "FFFFFF"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "268.85",
+ "y": "309.5459",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "PlayParamValueA"
+ }
+ },
+ {
+ "name": "xtKnob (1)",
+ "rotary": {},
+ "spritesheet": {
+ "x": "572.95",
+ "y": "309.5459",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "PlayParamValueB"
+ }
+ },
+ {
+ "name": "xtKnob (2)",
+ "rotary": {},
+ "spritesheet": {
+ "x": "877.05",
+ "y": "309.5459",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "PlayParamValueC"
+ }
+ },
+ {
+ "name": "xtKnob (3)",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1181.15",
+ "y": "309.5459",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "PlayParamValueD"
+ }
+ },
+ {
+ "name": "midiLed",
+ "button": {
+ "normalImage": "0",
+ "overImage": "1",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1438",
+ "y": "174.3724",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "pageButtonMain",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2458.07",
+ "y": "91.41",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "pageButtonMod",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2611.07",
+ "y": "91.41",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "pageButtonArp",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2764.07",
+ "y": "91.41",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "pageButtonMulti",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2917.07",
+ "y": "91.41",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "pageButtonPatchManager",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "3244.27",
+ "y": "91.41",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "PartButtonSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "96",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2471.35",
+ "y": "328.1724",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ }
+ },
+ {
+ "name": "PartLedSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "97",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2487.35",
+ "y": "393.1724",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "PartButtonSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "96",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2583.85",
+ "y": "328.1724",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ }
+ },
+ {
+ "name": "PartLedSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "97",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2599.85",
+ "y": "393.1724",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "PartButtonSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "96",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2696.35",
+ "y": "328.1724",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ }
+ },
+ {
+ "name": "PartLedSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "97",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2712.35",
+ "y": "393.1724",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "PartButtonSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "96",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2808.85",
+ "y": "328.1724",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ }
+ },
+ {
+ "name": "PartLedSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "97",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2824.85",
+ "y": "393.1724",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "PartButtonSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "96",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2921.35",
+ "y": "328.1724",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ }
+ },
+ {
+ "name": "PartLedSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "97",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2937.35",
+ "y": "393.1724",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "PartButtonSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "96",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "3033.85",
+ "y": "328.1724",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ }
+ },
+ {
+ "name": "PartLedSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "97",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "3049.85",
+ "y": "393.1724",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "PartButtonSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "96",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "3146.35",
+ "y": "328.1724",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ }
+ },
+ {
+ "name": "PartLedSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "97",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "3162.35",
+ "y": "393.1724",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "PartButtonSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "96",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "3258.85",
+ "y": "328.1724",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ }
+ },
+ {
+ "name": "PartLedSmall",
+ "button": {
+ "isToggle": "1",
+ "radioGroupId": "97",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "3274.85",
+ "y": "393.1724",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "MultiModeButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2184.76",
+ "y": "319.93",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "MultiModeLED",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2275",
+ "y": "282.17",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "SaveButton",
+ "button": {
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2184.76",
+ "y": "91.41",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ }
+ },
+ {
+ "name": "patchPrev",
+ "button": {
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1861.7",
+ "y": "355.577",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_minus",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ }
+ },
+ {
+ "name": "patchNext",
+ "button": {
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1956.3",
+ "y": "355.577",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_plus",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ }
+ },
+ {
+ "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": "FFFFFFFF",
+ "backgroundColor": "000000FF",
+ "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": "FFFFFFFF",
+ "backgroundColor": "000000FF",
+ "bold": "1",
+ "x": "283",
+ "y": "265.9752",
+ "width": "300.9623",
+ "height": "53.42"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "128.0017",
+ "y": "406.9504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2Volume"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "0.001708984",
+ "y": "406.9504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2Pan"
+ }
+ },
+ {
+ "name": "PatchName",
+ "textbutton": {
+ "text": "ABCDEFGHIJKLMNOP",
+ "textHeight": "34",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000FF",
+ "bold": "1",
+ "x": "283",
+ "y": "444.9504",
+ "width": "300.9623",
+ "height": "53.42"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "128.0017",
+ "y": "585.9257",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3Volume"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "0.001708984",
+ "y": "585.9257",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3Pan"
+ }
+ },
+ {
+ "name": "PatchName",
+ "textbutton": {
+ "text": "ABCDEFGHIJKLMNOP",
+ "textHeight": "34",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000FF",
+ "bold": "1",
+ "x": "283",
+ "y": "623.9257",
+ "width": "300.9623",
+ "height": "53.42"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "128.0017",
+ "y": "764.9009",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4Volume"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "0.001708984",
+ "y": "764.9009",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4Pan"
+ }
+ },
+ {
+ "name": "PatchName",
+ "textbutton": {
+ "text": "ABCDEFGHIJKLMNOP",
+ "textHeight": "34",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000FF",
+ "bold": "1",
+ "x": "283",
+ "y": "802.9009",
+ "width": "300.9623",
+ "height": "53.42"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "128.0017",
+ "y": "943.8761",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5Volume"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "0.001708984",
+ "y": "943.8761",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5Pan"
+ }
+ },
+ {
+ "name": "PatchName",
+ "textbutton": {
+ "text": "ABCDEFGHIJKLMNOP",
+ "textHeight": "34",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000FF",
+ "bold": "1",
+ "x": "283",
+ "y": "981.8761",
+ "width": "300.9623",
+ "height": "53.42"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "128.0017",
+ "y": "1122.851",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6Volume"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "0.001708984",
+ "y": "1122.851",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6Pan"
+ }
+ },
+ {
+ "name": "PatchName",
+ "textbutton": {
+ "text": "ABCDEFGHIJKLMNOP",
+ "textHeight": "34",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000FF",
+ "bold": "1",
+ "x": "283",
+ "y": "1160.851",
+ "width": "300.9623",
+ "height": "53.42"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "128.0017",
+ "y": "1301.827",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7Volume"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "0.001708984",
+ "y": "1301.827",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7Pan"
+ }
+ },
+ {
+ "name": "PatchName",
+ "textbutton": {
+ "text": "ABCDEFGHIJKLMNOP",
+ "textHeight": "34",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000FF",
+ "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"
+ }
+ }
+ ]
+ },
+ {
+ "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",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O1Octave"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "328.8624",
+ "y": "81.31683",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O1Semi"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "105.8624",
+ "y": "311.9504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O1Detune"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "328.8624",
+ "y": "311.9504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O1FmAmount"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "105.8624",
+ "y": "542.5841",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O1KeyTrack"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "328.8624",
+ "y": "542.5841",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O1BendRange"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "105.8624",
+ "y": "821.2178",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O2Octave"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "328.8624",
+ "y": "821.2178",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O2Semi"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "105.8624",
+ "y": "1051.851",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O2Detune"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "350.62",
+ "y": "1073.61",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O2Sync"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "52.86243",
+ "y": "1282.485",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O2KeyTrack"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "275.8624",
+ "y": "1282.485",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O2BendRange"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "472.3624",
+ "y": "1317.485",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "O2Link"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "488.3624",
+ "y": "1383.425",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "O2Link"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "527.0599",
+ "y": "698.4823",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged_red",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Wave"
+ }
+ },
+ {
+ "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"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "738.6444",
+ "y": "81.31683",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W1StartW"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "961.6444",
+ "y": "81.31683",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W1StartP"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "738.6444",
+ "y": "311.9504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W1EnvAmount"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "961.6444",
+ "y": "311.9504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W1EnvVelAmount"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "738.6444",
+ "y": "542.5841",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W1Keytrack"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "983.4",
+ "y": "564.34",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W1Limit"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "741.0411",
+ "y": "821.2178",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W2StartW"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "964.0411",
+ "y": "821.2178",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W2StartP"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "741.0411",
+ "y": "1051.851",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W2EnvAmount"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "964.0411",
+ "y": "1051.851",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W2EnvVelAmount"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "651.5411",
+ "y": "1282.485",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W2Keytrack"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "896.3",
+ "y": "1304.24",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W2Limit"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "986.5411",
+ "y": "1266.485",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W2Limit"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1067.541",
+ "y": "1315.485",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "W2Link"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1083.541",
+ "y": "1380.905",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "W2Link"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1341.844",
+ "y": "97.48016",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MixW1"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1341.844",
+ "y": "298.4406",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MixRingMod"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1341.844",
+ "y": "499.4009",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MixW2"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1341.844",
+ "y": "700.3613",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MixNoise"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1341.844",
+ "y": "901.3215",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MixExternal"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1682.175",
+ "y": "99",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "AmpVolume"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1682.175",
+ "y": "299.29",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "AmpVelocity"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1682.175",
+ "y": "499.58",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "AmpKeytrack"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1682.175",
+ "y": "699.87",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Pan"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1682.175",
+ "y": "900.1599",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "PanKeytrack"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Normal",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1729.818",
+ "y": "1170.608",
+ "width": "225",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "AmpEnvTrigger"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1342.8",
+ "y": "1281.715",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "AmpEnvAttack"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1558.146",
+ "y": "1281.715",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "AmpEnvDecay"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1773.491",
+ "y": "1281.715",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "AmpEnvSustain"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1988.836",
+ "y": "1281.715",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "AmpEnvRelease"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1994.088",
+ "y": "89",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "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"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2015.85",
+ "y": "649.76",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Accuracy"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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"
+ },
+ "parameterAttachment": {
+ "parameter": "Accuracy"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2015.85",
+ "y": "919.26",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Clipping"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2106.087",
+ "y": "881.5",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Clipping"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "24dB LP",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2563.788",
+ "y": "92.5",
+ "width": "302.83",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "F1Type"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "6dB LP",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3124.847",
+ "y": "92.5",
+ "width": "170.6693",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "F2Type"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2279.637",
+ "y": "172.23",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F1Cutoff"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2487.737",
+ "y": "172.23",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F1Resonance"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2695.837",
+ "y": "172.23",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F1KeyTrack"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2279.637",
+ "y": "370.17",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F1EnvAmount"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2487.737",
+ "y": "370.17",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F1EnvVelAmount"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2695.837",
+ "y": "370.17",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "condition": {
+ "enableOnParameter": "F1Type",
+ "enableOnValues": "6,8,9,12"
+ },
+ "parameterAttachment": {
+ "parameter": "F1Extra"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2695.837",
+ "y": "370.17",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "condition": {
+ "enableOnParameter": "F1Type",
+ "enableOnValues": "7"
+ },
+ "parameterAttachment": {
+ "parameter": "F1BPOffset"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3060.847",
+ "y": "172.23",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F2Cutoff"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3060.847",
+ "y": "370.17",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F2KeyTrack"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Normal",
+ "textHeight": "30",
+ "color": "FFFFFFFFs",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2760.842",
+ "y": "666.4",
+ "width": "225",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "F1EnvTrigger"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2275.417",
+ "y": "749.8726",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F1EnvAttack"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2556.367",
+ "y": "749.8726",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F1EnvDecay"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2837.317",
+ "y": "749.8726",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F1EnvSustain"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3118.268",
+ "y": "749.8726",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "F1EnvRelease"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Saw",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2559.695",
+ "y": "1330.06",
+ "width": "145.2011",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Lfo1Sync"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2248.596",
+ "y": "1109.255",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Lfo1Symmetry"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2415.896",
+ "y": "1109.255",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "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"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Saw",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3041.796",
+ "y": "1035.41",
+ "width": "225",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Lfo2Shape"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2810.496",
+ "y": "1109.255",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Lfo2Symmetry"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2977.796",
+ "y": "1109.255",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Lfo2Rate"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3145.096",
+ "y": "1109.255",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Lfo2Delay"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2810.496",
+ "y": "1285.955",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Lfo2Humanize"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2977.796",
+ "y": "1285.955",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Lfo2Phase"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "On",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3120.796",
+ "y": "1355.06",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "Lfo2Sync"
+ }
+ }
+ ]
+ },
+ {
+ "name": "pageMod",
+ "image": {
+ "x": "35.99988",
+ "y": "489",
+ "width": "3322.7",
+ "height": "1479.802",
+ "texture": "xtPageMod"
+ },
+ "children": [
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "170.7272",
+ "y": "84.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot1Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "411.818",
+ "y": "45.25",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot1Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "710.5452",
+ "y": "84.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot1Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "170.7272",
+ "y": "212.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot2Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "411.818",
+ "y": "173.75",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot2Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "710.5452",
+ "y": "212.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot2Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "170.7272",
+ "y": "341.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot3Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "411.818",
+ "y": "302.25",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot3Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "710.5452",
+ "y": "341.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot3Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "170.7272",
+ "y": "469.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot4Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "411.818",
+ "y": "430.75",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot4Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "710.5452",
+ "y": "469.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot4Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "170.7272",
+ "y": "598.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot5Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "411.818",
+ "y": "559.25",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot5Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "170.7272",
+ "y": "726.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot6Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "411.818",
+ "y": "687.75",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot6Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "710.5452",
+ "y": "726.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot6Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "170.7272",
+ "y": "855.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot7Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "411.818",
+ "y": "816.25",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot7Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "710.5452",
+ "y": "855.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot7Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "170.7272",
+ "y": "983.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot8Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "411.818",
+ "y": "944.75",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot8Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "710.5452",
+ "y": "983.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot8Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1144.173",
+ "y": "84.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot9Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1385.264",
+ "y": "45.25",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot9Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1683.991",
+ "y": "84.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot9Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1144.173",
+ "y": "212.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot10Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1385.264",
+ "y": "173.75",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot10Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1683.991",
+ "y": "212.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot10Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1144.173",
+ "y": "341.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot11Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1385.264",
+ "y": "302.25",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot11Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1683.991",
+ "y": "341.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot11Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1144.173",
+ "y": "469.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot12Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1385.264",
+ "y": "430.75",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot12Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1683.991",
+ "y": "469.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot12Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1144.173",
+ "y": "598.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot13Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1385.264",
+ "y": "559.25",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot13Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1683.991",
+ "y": "598.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot13Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1144.173",
+ "y": "726.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot14Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1385.264",
+ "y": "687.75",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot14Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1683.991",
+ "y": "726.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot14Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1144.173",
+ "y": "855.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot15Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1385.264",
+ "y": "816.25",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot15Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1683.991",
+ "y": "855.25",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot15Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1144.173",
+ "y": "983.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot16Source"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1385.264",
+ "y": "944.75",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot16Amount"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1683.991",
+ "y": "983.75",
+ "width": "211.0908",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Slot16Destination"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "normal",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "27.08069",
+ "y": "1315.668",
+ "width": "223.42",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvTrigger"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "322.3525",
+ "y": "1151.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvTime1"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "322.3525",
+ "y": "1315.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvLevel1"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "539.895",
+ "y": "1151.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvTime2"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "539.895",
+ "y": "1315.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvLevel2"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "757.4373",
+ "y": "1151.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvTime3"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "757.4373",
+ "y": "1315.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvLevel3"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "974.9797",
+ "y": "1151.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvTime4"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "974.9797",
+ "y": "1315.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvLevel4"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1192.522",
+ "y": "1151.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvTime5"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1192.522",
+ "y": "1315.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvLevel5"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1410.064",
+ "y": "1151.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvTime6"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1410.064",
+ "y": "1315.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvLevel6"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1627.607",
+ "y": "1151.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvTime7"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1627.607",
+ "y": "1315.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvLevel7"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1845.149",
+ "y": "1151.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvTime8"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1845.149",
+ "y": "1315.668",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveEnvLevel8"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2205.26",
+ "y": "1173.29",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveKeyOnLoop"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2247.501",
+ "y": "1326.935",
+ "width": "140.039",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveKeyOnLoopStart"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "8",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2247.501",
+ "y": "1389.955",
+ "width": "140.039",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveKeyOnLoopEnd"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2540.34",
+ "y": "1173.29",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveKeyOffLoop"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2582.58",
+ "y": "1326.935",
+ "width": "140.039",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveKeyOffLoopStart"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "8",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2582.58",
+ "y": "1389.955",
+ "width": "140.039",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "WaveKeyOffLoopEnd"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2382.712",
+ "y": "84.09998",
+ "width": "255",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "FreeEnvTrigger"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2031.739",
+ "y": "199.2304",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "FreeEnvTime1"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2031.739",
+ "y": "388.2304",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "FreeEnvLevel1"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2223.054",
+ "y": "199.2304",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "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"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "LFO 2",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2382.712",
+ "y": "727.7072",
+ "width": "235",
+ "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"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Mod Wheel",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3081.522",
+ "y": "84.21252",
+ "width": "221.18",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod1Source1"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "LFO 1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3081.522",
+ "y": "172.6375",
+ "width": "221.18",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod1Source2"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "+",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2864.342",
+ "y": "330.275",
+ "width": "284.36",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod1Type"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3174.702",
+ "y": "266.275",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod1Parameter"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Mod Wheel",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2864.342",
+ "y": "683.9751",
+ "width": "284.36",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod2Type"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3174.702",
+ "y": "619.9751",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod2Parameter"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Mod Wheel",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3081.522",
+ "y": "791.6125",
+ "width": "221.18",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod3Source1"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "LFO 1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3081.522",
+ "y": "880.0375",
+ "width": "221.18",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod3Source2"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "+",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2864.342",
+ "y": "1037.675",
+ "width": "284.36",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod3Type"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3174.702",
+ "y": "973.675",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod3Parameter"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Mod Wheel",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3081.522",
+ "y": "1145.313",
+ "width": "221.18",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod4Source1"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "LFO 1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3081.522",
+ "y": "1233.738",
+ "width": "221.18",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod4Source2"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "+",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2864.342",
+ "y": "1391.375",
+ "width": "284.36",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod4Type"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3174.702",
+ "y": "1327.375",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "Mod4Parameter"
+ }
+ }
+ ]
+ },
+ {
+ "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": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "172.7548",
+ "y": "136.2653",
+ "width": "172.7547",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpMode"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "4/4",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpRange"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "3130.64",
+ "y": "118.56",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpReset"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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": "ArpReset"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "31.99988",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern1"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "47.99988",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern1"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "219.1749",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern2"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "235.1749",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern2"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "406.3499",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern3"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "422.3499",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern3"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "593.5249",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern4"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "609.5249",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern4"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "780.6999",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern5"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "796.6999",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern5"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "967.8749",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern6"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "983.8749",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern6"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1155.05",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern7"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1171.05",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern7"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1342.225",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern8"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1358.225",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern8"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1529.4",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern9"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1545.4",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern9"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1716.575",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern10"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1732.575",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern10"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1903.75",
+ "y": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern11"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1919.75",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "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": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern12"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2106.925",
+ "y": "462.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": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern13"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2294.1",
+ "y": "462.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": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern14"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2481.275",
+ "y": "462.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": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern15"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2668.45",
+ "y": "462.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": "397.9996",
+ "width": "64",
+ "height": "64",
+ "texture": "xtknob_small",
+ "tileSizeX": "64",
+ "tileSizeY": "64"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern16"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2855.625",
+ "y": "462.9996",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPattern16"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3106.18",
+ "y": "367.78",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ArpUserPatternLength"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Chorus",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "376.8201",
+ "y": "695.6937",
+ "width": "190",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectType"
+ }
+ },
+ {
+ "name": "fxPageOff",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxOff"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "0"
+ }
+ },
+ {
+ "name": "fxPageChorus",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxChorus"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "1"
+ },
+ "children": [
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "60.40149",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamA"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "309.2045",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamB"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "558.0074",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name": "fxPageFlanger1",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxChorus"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "2"
+ },
+ "children": [
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "60.40149",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamA"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "309.2045",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamB"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "558.0074",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name": "fxPageFlanger2",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxFlanger2"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "3"
+ },
+ "children": [
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "60.40149",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamA"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "309.2045",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamB"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "558.0074",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name": "fxAutoWahLP",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxAutoWahLP"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "4"
+ },
+ "children": [
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "60.40149",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamA"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "309.2045",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamB"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "558.0074",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name": "fxAutoWahBP",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxAutoWahLP"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "5"
+ },
+ "children": [
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "60.40149",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamA"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "309.2045",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamB"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "558.0074",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name": "fxOverdrive",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxOverdrive"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "6"
+ },
+ "children": [
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "60.40149",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamA"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "309.2045",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamB"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "558.0074",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name": "fxAmpMod",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxAmpMod"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "7"
+ },
+ "children": [
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "60.40149",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamA"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "309.2045",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamB"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "558.0074",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name": "fxDelay",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxDelay"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "32"
+ },
+ "children": [
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "60.40149",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamA"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "309.2045",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamB"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "558.0074",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name": "fxPanDelay",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxDelay"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "33"
+ },
+ "children": [
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "60.40149",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamA"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "309.2045",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamB"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "558.0074",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name": "fxModDelay",
+ "image": {
+ "x": "-0.002807617",
+ "y": "768.3688",
+ "width": "746.4088",
+ "height": "177.2867",
+ "texture": "fxModDelay"
+ },
+ "condition": {
+ "enableOnParameter": "EffectType",
+ "enableOnValues": "34"
+ },
+ "children": [
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "60.40149",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamA"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "309.2045",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamB"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "558.0074",
+ "y": "6.643311",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "EffectParamC"
+ }
+ }
+ ]
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "962.72",
+ "y": "799.73",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "ChorusEnabled"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "1496.56",
+ "y": "801.69",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "GlideEnabled"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1516.885",
+ "y": "1186.728",
+ "width": "280",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "F1Type"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "MPU-401",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1516.885",
+ "y": "1296.728",
+ "width": "280",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "F1Type"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Poly",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "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": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI0Pan"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "inverse",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "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": "MI0Volume"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "207.6687",
+ "y": "1156.351",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI0MidiChannel"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Main",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "207.6687",
+ "y": "1230.131",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI0Output"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "165.43",
+ "y": "1325.67",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI0Enabled"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "255.6687",
+ "y": "1287.912",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI0Enabled"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "559.0063",
+ "y": "155.6703",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI1Transpose"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "559.0063",
+ "y": "343.4504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI1Detune"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C-2",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "457.0063",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI1KeyLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C6",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "647.0063",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI1KeyHigh"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "0",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "457.0063",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI1VeloLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "647.0063",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "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"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "inverse",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "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"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "623.0063",
+ "y": "1156.351",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI1MidiChannel"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Main",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "623.0063",
+ "y": "1230.131",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI1Output"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "580.77",
+ "y": "1325.67",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI1Enabled"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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": "MI1Enabled"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "974.3438",
+ "y": "155.6703",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2Transpose"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "974.3438",
+ "y": "343.4504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2Detune"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C-2",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "872.3438",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2KeyLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C6",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1062.344",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2KeyHigh"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "0",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "872.3438",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2VeloLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1062.344",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2VeloHigh"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "879.3438",
+ "y": "779.791",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2Pan"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "inverse",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1062.344",
+ "y": "845.1909",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2PanMod"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "974.3438",
+ "y": "968.571",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2Volume"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1038.344",
+ "y": "1156.351",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2MidiChannel"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Main",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1038.344",
+ "y": "1230.131",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2Output"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "996.1",
+ "y": "1325.67",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2Enabled"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1086.344",
+ "y": "1287.912",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI2Enabled"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1389.681",
+ "y": "155.6703",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3Transpose"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1389.681",
+ "y": "343.4504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3Detune"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C-2",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1287.681",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3KeyLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C6",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1477.681",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3KeyHigh"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "0",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1287.681",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3VeloLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1477.681",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3VeloHigh"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1294.681",
+ "y": "779.791",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3Pan"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "inverse",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1477.681",
+ "y": "845.1909",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3PanMod"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1389.681",
+ "y": "968.571",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3Volume"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1453.681",
+ "y": "1156.351",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3MidiChannel"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Main",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1453.681",
+ "y": "1230.131",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3Output"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1411.44",
+ "y": "1325.67",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3Enabled"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1501.681",
+ "y": "1287.912",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI3Enabled"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1805.019",
+ "y": "155.6703",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4Transpose"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1805.019",
+ "y": "343.4504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4Detune"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C-2",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1703.019",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4KeyLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C6",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1893.019",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4KeyHigh"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "0",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1703.019",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4VeloLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1893.019",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4VeloHigh"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1710.019",
+ "y": "779.791",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4Pan"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "inverse",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1893.019",
+ "y": "845.1909",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4PanMod"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "1805.019",
+ "y": "968.571",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4Volume"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1869.019",
+ "y": "1156.351",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4MidiChannel"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Main",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "1869.019",
+ "y": "1230.131",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4Output"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1826.78",
+ "y": "1325.67",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4Enabled"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "1917.019",
+ "y": "1287.912",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI4Enabled"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2220.356",
+ "y": "155.6703",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5Transpose"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2220.356",
+ "y": "343.4504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5Detune"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C-2",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2118.356",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5KeyLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C6",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2308.356",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5KeyHigh"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "0",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2118.356",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5VeloLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2308.356",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5VeloHigh"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2125.356",
+ "y": "779.791",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5Pan"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "inverse",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2308.356",
+ "y": "845.1909",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5PanMod"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2220.356",
+ "y": "968.571",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5Volume"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2284.356",
+ "y": "1156.351",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5MidiChannel"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Main",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2284.356",
+ "y": "1230.131",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5Output"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2242.12",
+ "y": "1325.67",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5Enabled"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "0",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2332.356",
+ "y": "1287.912",
+ "width": "32",
+ "height": "32",
+ "texture": "led",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI5Enabled"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2635.693",
+ "y": "155.6703",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6Transpose"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2635.693",
+ "y": "343.4504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6Detune"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C-2",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2533.693",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6KeyLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C6",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2723.693",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6KeyHigh"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "0",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2533.693",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6VeloLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2723.693",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6VeloHigh"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2540.693",
+ "y": "779.791",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6Pan"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "inverse",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2723.693",
+ "y": "845.1909",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6PanMod"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2635.693",
+ "y": "968.571",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6Volume"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2699.693",
+ "y": "1156.351",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6MidiChannel"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "Main",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2699.693",
+ "y": "1230.131",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6Output"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "2657.45",
+ "y": "1325.67",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI6Enabled"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3051.031",
+ "y": "155.6703",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7Transpose"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3051.031",
+ "y": "343.4504",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7Detune"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C-2",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2949.031",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7KeyLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "C6",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3139.031",
+ "y": "581.2306",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7KeyHigh"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "0",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "2949.031",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7VeloLow"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "127",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3139.031",
+ "y": "705.0107",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7VeloHigh"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "2956.031",
+ "y": "779.791",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7Pan"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "inverse",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3139.031",
+ "y": "845.1909",
+ "width": "142",
+ "height": "46"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7PanMod"
+ }
+ },
+ {
+ "name": "xtKnob",
+ "rotary": {},
+ "spritesheet": {
+ "x": "3051.031",
+ "y": "968.571",
+ "width": "128",
+ "height": "128",
+ "texture": "xt_encoder_ranged",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7Volume"
+ }
+ },
+ {
+ "name": "dropdown",
+ "combobox": {
+ "offsetL": "15",
+ "offsetT": "1",
+ "offsetR": "-15",
+ "offsetB": "-1",
+ "text": "1",
+ "textHeight": "30",
+ "color": "FFFFFFFF",
+ "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": "FFFFFFFF",
+ "alignH": "L",
+ "alignV": "C",
+ "bold": "1",
+ "x": "3115.031",
+ "y": "1230.131",
+ "width": "170",
+ "height": "50"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7Output"
+ }
+ },
+ {
+ "name": "xtButton",
+ "button": {
+ "isToggle": "1",
+ "normalImage": "0",
+ "overImage": "0",
+ "downImage": "1",
+ "normalImageOn": "1",
+ "overImageOn": "1",
+ "downImageOn": "1",
+ "x": "3072.79",
+ "y": "1325.67",
+ "width": "85",
+ "height": "85",
+ "texture": "xtknob",
+ "tileSizeX": "128",
+ "tileSizeY": "128"
+ },
+ "parameterAttachment": {
+ "parameter": "MI7Enabled"
+ }
+ },
+ {
+ "name": "xtLed",
+ "button": {
+ "isToggle": "1",
+ "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": "pageWave",
+ "image": {
+ "x": "35.99988",
+ "y": "489",
+ "width": "3322.7",
+ "height": "1479.802",
+ "texture": "xtPageWave"
+ },
+ "children": [
+ {
+ "name": "waveEditorContainer",
+ "component": {
+ "x": "0",
+ "y": "0",
+ "width": "3322.7",
+ "height": "1479.802"
+ },
+ "children": [
+ {
+ "name": "wecWavetableList",
+ "component": {
+ "x": "0",
+ "y": "48",
+ "width": "500",
+ "height": "1431.8"
+ }
+ },
+ {
+ "name": "wecWaveControlTable",
+ "component": {
+ "x": "540",
+ "y": "48",
+ "width": "500",
+ "height": "1431.8"
+ }
+ },
+ {
+ "name": "wecWaveList",
+ "component": {
+ "x": "1080",
+ "y": "48",
+ "width": "500",
+ "height": "1431.8"
+ }
+ },
+ {
+ "name": "wecWaveTime",
+ "component": {
+ "x": "1620",
+ "y": "48",
+ "width": "1700",
+ "height": "776.497"
+ }
+ },
+ {
+ "name": "wecWaveFreq",
+ "component": {
+ "x": "1620",
+ "y": "882.497",
+ "width": "830",
+ "height": "597.305"
+ }
+ },
+ {
+ "name": "wecWavePhase",
+ "component": {
+ "x": "2490",
+ "y": "882.497",
+ "width": "830",
+ "height": "597.305"
+ }
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "FocusedParameterTooltip",
+ "label": {
+ "text": "42",
+ "textHeight": "40",
+ "color": "FFFFFFFF",
+ "backgroundColor": "000000FF",
+ "alignH": "C",
+ "alignV": "C",
+ "x": "1385",
+ "y": "1225.5",
+ "width": "96",
+ "height": "55"
+ },
+ "componentProperties": {
+ "offsetY": "25"
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/xtArmin3/xtArmin3.rcss b/xtArmin3/xtArmin3.rcss
new file mode 100644
index 0000000..ba855ed
--- /dev/null
+++ b/xtArmin3/xtArmin3.rcss
@@ -0,0 +1,443 @@
+@spritesheet led
+{
+ led_active: 0px 128px 128px 128px;
+ led_checked: 0px 128px 128px 128px;
+ led_checked-active: 0px 128px 128px 128px;
+ led_checked-hover: 0px 128px 128px 128px;
+ led_default: 0px 0px 128px 128px;
+ led_hover: 0px 128px 128px 128px;
+ src: led.png;
+}
+@spritesheet xt_encoder_ranged_page0
+{
+ src: xt_encoder_ranged_page0.png;
+ xt_encoder_ranged_000: 0px 0px 128px 128px;
+ xt_encoder_ranged_001: 128px 0px 128px 128px;
+ xt_encoder_ranged_002: 256px 0px 128px 128px;
+ xt_encoder_ranged_003: 384px 0px 128px 128px;
+ xt_encoder_ranged_004: 512px 0px 128px 128px;
+ xt_encoder_ranged_005: 640px 0px 128px 128px;
+ xt_encoder_ranged_006: 768px 0px 128px 128px;
+ xt_encoder_ranged_007: 896px 0px 128px 128px;
+ xt_encoder_ranged_008: 1024px 0px 128px 128px;
+ xt_encoder_ranged_009: 1152px 0px 128px 128px;
+ xt_encoder_ranged_010: 1280px 0px 128px 128px;
+ xt_encoder_ranged_011: 1408px 0px 128px 128px;
+ xt_encoder_ranged_012: 1536px 0px 128px 128px;
+ xt_encoder_ranged_013: 1664px 0px 128px 128px;
+ xt_encoder_ranged_014: 1792px 0px 128px 128px;
+ xt_encoder_ranged_015: 1920px 0px 128px 128px;
+ xt_encoder_ranged_016: 0px 128px 128px 128px;
+ xt_encoder_ranged_017: 128px 128px 128px 128px;
+ xt_encoder_ranged_018: 256px 128px 128px 128px;
+ xt_encoder_ranged_019: 384px 128px 128px 128px;
+ xt_encoder_ranged_020: 512px 128px 128px 128px;
+ xt_encoder_ranged_021: 640px 128px 128px 128px;
+ xt_encoder_ranged_022: 768px 128px 128px 128px;
+ xt_encoder_ranged_023: 896px 128px 128px 128px;
+ xt_encoder_ranged_024: 1024px 128px 128px 128px;
+ xt_encoder_ranged_025: 1152px 128px 128px 128px;
+ xt_encoder_ranged_026: 1280px 128px 128px 128px;
+ xt_encoder_ranged_027: 1408px 128px 128px 128px;
+ xt_encoder_ranged_028: 1536px 128px 128px 128px;
+ xt_encoder_ranged_029: 1664px 128px 128px 128px;
+ xt_encoder_ranged_030: 1792px 128px 128px 128px;
+ xt_encoder_ranged_031: 1920px 128px 128px 128px;
+ xt_encoder_ranged_032: 0px 256px 128px 128px;
+ xt_encoder_ranged_033: 128px 256px 128px 128px;
+ xt_encoder_ranged_034: 256px 256px 128px 128px;
+ xt_encoder_ranged_035: 384px 256px 128px 128px;
+ xt_encoder_ranged_036: 512px 256px 128px 128px;
+ xt_encoder_ranged_037: 640px 256px 128px 128px;
+ xt_encoder_ranged_038: 768px 256px 128px 128px;
+ xt_encoder_ranged_039: 896px 256px 128px 128px;
+ xt_encoder_ranged_040: 1024px 256px 128px 128px;
+ xt_encoder_ranged_041: 1152px 256px 128px 128px;
+ xt_encoder_ranged_042: 1280px 256px 128px 128px;
+ xt_encoder_ranged_043: 1408px 256px 128px 128px;
+ xt_encoder_ranged_044: 1536px 256px 128px 128px;
+ xt_encoder_ranged_045: 1664px 256px 128px 128px;
+ xt_encoder_ranged_046: 1792px 256px 128px 128px;
+ xt_encoder_ranged_047: 1920px 256px 128px 128px;
+ xt_encoder_ranged_048: 0px 384px 128px 128px;
+ xt_encoder_ranged_049: 128px 384px 128px 128px;
+ xt_encoder_ranged_050: 256px 384px 128px 128px;
+ xt_encoder_ranged_051: 384px 384px 128px 128px;
+ xt_encoder_ranged_052: 512px 384px 128px 128px;
+ xt_encoder_ranged_053: 640px 384px 128px 128px;
+ xt_encoder_ranged_054: 768px 384px 128px 128px;
+ xt_encoder_ranged_055: 896px 384px 128px 128px;
+ xt_encoder_ranged_056: 1024px 384px 128px 128px;
+ xt_encoder_ranged_057: 1152px 384px 128px 128px;
+ xt_encoder_ranged_058: 1280px 384px 128px 128px;
+ xt_encoder_ranged_059: 1408px 384px 128px 128px;
+ xt_encoder_ranged_060: 1536px 384px 128px 128px;
+ xt_encoder_ranged_061: 1664px 384px 128px 128px;
+ xt_encoder_ranged_062: 1792px 384px 128px 128px;
+ xt_encoder_ranged_063: 1920px 384px 128px 128px;
+ xt_encoder_ranged_064: 0px 512px 128px 128px;
+ xt_encoder_ranged_065: 128px 512px 128px 128px;
+ xt_encoder_ranged_066: 256px 512px 128px 128px;
+ xt_encoder_ranged_067: 384px 512px 128px 128px;
+ xt_encoder_ranged_068: 512px 512px 128px 128px;
+ xt_encoder_ranged_069: 640px 512px 128px 128px;
+ xt_encoder_ranged_070: 768px 512px 128px 128px;
+ xt_encoder_ranged_071: 896px 512px 128px 128px;
+ xt_encoder_ranged_072: 1024px 512px 128px 128px;
+ xt_encoder_ranged_073: 1152px 512px 128px 128px;
+ xt_encoder_ranged_074: 1280px 512px 128px 128px;
+ xt_encoder_ranged_075: 1408px 512px 128px 128px;
+ xt_encoder_ranged_076: 1536px 512px 128px 128px;
+ xt_encoder_ranged_077: 1664px 512px 128px 128px;
+ xt_encoder_ranged_078: 1792px 512px 128px 128px;
+ xt_encoder_ranged_079: 1920px 512px 128px 128px;
+ xt_encoder_ranged_080: 0px 640px 128px 128px;
+ xt_encoder_ranged_081: 128px 640px 128px 128px;
+ xt_encoder_ranged_082: 256px 640px 128px 128px;
+ xt_encoder_ranged_083: 384px 640px 128px 128px;
+ xt_encoder_ranged_084: 512px 640px 128px 128px;
+ xt_encoder_ranged_085: 640px 640px 128px 128px;
+ xt_encoder_ranged_086: 768px 640px 128px 128px;
+ xt_encoder_ranged_087: 896px 640px 128px 128px;
+ xt_encoder_ranged_088: 1024px 640px 128px 128px;
+ xt_encoder_ranged_089: 1152px 640px 128px 128px;
+}
+@spritesheet xt_encoder_ranged_red_page0
+{
+ src: xt_encoder_ranged_red_page0.png;
+ xt_encoder_ranged_red_000: 0px 0px 128px 128px;
+ xt_encoder_ranged_red_001: 128px 0px 128px 128px;
+ xt_encoder_ranged_red_002: 256px 0px 128px 128px;
+ xt_encoder_ranged_red_003: 384px 0px 128px 128px;
+ xt_encoder_ranged_red_004: 512px 0px 128px 128px;
+ xt_encoder_ranged_red_005: 640px 0px 128px 128px;
+ xt_encoder_ranged_red_006: 768px 0px 128px 128px;
+ xt_encoder_ranged_red_007: 896px 0px 128px 128px;
+ xt_encoder_ranged_red_008: 1024px 0px 128px 128px;
+ xt_encoder_ranged_red_009: 1152px 0px 128px 128px;
+ xt_encoder_ranged_red_010: 1280px 0px 128px 128px;
+ xt_encoder_ranged_red_011: 1408px 0px 128px 128px;
+ xt_encoder_ranged_red_012: 1536px 0px 128px 128px;
+ xt_encoder_ranged_red_013: 1664px 0px 128px 128px;
+ xt_encoder_ranged_red_014: 1792px 0px 128px 128px;
+ xt_encoder_ranged_red_015: 1920px 0px 128px 128px;
+ xt_encoder_ranged_red_016: 0px 128px 128px 128px;
+ xt_encoder_ranged_red_017: 128px 128px 128px 128px;
+ xt_encoder_ranged_red_018: 256px 128px 128px 128px;
+ xt_encoder_ranged_red_019: 384px 128px 128px 128px;
+ xt_encoder_ranged_red_020: 512px 128px 128px 128px;
+ xt_encoder_ranged_red_021: 640px 128px 128px 128px;
+ xt_encoder_ranged_red_022: 768px 128px 128px 128px;
+ xt_encoder_ranged_red_023: 896px 128px 128px 128px;
+ xt_encoder_ranged_red_024: 1024px 128px 128px 128px;
+ xt_encoder_ranged_red_025: 1152px 128px 128px 128px;
+ xt_encoder_ranged_red_026: 1280px 128px 128px 128px;
+ xt_encoder_ranged_red_027: 1408px 128px 128px 128px;
+ xt_encoder_ranged_red_028: 1536px 128px 128px 128px;
+ xt_encoder_ranged_red_029: 1664px 128px 128px 128px;
+ xt_encoder_ranged_red_030: 1792px 128px 128px 128px;
+ xt_encoder_ranged_red_031: 1920px 128px 128px 128px;
+ xt_encoder_ranged_red_032: 0px 256px 128px 128px;
+ xt_encoder_ranged_red_033: 128px 256px 128px 128px;
+ xt_encoder_ranged_red_034: 256px 256px 128px 128px;
+ xt_encoder_ranged_red_035: 384px 256px 128px 128px;
+ xt_encoder_ranged_red_036: 512px 256px 128px 128px;
+ xt_encoder_ranged_red_037: 640px 256px 128px 128px;
+ xt_encoder_ranged_red_038: 768px 256px 128px 128px;
+ xt_encoder_ranged_red_039: 896px 256px 128px 128px;
+ xt_encoder_ranged_red_040: 1024px 256px 128px 128px;
+ xt_encoder_ranged_red_041: 1152px 256px 128px 128px;
+ xt_encoder_ranged_red_042: 1280px 256px 128px 128px;
+ xt_encoder_ranged_red_043: 1408px 256px 128px 128px;
+ xt_encoder_ranged_red_044: 1536px 256px 128px 128px;
+ xt_encoder_ranged_red_045: 1664px 256px 128px 128px;
+ xt_encoder_ranged_red_046: 1792px 256px 128px 128px;
+ xt_encoder_ranged_red_047: 1920px 256px 128px 128px;
+ xt_encoder_ranged_red_048: 0px 384px 128px 128px;
+ xt_encoder_ranged_red_049: 128px 384px 128px 128px;
+ xt_encoder_ranged_red_050: 256px 384px 128px 128px;
+ xt_encoder_ranged_red_051: 384px 384px 128px 128px;
+ xt_encoder_ranged_red_052: 512px 384px 128px 128px;
+ xt_encoder_ranged_red_053: 640px 384px 128px 128px;
+ xt_encoder_ranged_red_054: 768px 384px 128px 128px;
+ xt_encoder_ranged_red_055: 896px 384px 128px 128px;
+ xt_encoder_ranged_red_056: 1024px 384px 128px 128px;
+ xt_encoder_ranged_red_057: 1152px 384px 128px 128px;
+ xt_encoder_ranged_red_058: 1280px 384px 128px 128px;
+ xt_encoder_ranged_red_059: 1408px 384px 128px 128px;
+ xt_encoder_ranged_red_060: 1536px 384px 128px 128px;
+ xt_encoder_ranged_red_061: 1664px 384px 128px 128px;
+ xt_encoder_ranged_red_062: 1792px 384px 128px 128px;
+ xt_encoder_ranged_red_063: 1920px 384px 128px 128px;
+ xt_encoder_ranged_red_064: 0px 512px 128px 128px;
+ xt_encoder_ranged_red_065: 128px 512px 128px 128px;
+ xt_encoder_ranged_red_066: 256px 512px 128px 128px;
+ xt_encoder_ranged_red_067: 384px 512px 128px 128px;
+ xt_encoder_ranged_red_068: 512px 512px 128px 128px;
+ xt_encoder_ranged_red_069: 640px 512px 128px 128px;
+ xt_encoder_ranged_red_070: 768px 512px 128px 128px;
+ xt_encoder_ranged_red_071: 896px 512px 128px 128px;
+ xt_encoder_ranged_red_072: 1024px 512px 128px 128px;
+ xt_encoder_ranged_red_073: 1152px 512px 128px 128px;
+ xt_encoder_ranged_red_074: 1280px 512px 128px 128px;
+ xt_encoder_ranged_red_075: 1408px 512px 128px 128px;
+ xt_encoder_ranged_red_076: 1536px 512px 128px 128px;
+ xt_encoder_ranged_red_077: 1664px 512px 128px 128px;
+ xt_encoder_ranged_red_078: 1792px 512px 128px 128px;
+ xt_encoder_ranged_red_079: 1920px 512px 128px 128px;
+ xt_encoder_ranged_red_080: 0px 640px 128px 128px;
+ xt_encoder_ranged_red_081: 128px 640px 128px 128px;
+ xt_encoder_ranged_red_082: 256px 640px 128px 128px;
+ xt_encoder_ranged_red_083: 384px 640px 128px 128px;
+ xt_encoder_ranged_red_084: 512px 640px 128px 128px;
+ xt_encoder_ranged_red_085: 640px 640px 128px 128px;
+ xt_encoder_ranged_red_086: 768px 640px 128px 128px;
+ xt_encoder_ranged_red_087: 896px 640px 128px 128px;
+ xt_encoder_ranged_red_088: 1024px 640px 128px 128px;
+ xt_encoder_ranged_red_089: 1152px 640px 128px 128px;
+}
+@spritesheet xtknob
+{
+ src: xtknob.png;
+ xtknob_active: 0px 128px 128px 128px;
+ xtknob_checked: 0px 128px 128px 128px;
+ xtknob_checked-active: 0px 128px 128px 128px;
+ xtknob_checked-hover: 0px 128px 128px 128px;
+ xtknob_default: 0px 0px 128px 128px;
+ xtknob_hover: 0px 0px 128px 128px;
+}
+@spritesheet xtknob_minus
+{
+ src: xtknob_minus.png;
+ xtknob_minus_active: 0px 64px 64px 64px;
+ xtknob_minus_checked: 0px 64px 64px 64px;
+ xtknob_minus_checked-active: 0px 64px 64px 64px;
+ xtknob_minus_checked-hover: 0px 64px 64px 64px;
+ xtknob_minus_default: 0px 0px 64px 64px;
+ xtknob_minus_hover: 0px 0px 64px 64px;
+}
+@spritesheet xtknob_plus
+{
+ src: xtknob_plus.png;
+ xtknob_plus_active: 0px 64px 64px 64px;
+ xtknob_plus_checked: 0px 64px 64px 64px;
+ xtknob_plus_checked-active: 0px 64px 64px 64px;
+ xtknob_plus_checked-hover: 0px 64px 64px 64px;
+ xtknob_plus_default: 0px 0px 64px 64px;
+ xtknob_plus_hover: 0px 0px 64px 64px;
+}
+@spritesheet xtknob_small
+{
+ src: xtknob_small.png;
+ xtknob_small_active: 0px 64px 64px 64px;
+ xtknob_small_checked: 0px 64px 64px 64px;
+ xtknob_small_checked-active: 0px 64px 64px 64px;
+ xtknob_small_checked-hover: 0px 64px 64px 64px;
+ xtknob_small_default: 0px 0px 64px 64px;
+ xtknob_small_hover: 0px 0px 64px 64px;
+}
+.knob
+{
+ frames: 90;
+ spriteprefix: xt_encoder_ranged_;
+}
+.knob1
+{
+ frames: 90;
+ spriteprefix: xt_encoder_ranged_red_;
+}
+.list, .grid, .pm-infopanel
+{
+ background-color: #000000;
+}
+.listentry, .gridentry
+{
+ color: #c2c2c2;
+ font-size: 32.000000dp;
+ text-align: left;
+}
+.listentry:selected, .gridentry:selected
+{
+ background-color: #2a2a2a;
+}
+.pm-hlayout
+{
+ background-color: black;
+}
+.pm-info-headline
+{
+ color: #c2c2c2;
+ font-size: 32.000000dp;
+}
+.pm-info-name
+{
+ color: #c2c2c2;
+ font-size: 32.000000dp;
+}
+.pm-info-text
+{
+ color: #c2c2c2;
+ font-size: 32.000000dp;
+}
+.pm-status
+{
+ border: 0dp transparent;
+ color: #c2c2c2;
+ font-size: 32.000000dp;
+ text-align: left;
+}
+.pm-vlayout
+{
+ gap: 4dp;
+}
+.txt
+{
+ color: #c2c2c2;
+ font-size: 34.000000dp;
+ font-weight: bold;
+ text-align: center;
+}
+.txt1
+{
+ color: #c2c2c2;
+ font-size: 30.000000dp;
+ font-weight: bold;
+ text-align: left;
+}
+.txt2
+{
+ color: #c2c2c2;
+ font-size: 40.000000dp;
+ text-align: center;
+}
+.xtknob
+{
+ decorator: image(xtknob_default fill);
+}
+.xtknob:checked
+{
+ decorator: image(xtknob_checked fill);
+}
+.xtknob:checked:active
+{
+ decorator: image(xtknob_checked-active fill);
+}
+.xtknob:checked:hover
+{
+ decorator: image(xtknob_checked-hover fill);
+}
+.xtknob:hover
+{
+ decorator: image(xtknob_hover fill);
+}
+.xtknob_minus
+{
+ decorator: image(xtknob_minus_default fill);
+}
+.xtknob_minus:checked
+{
+ decorator: image(xtknob_minus_checked fill);
+}
+.xtknob_minus:checked:active
+{
+ decorator: image(xtknob_minus_checked-active fill);
+}
+.xtknob_minus:checked:hover
+{
+ decorator: image(xtknob_minus_checked-hover fill);
+}
+.xtknob_minus:hover
+{
+ decorator: image(xtknob_minus_hover fill);
+}
+.xtknob_plus
+{
+ decorator: image(xtknob_plus_default fill);
+}
+.xtknob_plus:checked
+{
+ decorator: image(xtknob_plus_checked fill);
+}
+.xtknob_plus:checked:active
+{
+ decorator: image(xtknob_plus_checked-active fill);
+}
+.xtknob_plus:checked:hover
+{
+ decorator: image(xtknob_plus_checked-hover fill);
+}
+.xtknob_plus:hover
+{
+ decorator: image(xtknob_plus_hover fill);
+}
+.xtknob_small
+{
+ decorator: image(xtknob_small_default fill);
+}
+.xtknob_small:checked
+{
+ decorator: image(xtknob_small_checked fill);
+}
+.xtknob_small:checked:active
+{
+ decorator: image(xtknob_small_checked-active fill);
+}
+.xtknob_small:checked:hover
+{
+ decorator: image(xtknob_small_checked-hover fill);
+}
+.xtknob_small:hover
+{
+ decorator: image(xtknob_small_hover fill);
+}
+.led
+{
+ decorator: image(led_default fill);
+}
+.led:checked
+{
+ decorator: image(led_checked fill);
+}
+.led:checked:active
+{
+ decorator: image(led_checked-active fill);
+}
+.led:checked:hover
+{
+ decorator: image(led_checked-hover fill);
+}
+.led:hover
+{
+ decorator: image(led_hover fill);
+}
+body
+{
+ font-size: 28dp;
+}
+input.text
+{
+ background-color: #000000;
+ border: 0dp transparent;
+ color: #c2c2c2;
+ font-size: 28.000000dp;
+ text-align: left;
+}
+scrollbarvertical sliderbar, scrollbarhorizontal sliderbar, splitter:active
+{
+ background-color: #ffffff;
+}
+tree
+{
+ background-color: #000000;
+}
+treenode
+{
+ color: #c2c2c2;
+ font-size: 28.000000dp;
+ text-align: left;
+}
+treenode:selected
+{
+ background-color: #2a2a2a;
+}
+
diff --git a/xtArmin3/xtArmin3.rml b/xtArmin3/xtArmin3.rml
new file mode 100644
index 0000000..a456f23
--- /dev/null
+++ b/xtArmin3/xtArmin3.rml
@@ -0,0 +1,758 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Normal
+
+
+
+
+
+
+
+
+
+
+
+
+ 24dB LP
+
+
+ 6dB LP
+
+
+
+
+
+
+
+
+
+
+
+ Normal
+
+
+
+
+
+
+ Saw
+
+
+ On
+
+
+
+
+
+
+ Saw
+
+
+
+
+
+
+
+ On
+
+
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ normal
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+ 8
+
+
+
+
+ 1
+
+
+ 8
+
+
+ 127
+
+
+
+
+
+
+
+
+
+
+ LFO 2
+
+
+
+ Mod Wheel
+
+
+ LFO 1
+
+
+ +
+
+
+
+ Mod Wheel
+
+
+ LFO 1
+
+
+ +
+
+
+
+ Mod Wheel
+
+
+ LFO 1
+
+
+ +
+
+
+
+ Mod Wheel
+
+
+ LFO 1
+
+
+ +
+
+
+
+
+
+ Off
+
+
+ 4/4
+
+
+ 13
+
+
+ Up
+
+
+ As played
+
+
+ Last Note
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Chorus
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Portamento
+
+
+ Linear
+
+
+
+
+
+
+
+ Chorus
+
+
+ Chorus
+
+
+ Chorus
+
+
+ Chorus
+
+
+ Soundblaster II
+
+
+ MPU-401
+
+
+ Poly
+
+
+ Dual
+
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+ 42
+
+
diff --git a/xtArmin3/xtDefaultBG.png b/xtArmin3/xtDefaultBG.png
new file mode 100644
index 0000000..4ab606c
Binary files /dev/null and b/xtArmin3/xtDefaultBG.png differ
diff --git a/xtArmin3/xtPageArp.png b/xtArmin3/xtPageArp.png
new file mode 100644
index 0000000..2898fe4
Binary files /dev/null and b/xtArmin3/xtPageArp.png differ
diff --git a/xtArmin3/xtPageMod.png b/xtArmin3/xtPageMod.png
new file mode 100644
index 0000000..4493dc1
Binary files /dev/null and b/xtArmin3/xtPageMod.png differ
diff --git a/xtArmin3/xtPageMulti.png b/xtArmin3/xtPageMulti.png
new file mode 100644
index 0000000..d23cad6
Binary files /dev/null and b/xtArmin3/xtPageMulti.png differ
diff --git a/xtArmin3/xtPageOsc.png b/xtArmin3/xtPageOsc.png
new file mode 100644
index 0000000..4b023d2
Binary files /dev/null and b/xtArmin3/xtPageOsc.png differ
diff --git a/xtArmin3/xtPagePatchManager.png b/xtArmin3/xtPagePatchManager.png
new file mode 100644
index 0000000..df37b89
Binary files /dev/null and b/xtArmin3/xtPagePatchManager.png differ
diff --git a/xtArmin3/xtPageWave.png b/xtArmin3/xtPageWave.png
new file mode 100644
index 0000000..d1676f3
Binary files /dev/null and b/xtArmin3/xtPageWave.png differ
diff --git a/xtArmin3/xt_encoder_ranged.png b/xtArmin3/xt_encoder_ranged.png
new file mode 100644
index 0000000..b4ee8c7
Binary files /dev/null and b/xtArmin3/xt_encoder_ranged.png differ
diff --git a/xtArmin3/xt_encoder_ranged_page0.png b/xtArmin3/xt_encoder_ranged_page0.png
new file mode 100644
index 0000000..b4ee8c7
Binary files /dev/null and b/xtArmin3/xt_encoder_ranged_page0.png differ
diff --git a/xtArmin3/xt_encoder_ranged_red.png b/xtArmin3/xt_encoder_ranged_red.png
new file mode 100644
index 0000000..b4ee8c7
Binary files /dev/null and b/xtArmin3/xt_encoder_ranged_red.png differ
diff --git a/xtArmin3/xt_encoder_ranged_red_page0.png b/xtArmin3/xt_encoder_ranged_red_page0.png
new file mode 100644
index 0000000..b4ee8c7
Binary files /dev/null and b/xtArmin3/xt_encoder_ranged_red_page0.png differ
diff --git a/xtArmin3/xtknob.png b/xtArmin3/xtknob.png
new file mode 100644
index 0000000..80d5afe
Binary files /dev/null and b/xtArmin3/xtknob.png differ
diff --git a/xtArmin3/xtknob_minus.png b/xtArmin3/xtknob_minus.png
new file mode 100644
index 0000000..313233e
Binary files /dev/null and b/xtArmin3/xtknob_minus.png differ
diff --git a/xtArmin3/xtknob_plus.png b/xtArmin3/xtknob_plus.png
new file mode 100644
index 0000000..de54f95
Binary files /dev/null and b/xtArmin3/xtknob_plus.png differ
diff --git a/xtArmin3/xtknob_small.png b/xtArmin3/xtknob_small.png
new file mode 100644
index 0000000..3c95a67
Binary files /dev/null and b/xtArmin3/xtknob_small.png differ
diff --git a/xtDefault/Digital.ttf b/xtDefault/Digital.ttf
new file mode 100644
index 0000000..84fe73d
Binary files /dev/null and b/xtDefault/Digital.ttf differ
diff --git a/xtDefault/alphadial.png b/xtDefault/alphadial.png
new file mode 100644
index 0000000..4ce50c4
Binary files /dev/null and b/xtDefault/alphadial.png differ
diff --git a/xtDefault/btWaveEditor.png b/xtDefault/btWaveEditor.png
new file mode 100644
index 0000000..57d7cb5
Binary files /dev/null and b/xtDefault/btWaveEditor.png differ
diff --git a/xtDefault/f1Type12.png b/xtDefault/f1Type12.png
new file mode 100644
index 0000000..4894825
Binary files /dev/null and b/xtDefault/f1Type12.png differ
diff --git a/xtDefault/f1Type6.png b/xtDefault/f1Type6.png
new file mode 100644
index 0000000..8e673f5
Binary files /dev/null and b/xtDefault/f1Type6.png differ
diff --git a/xtDefault/f1Type7.png b/xtDefault/f1Type7.png
new file mode 100644
index 0000000..2087f03
Binary files /dev/null and b/xtDefault/f1Type7.png differ
diff --git a/xtDefault/f1Type8.png b/xtDefault/f1Type8.png
new file mode 100644
index 0000000..da70a48
Binary files /dev/null and b/xtDefault/f1Type8.png differ
diff --git a/xtDefault/f1Type9.png b/xtDefault/f1Type9.png
new file mode 100644
index 0000000..e63cbd5
Binary files /dev/null and b/xtDefault/f1Type9.png differ
diff --git a/xtDefault/f1TypeUnused.png b/xtDefault/f1TypeUnused.png
new file mode 100644
index 0000000..c8d521e
Binary files /dev/null and b/xtDefault/f1TypeUnused.png differ
diff --git a/xtDefault/fxAmpMod.png b/xtDefault/fxAmpMod.png
new file mode 100644
index 0000000..73bfea0
Binary files /dev/null and b/xtDefault/fxAmpMod.png differ
diff --git a/xtDefault/fxAutoWahLP.png b/xtDefault/fxAutoWahLP.png
new file mode 100644
index 0000000..396ff77
Binary files /dev/null and b/xtDefault/fxAutoWahLP.png differ
diff --git a/xtDefault/fxChorus.png b/xtDefault/fxChorus.png
new file mode 100644
index 0000000..ed5a117
Binary files /dev/null and b/xtDefault/fxChorus.png differ
diff --git a/xtDefault/fxDelay.png b/xtDefault/fxDelay.png
new file mode 100644
index 0000000..b6971c3
Binary files /dev/null and b/xtDefault/fxDelay.png differ
diff --git a/xtDefault/fxFlanger2.png b/xtDefault/fxFlanger2.png
new file mode 100644
index 0000000..be1b164
Binary files /dev/null and b/xtDefault/fxFlanger2.png differ
diff --git a/xtDefault/fxModDelay.png b/xtDefault/fxModDelay.png
new file mode 100644
index 0000000..1745a94
Binary files /dev/null and b/xtDefault/fxModDelay.png differ
diff --git a/xtDefault/fxOff.png b/xtDefault/fxOff.png
new file mode 100644
index 0000000..c5c4435
Binary files /dev/null and b/xtDefault/fxOff.png differ
diff --git a/xtDefault/fxOverdrive.png b/xtDefault/fxOverdrive.png
new file mode 100644
index 0000000..3691690
Binary files /dev/null and b/xtDefault/fxOverdrive.png differ
diff --git a/xtDefault/led.png b/xtDefault/led.png
new file mode 100644
index 0000000..be4f9a6
Binary files /dev/null and b/xtDefault/led.png differ
diff --git a/xtDefault/xt-waveeditor-defaults.rcss b/xtDefault/xt-waveeditor-defaults.rcss
new file mode 100644
index 0000000..ff4e926
--- /dev/null
+++ b/xtDefault/xt-waveeditor-defaults.rcss
@@ -0,0 +1,38 @@
+.x-we-tree
+{
+ border: 3dp #0008;
+ box-sizing: border-box;
+}
+
+.x-we-treeitem-withcanvas
+{
+ display: flex;
+}
+
+.x-we-treeitem-withcanvas-text
+{
+ flex: 0 0 50%;
+}
+
+.x-we-treeitem-canvas
+{
+ flex: 0 0 50%;
+}
+
+.x-we-treeitem-text
+{
+}
+
+.x-we-graph
+{
+ border: 3dp #0008;
+}
+
+:x-table-algorithmic
+{
+ opacity: 0.75;
+}
+
+:x-table-readonly
+{
+}
diff --git a/xtDefault/xtDefault.rcss b/xtDefault/xtDefault.rcss
new file mode 100644
index 0000000..60133e6
--- /dev/null
+++ b/xtDefault/xtDefault.rcss
@@ -0,0 +1,446 @@
+@spritesheet led
+{
+ led_active: 0px 128px 128px 128px;
+ led_checked: 0px 128px 128px 128px;
+ led_checked-active: 0px 128px 128px 128px;
+ led_checked-hover: 0px 128px 128px 128px;
+ led_default: 0px 0px 128px 128px;
+ led_hover: 0px 128px 128px 128px;
+ src: led.png;
+}
+@spritesheet xt_encoder_ranged_page0
+{
+ src: xt_encoder_ranged_page0.png;
+ xt_encoder_ranged_000: 0px 0px 128px 128px;
+ xt_encoder_ranged_001: 128px 0px 128px 128px;
+ xt_encoder_ranged_002: 256px 0px 128px 128px;
+ xt_encoder_ranged_003: 384px 0px 128px 128px;
+ xt_encoder_ranged_004: 512px 0px 128px 128px;
+ xt_encoder_ranged_005: 640px 0px 128px 128px;
+ xt_encoder_ranged_006: 768px 0px 128px 128px;
+ xt_encoder_ranged_007: 896px 0px 128px 128px;
+ xt_encoder_ranged_008: 1024px 0px 128px 128px;
+ xt_encoder_ranged_009: 1152px 0px 128px 128px;
+ xt_encoder_ranged_010: 1280px 0px 128px 128px;
+ xt_encoder_ranged_011: 1408px 0px 128px 128px;
+ xt_encoder_ranged_012: 1536px 0px 128px 128px;
+ xt_encoder_ranged_013: 1664px 0px 128px 128px;
+ xt_encoder_ranged_014: 1792px 0px 128px 128px;
+ xt_encoder_ranged_015: 1920px 0px 128px 128px;
+ xt_encoder_ranged_016: 0px 128px 128px 128px;
+ xt_encoder_ranged_017: 128px 128px 128px 128px;
+ xt_encoder_ranged_018: 256px 128px 128px 128px;
+ xt_encoder_ranged_019: 384px 128px 128px 128px;
+ xt_encoder_ranged_020: 512px 128px 128px 128px;
+ xt_encoder_ranged_021: 640px 128px 128px 128px;
+ xt_encoder_ranged_022: 768px 128px 128px 128px;
+ xt_encoder_ranged_023: 896px 128px 128px 128px;
+ xt_encoder_ranged_024: 1024px 128px 128px 128px;
+ xt_encoder_ranged_025: 1152px 128px 128px 128px;
+ xt_encoder_ranged_026: 1280px 128px 128px 128px;
+ xt_encoder_ranged_027: 1408px 128px 128px 128px;
+ xt_encoder_ranged_028: 1536px 128px 128px 128px;
+ xt_encoder_ranged_029: 1664px 128px 128px 128px;
+ xt_encoder_ranged_030: 1792px 128px 128px 128px;
+ xt_encoder_ranged_031: 1920px 128px 128px 128px;
+ xt_encoder_ranged_032: 0px 256px 128px 128px;
+ xt_encoder_ranged_033: 128px 256px 128px 128px;
+ xt_encoder_ranged_034: 256px 256px 128px 128px;
+ xt_encoder_ranged_035: 384px 256px 128px 128px;
+ xt_encoder_ranged_036: 512px 256px 128px 128px;
+ xt_encoder_ranged_037: 640px 256px 128px 128px;
+ xt_encoder_ranged_038: 768px 256px 128px 128px;
+ xt_encoder_ranged_039: 896px 256px 128px 128px;
+ xt_encoder_ranged_040: 1024px 256px 128px 128px;
+ xt_encoder_ranged_041: 1152px 256px 128px 128px;
+ xt_encoder_ranged_042: 1280px 256px 128px 128px;
+ xt_encoder_ranged_043: 1408px 256px 128px 128px;
+ xt_encoder_ranged_044: 1536px 256px 128px 128px;
+ xt_encoder_ranged_045: 1664px 256px 128px 128px;
+ xt_encoder_ranged_046: 1792px 256px 128px 128px;
+ xt_encoder_ranged_047: 1920px 256px 128px 128px;
+ xt_encoder_ranged_048: 0px 384px 128px 128px;
+ xt_encoder_ranged_049: 128px 384px 128px 128px;
+ xt_encoder_ranged_050: 256px 384px 128px 128px;
+ xt_encoder_ranged_051: 384px 384px 128px 128px;
+ xt_encoder_ranged_052: 512px 384px 128px 128px;
+ xt_encoder_ranged_053: 640px 384px 128px 128px;
+ xt_encoder_ranged_054: 768px 384px 128px 128px;
+ xt_encoder_ranged_055: 896px 384px 128px 128px;
+ xt_encoder_ranged_056: 1024px 384px 128px 128px;
+ xt_encoder_ranged_057: 1152px 384px 128px 128px;
+ xt_encoder_ranged_058: 1280px 384px 128px 128px;
+ xt_encoder_ranged_059: 1408px 384px 128px 128px;
+ xt_encoder_ranged_060: 1536px 384px 128px 128px;
+ xt_encoder_ranged_061: 1664px 384px 128px 128px;
+ xt_encoder_ranged_062: 1792px 384px 128px 128px;
+ xt_encoder_ranged_063: 1920px 384px 128px 128px;
+ xt_encoder_ranged_064: 0px 512px 128px 128px;
+ xt_encoder_ranged_065: 128px 512px 128px 128px;
+ xt_encoder_ranged_066: 256px 512px 128px 128px;
+ xt_encoder_ranged_067: 384px 512px 128px 128px;
+ xt_encoder_ranged_068: 512px 512px 128px 128px;
+ xt_encoder_ranged_069: 640px 512px 128px 128px;
+ xt_encoder_ranged_070: 768px 512px 128px 128px;
+ xt_encoder_ranged_071: 896px 512px 128px 128px;
+ xt_encoder_ranged_072: 1024px 512px 128px 128px;
+ xt_encoder_ranged_073: 1152px 512px 128px 128px;
+ xt_encoder_ranged_074: 1280px 512px 128px 128px;
+ xt_encoder_ranged_075: 1408px 512px 128px 128px;
+ xt_encoder_ranged_076: 1536px 512px 128px 128px;
+ xt_encoder_ranged_077: 1664px 512px 128px 128px;
+ xt_encoder_ranged_078: 1792px 512px 128px 128px;
+ xt_encoder_ranged_079: 1920px 512px 128px 128px;
+ xt_encoder_ranged_080: 0px 640px 128px 128px;
+ xt_encoder_ranged_081: 128px 640px 128px 128px;
+ xt_encoder_ranged_082: 256px 640px 128px 128px;
+ xt_encoder_ranged_083: 384px 640px 128px 128px;
+ xt_encoder_ranged_084: 512px 640px 128px 128px;
+ xt_encoder_ranged_085: 640px 640px 128px 128px;
+ xt_encoder_ranged_086: 768px 640px 128px 128px;
+ xt_encoder_ranged_087: 896px 640px 128px 128px;
+ xt_encoder_ranged_088: 1024px 640px 128px 128px;
+ xt_encoder_ranged_089: 1152px 640px 128px 128px;
+}
+@spritesheet xt_encoder_ranged_red_page0
+{
+ src: xt_encoder_ranged_red_page0.png;
+ xt_encoder_ranged_red_000: 0px 0px 128px 128px;
+ xt_encoder_ranged_red_001: 128px 0px 128px 128px;
+ xt_encoder_ranged_red_002: 256px 0px 128px 128px;
+ xt_encoder_ranged_red_003: 384px 0px 128px 128px;
+ xt_encoder_ranged_red_004: 512px 0px 128px 128px;
+ xt_encoder_ranged_red_005: 640px 0px 128px 128px;
+ xt_encoder_ranged_red_006: 768px 0px 128px 128px;
+ xt_encoder_ranged_red_007: 896px 0px 128px 128px;
+ xt_encoder_ranged_red_008: 1024px 0px 128px 128px;
+ xt_encoder_ranged_red_009: 1152px 0px 128px 128px;
+ xt_encoder_ranged_red_010: 1280px 0px 128px 128px;
+ xt_encoder_ranged_red_011: 1408px 0px 128px 128px;
+ xt_encoder_ranged_red_012: 1536px 0px 128px 128px;
+ xt_encoder_ranged_red_013: 1664px 0px 128px 128px;
+ xt_encoder_ranged_red_014: 1792px 0px 128px 128px;
+ xt_encoder_ranged_red_015: 1920px 0px 128px 128px;
+ xt_encoder_ranged_red_016: 0px 128px 128px 128px;
+ xt_encoder_ranged_red_017: 128px 128px 128px 128px;
+ xt_encoder_ranged_red_018: 256px 128px 128px 128px;
+ xt_encoder_ranged_red_019: 384px 128px 128px 128px;
+ xt_encoder_ranged_red_020: 512px 128px 128px 128px;
+ xt_encoder_ranged_red_021: 640px 128px 128px 128px;
+ xt_encoder_ranged_red_022: 768px 128px 128px 128px;
+ xt_encoder_ranged_red_023: 896px 128px 128px 128px;
+ xt_encoder_ranged_red_024: 1024px 128px 128px 128px;
+ xt_encoder_ranged_red_025: 1152px 128px 128px 128px;
+ xt_encoder_ranged_red_026: 1280px 128px 128px 128px;
+ xt_encoder_ranged_red_027: 1408px 128px 128px 128px;
+ xt_encoder_ranged_red_028: 1536px 128px 128px 128px;
+ xt_encoder_ranged_red_029: 1664px 128px 128px 128px;
+ xt_encoder_ranged_red_030: 1792px 128px 128px 128px;
+ xt_encoder_ranged_red_031: 1920px 128px 128px 128px;
+ xt_encoder_ranged_red_032: 0px 256px 128px 128px;
+ xt_encoder_ranged_red_033: 128px 256px 128px 128px;
+ xt_encoder_ranged_red_034: 256px 256px 128px 128px;
+ xt_encoder_ranged_red_035: 384px 256px 128px 128px;
+ xt_encoder_ranged_red_036: 512px 256px 128px 128px;
+ xt_encoder_ranged_red_037: 640px 256px 128px 128px;
+ xt_encoder_ranged_red_038: 768px 256px 128px 128px;
+ xt_encoder_ranged_red_039: 896px 256px 128px 128px;
+ xt_encoder_ranged_red_040: 1024px 256px 128px 128px;
+ xt_encoder_ranged_red_041: 1152px 256px 128px 128px;
+ xt_encoder_ranged_red_042: 1280px 256px 128px 128px;
+ xt_encoder_ranged_red_043: 1408px 256px 128px 128px;
+ xt_encoder_ranged_red_044: 1536px 256px 128px 128px;
+ xt_encoder_ranged_red_045: 1664px 256px 128px 128px;
+ xt_encoder_ranged_red_046: 1792px 256px 128px 128px;
+ xt_encoder_ranged_red_047: 1920px 256px 128px 128px;
+ xt_encoder_ranged_red_048: 0px 384px 128px 128px;
+ xt_encoder_ranged_red_049: 128px 384px 128px 128px;
+ xt_encoder_ranged_red_050: 256px 384px 128px 128px;
+ xt_encoder_ranged_red_051: 384px 384px 128px 128px;
+ xt_encoder_ranged_red_052: 512px 384px 128px 128px;
+ xt_encoder_ranged_red_053: 640px 384px 128px 128px;
+ xt_encoder_ranged_red_054: 768px 384px 128px 128px;
+ xt_encoder_ranged_red_055: 896px 384px 128px 128px;
+ xt_encoder_ranged_red_056: 1024px 384px 128px 128px;
+ xt_encoder_ranged_red_057: 1152px 384px 128px 128px;
+ xt_encoder_ranged_red_058: 1280px 384px 128px 128px;
+ xt_encoder_ranged_red_059: 1408px 384px 128px 128px;
+ xt_encoder_ranged_red_060: 1536px 384px 128px 128px;
+ xt_encoder_ranged_red_061: 1664px 384px 128px 128px;
+ xt_encoder_ranged_red_062: 1792px 384px 128px 128px;
+ xt_encoder_ranged_red_063: 1920px 384px 128px 128px;
+ xt_encoder_ranged_red_064: 0px 512px 128px 128px;
+ xt_encoder_ranged_red_065: 128px 512px 128px 128px;
+ xt_encoder_ranged_red_066: 256px 512px 128px 128px;
+ xt_encoder_ranged_red_067: 384px 512px 128px 128px;
+ xt_encoder_ranged_red_068: 512px 512px 128px 128px;
+ xt_encoder_ranged_red_069: 640px 512px 128px 128px;
+ xt_encoder_ranged_red_070: 768px 512px 128px 128px;
+ xt_encoder_ranged_red_071: 896px 512px 128px 128px;
+ xt_encoder_ranged_red_072: 1024px 512px 128px 128px;
+ xt_encoder_ranged_red_073: 1152px 512px 128px 128px;
+ xt_encoder_ranged_red_074: 1280px 512px 128px 128px;
+ xt_encoder_ranged_red_075: 1408px 512px 128px 128px;
+ xt_encoder_ranged_red_076: 1536px 512px 128px 128px;
+ xt_encoder_ranged_red_077: 1664px 512px 128px 128px;
+ xt_encoder_ranged_red_078: 1792px 512px 128px 128px;
+ xt_encoder_ranged_red_079: 1920px 512px 128px 128px;
+ xt_encoder_ranged_red_080: 0px 640px 128px 128px;
+ xt_encoder_ranged_red_081: 128px 640px 128px 128px;
+ xt_encoder_ranged_red_082: 256px 640px 128px 128px;
+ xt_encoder_ranged_red_083: 384px 640px 128px 128px;
+ xt_encoder_ranged_red_084: 512px 640px 128px 128px;
+ xt_encoder_ranged_red_085: 640px 640px 128px 128px;
+ xt_encoder_ranged_red_086: 768px 640px 128px 128px;
+ xt_encoder_ranged_red_087: 896px 640px 128px 128px;
+ xt_encoder_ranged_red_088: 1024px 640px 128px 128px;
+ xt_encoder_ranged_red_089: 1152px 640px 128px 128px;
+}
+@spritesheet xtknob
+{
+ src: xtknob.png;
+ xtknob_active: 0px 128px 128px 128px;
+ xtknob_checked: 0px 128px 128px 128px;
+ xtknob_checked-active: 0px 128px 128px 128px;
+ xtknob_checked-hover: 0px 128px 128px 128px;
+ xtknob_default: 0px 0px 128px 128px;
+ xtknob_hover: 0px 0px 128px 128px;
+}
+@spritesheet xtknob_minus
+{
+ src: xtknob_minus.png;
+ xtknob_minus_active: 0px 64px 64px 64px;
+ xtknob_minus_checked: 0px 64px 64px 64px;
+ xtknob_minus_checked-active: 0px 64px 64px 64px;
+ xtknob_minus_checked-hover: 0px 64px 64px 64px;
+ xtknob_minus_default: 0px 0px 64px 64px;
+ xtknob_minus_hover: 0px 0px 64px 64px;
+}
+@spritesheet xtknob_plus
+{
+ src: xtknob_plus.png;
+ xtknob_plus_active: 0px 64px 64px 64px;
+ xtknob_plus_checked: 0px 64px 64px 64px;
+ xtknob_plus_checked-active: 0px 64px 64px 64px;
+ xtknob_plus_checked-hover: 0px 64px 64px 64px;
+ xtknob_plus_default: 0px 0px 64px 64px;
+ xtknob_plus_hover: 0px 0px 64px 64px;
+}
+@spritesheet xtknob_small
+{
+ src: xtknob_small.png;
+ xtknob_small_active: 0px 64px 64px 64px;
+ xtknob_small_checked: 0px 64px 64px 64px;
+ xtknob_small_checked-active: 0px 64px 64px 64px;
+ xtknob_small_checked-hover: 0px 64px 64px 64px;
+ xtknob_small_default: 0px 0px 64px 64px;
+ xtknob_small_hover: 0px 0px 64px 64px;
+}
+.knob
+{
+ frames: 90;
+ spriteprefix: xt_encoder_ranged_;
+}
+.knob1
+{
+ frames: 90;
+ spriteprefix: xt_encoder_ranged_red_;
+}
+.led
+{
+ decorator: image(led_default fill);
+}
+.led:checked
+{
+ decorator: image(led_checked fill);
+}
+.led:checked:active
+{
+ decorator: image(led_checked-active fill);
+}
+.led:checked:hover
+{
+ decorator: image(led_checked-hover fill);
+}
+.led:hover
+{
+ decorator: image(led_hover fill);
+}
+.list, .grid, .pm-infopanel
+{
+ background-color: #1d1d1d;
+}
+.listentry, .gridentry
+{
+ color: #ff8c00;
+ font-size: 28.000000dp;
+ text-align: left;
+}
+.listentry:selected, .gridentry:selected
+{
+ background-color: #542d01;
+}
+.pm-hlayout
+{
+ background-color: black;
+}
+.pm-info-headline
+{
+ color: #808080;
+ font-size: 32.000000dp;
+}
+.pm-info-name
+{
+ color: #ca6d08;
+ font-size: 64.000000dp;
+}
+.pm-info-text
+{
+ color: #c96d08;
+ font-size: 32.000000dp;
+}
+.pm-status
+{
+ border: 0dp transparent;
+ color: #ff8c00;
+ font-size: 32.000000dp;
+ text-align: left;
+}
+.pm-vlayout
+{
+ gap: 4dp;
+}
+.txt
+{
+ color: #000000;
+ font-size: 30.000000dp;
+ font-weight: bold;
+ text-align: left;
+}
+.txt1
+{
+ color: #323232;
+ font-size: 34.000000dp;
+ font-weight: bold;
+ text-align: center;
+}
+.txt2
+{
+ color: #ff8c00;
+ font-size: 40.000000dp;
+ text-align: center;
+}
+.xtknob
+{
+ decorator: image(xtknob_default fill);
+}
+.xtknob:checked
+{
+ decorator: image(xtknob_checked fill);
+}
+.xtknob:checked:active
+{
+ decorator: image(xtknob_checked-active fill);
+}
+.xtknob:checked:hover
+{
+ decorator: image(xtknob_checked-hover fill);
+}
+.xtknob:hover
+{
+ decorator: image(xtknob_hover fill);
+}
+.xtknob_minus
+{
+ decorator: image(xtknob_minus_default fill);
+}
+.xtknob_minus:checked
+{
+ decorator: image(xtknob_minus_checked fill);
+}
+.xtknob_minus:checked:active
+{
+ decorator: image(xtknob_minus_checked-active fill);
+}
+.xtknob_minus:checked:hover
+{
+ decorator: image(xtknob_minus_checked-hover fill);
+}
+.xtknob_minus:hover
+{
+ decorator: image(xtknob_minus_hover fill);
+}
+.xtknob_plus
+{
+ decorator: image(xtknob_plus_default fill);
+}
+.xtknob_plus:checked
+{
+ decorator: image(xtknob_plus_checked fill);
+}
+.xtknob_plus:checked:active
+{
+ decorator: image(xtknob_plus_checked-active fill);
+}
+.xtknob_plus:checked:hover
+{
+ decorator: image(xtknob_plus_checked-hover fill);
+}
+.xtknob_plus:hover
+{
+ decorator: image(xtknob_plus_hover fill);
+}
+.xtknob_small
+{
+ decorator: image(xtknob_small_default fill);
+}
+.xtknob_small:checked
+{
+ decorator: image(xtknob_small_checked fill);
+}
+.xtknob_small:checked:active
+{
+ decorator: image(xtknob_small_checked-active fill);
+}
+.xtknob_small:checked:hover
+{
+ decorator: image(xtknob_small_checked-hover fill);
+}
+.xtknob_small:hover
+{
+ decorator: image(xtknob_small_hover fill);
+}
+body
+{
+ font-size: 28dp;
+}
+input.text
+{
+ background-color: #1d1d1d;
+ border: 0dp transparent;
+ color: #ff8c00;
+ font-size: 28.000000dp;
+ text-align: left;
+}
+scrollbarvertical sliderbar, scrollbarhorizontal sliderbar, splitter:active
+{
+ background-color: #c66c08;
+}
+tree
+{
+ background-color: #1d1d1d;
+}
+treenode
+{
+ color: #ff8c00;
+ font-size: 28.000000dp;
+ text-align: left;
+}
+treenode:selected
+{
+ background-color: #572d00;
+}
+
+.pm-gridentry {
+ width: 11em;
+}
diff --git a/xtDefault/xtDefault.rml b/xtDefault/xtDefault.rml
new file mode 100644
index 0000000..fa83bbc
--- /dev/null
+++ b/xtDefault/xtDefault.rml
@@ -0,0 +1,769 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Normal
+
+
+
+
+
+
+
+
+
+
+
+
+ 24dB LP
+
+
+ 6dB LP
+
+
+
+
+
+
+

+

+

+

+

+

+
+
+
+
+
+ Normal
+
+
+
+
+
+
+ Saw
+
+
+ On
+
+
+
+
+
+
+
+ Saw
+
+
+
+
+
+
+
+
+ On
+
+
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ 127
+
+
+
+ 127
+
+
+ normal
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+ 8
+
+
+
+
+ 1
+
+
+ 8
+
+
+ 127
+
+
+
+
+
+
+
+
+
+
+ LFO 2
+
+
+
+ Mod Wheel
+
+
+ LFO 1
+
+
+ +
+
+
+
+ Mod Wheel
+
+
+ LFO 1
+
+
+ +
+
+
+
+ Mod Wheel
+
+
+ LFO 1
+
+
+ +
+
+
+
+ Mod Wheel
+
+
+ LFO 1
+
+
+ +
+
+
+
+
+
+ Off
+
+
+ 4/4
+
+
+ 13
+
+
+ Up
+
+
+ As played
+
+
+ Last Note
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Chorus
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Portamento
+
+
+ Linear
+
+
+
+
+
+
+
+ Chorus
+
+
+ Chorus
+
+
+ Chorus
+
+
+ Chorus
+
+
+ Soundblaster II
+
+
+ MPU-401
+
+
+ Poly
+
+
+ Dual
+
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+ C-2
+
+
+ C6
+
+
+ 0
+
+
+ 127
+
+
+
+ inverse
+
+
+
+ 1
+
+
+ Main
+
+
+
+
+
+
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
ABCDEFGHIJKLMNOP
+
+
+
+
+ 42
+
+
diff --git a/xtDefault/xtDefaultBG.png b/xtDefault/xtDefaultBG.png
new file mode 100644
index 0000000..7670f2b
Binary files /dev/null and b/xtDefault/xtDefaultBG.png differ
diff --git a/xtDefault/xtPageArp.png b/xtDefault/xtPageArp.png
new file mode 100644
index 0000000..bbef680
Binary files /dev/null and b/xtDefault/xtPageArp.png differ
diff --git a/xtDefault/xtPageMod.png b/xtDefault/xtPageMod.png
new file mode 100644
index 0000000..d5bcad3
Binary files /dev/null and b/xtDefault/xtPageMod.png differ
diff --git a/xtDefault/xtPageMulti.png b/xtDefault/xtPageMulti.png
new file mode 100644
index 0000000..aa31bd3
Binary files /dev/null and b/xtDefault/xtPageMulti.png differ
diff --git a/xtDefault/xtPageOsc.png b/xtDefault/xtPageOsc.png
new file mode 100644
index 0000000..d4d2107
Binary files /dev/null and b/xtDefault/xtPageOsc.png differ
diff --git a/xtDefault/xtPagePatchManager.png b/xtDefault/xtPagePatchManager.png
new file mode 100644
index 0000000..36f3b62
Binary files /dev/null and b/xtDefault/xtPagePatchManager.png differ
diff --git a/xtDefault/xtPageWave.png b/xtDefault/xtPageWave.png
new file mode 100644
index 0000000..fb5fff6
Binary files /dev/null and b/xtDefault/xtPageWave.png differ
diff --git a/xtDefault/xt_encoder_ranged.png b/xtDefault/xt_encoder_ranged.png
new file mode 100644
index 0000000..5114155
Binary files /dev/null and b/xtDefault/xt_encoder_ranged.png differ
diff --git a/xtDefault/xt_encoder_ranged_page0.png b/xtDefault/xt_encoder_ranged_page0.png
new file mode 100644
index 0000000..50070eb
Binary files /dev/null and b/xtDefault/xt_encoder_ranged_page0.png differ
diff --git a/xtDefault/xt_encoder_ranged_red.png b/xtDefault/xt_encoder_ranged_red.png
new file mode 100644
index 0000000..a8165c2
Binary files /dev/null and b/xtDefault/xt_encoder_ranged_red.png differ
diff --git a/xtDefault/xt_encoder_ranged_red_page0.png b/xtDefault/xt_encoder_ranged_red_page0.png
new file mode 100644
index 0000000..e0c5b3d
Binary files /dev/null and b/xtDefault/xt_encoder_ranged_red_page0.png differ
diff --git a/xtDefault/xtknob.png b/xtDefault/xtknob.png
new file mode 100644
index 0000000..888b058
Binary files /dev/null and b/xtDefault/xtknob.png differ
diff --git a/xtDefault/xtknob_minus.png b/xtDefault/xtknob_minus.png
new file mode 100644
index 0000000..da8f022
Binary files /dev/null and b/xtDefault/xtknob_minus.png differ
diff --git a/xtDefault/xtknob_plus.png b/xtDefault/xtknob_plus.png
new file mode 100644
index 0000000..82688aa
Binary files /dev/null and b/xtDefault/xtknob_plus.png differ
diff --git a/xtDefault/xtknob_small.png b/xtDefault/xtknob_small.png
new file mode 100644
index 0000000..6fef6d4
Binary files /dev/null and b/xtDefault/xtknob_small.png differ