gearmulator

Emulation of classic VA synths of the late 90s/2000s that are based on Motorola 56300 family DSPs
Log | Files | Refs | Submodules | README | LICENSE

xtDefault.json (339054B)


      1 {
      2     "name" : "Root",
      3     "root" : {
      4         "x" : "0",
      5         "y" : "0",
      6         "width" : "3400",
      7         "height" : "2000",
      8         "scale" : "0.5"
      9     },
     10     "tabgroup" : {
     11         "name" : "Root",
     12         "buttons" : [
     13             "pageButtonMain",
     14             "pageButtonPatchManager",
     15             "pageButtonMod",
     16             "pageButtonArp",
     17             "pageButtonMulti",
     18             "pageButtonWave"
     19         ],
     20         "pages" : [
     21             "pageOsc",
     22             "pagePatchManager",
     23             "pageMod",
     24             "pageArp",
     25             "pageMulti",
     26             "pageWave"
     27         ]
     28     },
     29     "templates" : [
     30         {
     31             "name" : "pm_treeview",
     32             "treeview" : {
     33                 "textHeight" : "14",
     34                 "color" : "FF8C00FF",
     35                 "backgroundColor" : "1D1D1DFF",
     36                 "alignH" : "L",
     37                 "alignV" : "C",
     38                 "selectedItemBackgroundColor" : "572D00FF"
     39             }
     40         },
     41         {
     42             "name" : "pm_listbox",
     43             "listbox" : {
     44                 "textHeight" : "14",
     45                 "color" : "FF8C00FF",
     46                 "backgroundColor" : "1D1D1DFF",
     47                 "alignH" : "L",
     48                 "alignV" : "C",
     49                 "selectedItemBackgroundColor" : "542D01FF"
     50             }
     51         },
     52         {
     53             "name" : "pm_search",
     54             "texteditor" : {
     55                 "text" : "Search...",
     56                 "textHeight" : "14",
     57                 "color" : "FF8C00FF",
     58                 "backgroundColor" : "1D1D1DFF",
     59                 "alignH" : "L",
     60                 "alignV" : "C"
     61             }
     62         },
     63         {
     64             "name" : "pm_scrollbar",
     65             "scrollbar" : {
     66                 "color" : "C66C08FF"
     67             }
     68         },
     69         {
     70             "name" : "pm_info_name",
     71             "label" : {
     72                 "textHeight" : "32",
     73                 "color" : "CA6D08FF",
     74                 "backgroundColor" : "1D1D1DFF",
     75                 "alignH" : "L",
     76                 "alignV" : "T",
     77                 "bold" : "1"
     78             }
     79         },
     80         {
     81             "name" : "pm_info_label",
     82             "label" : {
     83                 "textHeight" : "16",
     84                 "color" : "808080FF",
     85                 "backgroundColor" : "1D1D1DFF",
     86                 "alignH" : "L",
     87                 "alignV" : "T"
     88             }
     89         },
     90         {
     91             "name" : "pm_info_text",
     92             "label" : {
     93                 "textHeight" : "16",
     94                 "color" : "C96D08FF",
     95                 "backgroundColor" : "1D1D1DFF",
     96                 "alignH" : "L",
     97                 "alignV" : "T"
     98             }
     99         },
    100         {
    101             "name" : "pm_status_label",
    102             "label" : {
    103                 "textHeight" : "16",
    104                 "color" : "FF8C00FF",
    105                 "backgroundColor" : "1D1D1DFF",
    106                 "alignH" : "L",
    107                 "alignV" : "C"
    108             }
    109         }
    110     ],
    111     "children" : [
    112         {
    113             "name" : "bakedBG",
    114             "image" : {
    115                 "x" : "0",
    116                 "y" : "0",
    117                 "width" : "3400",
    118                 "height" : "2000",
    119                 "texture" : "xtDefaultBG"
    120             }
    121         },
    122         {
    123             "name" : "lcdArea",
    124             "component" : {
    125                 "x" : "154.0613",
    126                 "y" : "143.1559",
    127                 "width" : "1273.877",
    128                 "height" : "98.43307"
    129             },
    130             "componentProperties" : {
    131                 "lcdBackgroundColor" : "248727",
    132                 "lcdTextColor" : "000000"
    133             }
    134         },
    135         {
    136             "name" : "xtKnob",
    137             "rotary" : {
    138             },
    139             "spritesheet" : {
    140                 "x" : "268.85",
    141                 "y" : "309.5459",
    142                 "width" : "128",
    143                 "height" : "128",
    144                 "texture" : "xt_encoder_ranged",
    145                 "tileSizeX" : "128",
    146                 "tileSizeY" : "128"
    147             },
    148             "parameterAttachment" : {
    149                 "parameter" : "PlayParamValueA"
    150             }
    151         },
    152         {
    153             "name" : "xtKnob (1)",
    154             "rotary" : {
    155             },
    156             "spritesheet" : {
    157                 "x" : "572.95",
    158                 "y" : "309.5459",
    159                 "width" : "128",
    160                 "height" : "128",
    161                 "texture" : "xt_encoder_ranged",
    162                 "tileSizeX" : "128",
    163                 "tileSizeY" : "128"
    164             },
    165             "parameterAttachment" : {
    166                 "parameter" : "PlayParamValueB"
    167             }
    168         },
    169         {
    170             "name" : "xtKnob (2)",
    171             "rotary" : {
    172             },
    173             "spritesheet" : {
    174                 "x" : "877.05",
    175                 "y" : "309.5459",
    176                 "width" : "128",
    177                 "height" : "128",
    178                 "texture" : "xt_encoder_ranged",
    179                 "tileSizeX" : "128",
    180                 "tileSizeY" : "128"
    181             },
    182             "parameterAttachment" : {
    183                 "parameter" : "PlayParamValueC"
    184             }
    185         },
    186         {
    187             "name" : "xtKnob (3)",
    188             "rotary" : {
    189             },
    190             "spritesheet" : {
    191                 "x" : "1181.15",
    192                 "y" : "309.5459",
    193                 "width" : "128",
    194                 "height" : "128",
    195                 "texture" : "xt_encoder_ranged",
    196                 "tileSizeX" : "128",
    197                 "tileSizeY" : "128"
    198             },
    199             "parameterAttachment" : {
    200                 "parameter" : "PlayParamValueD"
    201             }
    202         },
    203         {
    204             "name" : "midiLed",
    205             "button" : {
    206                 "normalImage" : "0",
    207                 "overImage" : "1",
    208                 "downImage" : "1",
    209                 "normalImageOn" : "1",
    210                 "overImageOn" : "1",
    211                 "downImageOn" : "1",
    212                 "x" : "94.06128",
    213                 "y" : "174.3724",
    214                 "width" : "32",
    215                 "height" : "32",
    216                 "texture" : "led",
    217                 "tileSizeX" : "128",
    218                 "tileSizeY" : "128"
    219             }
    220         },
    221         {
    222             "name" : "pageButtonMain",
    223             "button" : {
    224                 "isToggle" : "1",
    225                 "normalImage" : "0",
    226                 "overImage" : "0",
    227                 "downImage" : "1",
    228                 "normalImageOn" : "1",
    229                 "overImageOn" : "1",
    230                 "downImageOn" : "1",
    231                 "x" : "2457.513",
    232                 "y" : "69.64844",
    233                 "width" : "128",
    234                 "height" : "128",
    235                 "texture" : "xtknob",
    236                 "tileSizeX" : "128",
    237                 "tileSizeY" : "128"
    238             }
    239         },
    240         {
    241             "name" : "pageButtonMod",
    242             "button" : {
    243                 "isToggle" : "1",
    244                 "normalImage" : "0",
    245                 "overImage" : "0",
    246                 "downImage" : "1",
    247                 "normalImageOn" : "1",
    248                 "overImageOn" : "1",
    249                 "downImageOn" : "1",
    250                 "x" : "2610.513",
    251                 "y" : "69.64844",
    252                 "width" : "128",
    253                 "height" : "128",
    254                 "texture" : "xtknob",
    255                 "tileSizeX" : "128",
    256                 "tileSizeY" : "128"
    257             }
    258         },
    259         {
    260             "name" : "pageButtonArp",
    261             "button" : {
    262                 "isToggle" : "1",
    263                 "normalImage" : "0",
    264                 "overImage" : "0",
    265                 "downImage" : "1",
    266                 "normalImageOn" : "1",
    267                 "overImageOn" : "1",
    268                 "downImageOn" : "1",
    269                 "x" : "2763.513",
    270                 "y" : "69.64844",
    271                 "width" : "128",
    272                 "height" : "128",
    273                 "texture" : "xtknob",
    274                 "tileSizeX" : "128",
    275                 "tileSizeY" : "128"
    276             }
    277         },
    278         {
    279             "name" : "pageButtonMulti",
    280             "button" : {
    281                 "isToggle" : "1",
    282                 "normalImage" : "0",
    283                 "overImage" : "0",
    284                 "downImage" : "1",
    285                 "normalImageOn" : "1",
    286                 "overImageOn" : "1",
    287                 "downImageOn" : "1",
    288                 "x" : "2916.513",
    289                 "y" : "69.64844",
    290                 "width" : "128",
    291                 "height" : "128",
    292                 "texture" : "xtknob",
    293                 "tileSizeX" : "128",
    294                 "tileSizeY" : "128"
    295             }
    296         },
    297         {
    298             "name" : "waveEditorButtonParent",
    299             "image" : {
    300                 "x" : "3069.513",
    301                 "y" : "69.64844",
    302                 "width" : "128",
    303                 "height" : "164",
    304                 "texture" : "btWaveEditor"
    305             },
    306             "children" : [
    307                 {
    308                     "name" : "pageButtonWave",
    309                     "button" : {
    310                         "isToggle" : "1",
    311                         "normalImage" : "0",
    312                         "overImage" : "0",
    313                         "downImage" : "1",
    314                         "normalImageOn" : "1",
    315                         "overImageOn" : "1",
    316                         "downImageOn" : "1",
    317                         "x" : "0",
    318                         "y" : "0",
    319                         "width" : "128",
    320                         "height" : "128",
    321                         "texture" : "xtknob",
    322                         "tileSizeX" : "128",
    323                         "tileSizeY" : "128"
    324                     }
    325                 }
    326             ]
    327         },
    328         {
    329             "name" : "pageButtonPatchManager",
    330             "button" : {
    331                 "isToggle" : "1",
    332                 "normalImage" : "0",
    333                 "overImage" : "0",
    334                 "downImage" : "1",
    335                 "normalImageOn" : "1",
    336                 "overImageOn" : "1",
    337                 "downImageOn" : "1",
    338                 "x" : "3222.513",
    339                 "y" : "69.64844",
    340                 "width" : "128",
    341                 "height" : "128",
    342                 "texture" : "xtknob",
    343                 "tileSizeX" : "128",
    344                 "tileSizeY" : "128"
    345             }
    346         },
    347         {
    348             "name" : "PartButtonSmall",
    349             "button" : {
    350                 "isToggle" : "1",
    351                 "radioGroupId" : "96",
    352                 "normalImage" : "0",
    353                 "overImage" : "0",
    354                 "downImage" : "1",
    355                 "normalImageOn" : "1",
    356                 "overImageOn" : "1",
    357                 "downImageOn" : "1",
    358                 "x" : "2471.35",
    359                 "y" : "361.1724",
    360                 "width" : "64",
    361                 "height" : "64",
    362                 "texture" : "xtknob_small",
    363                 "tileSizeX" : "64",
    364                 "tileSizeY" : "64"
    365             }
    366         },
    367         {
    368             "name" : "PartLedSmall",
    369             "button" : {
    370                 "radioGroupId" : "97",
    371                 "normalImage" : "0",
    372                 "overImage" : "0",
    373                 "downImage" : "0",
    374                 "normalImageOn" : "1",
    375                 "overImageOn" : "1",
    376                 "downImageOn" : "1",
    377                 "x" : "2487.35",
    378                 "y" : "329.1724",
    379                 "width" : "32",
    380                 "height" : "32",
    381                 "texture" : "led",
    382                 "tileSizeX" : "128",
    383                 "tileSizeY" : "128"
    384             }
    385         },
    386         {
    387             "name" : "PartButtonSmall",
    388             "button" : {
    389                 "isToggle" : "1",
    390                 "radioGroupId" : "96",
    391                 "normalImage" : "0",
    392                 "overImage" : "0",
    393                 "downImage" : "1",
    394                 "normalImageOn" : "1",
    395                 "overImageOn" : "1",
    396                 "downImageOn" : "1",
    397                 "x" : "2583.85",
    398                 "y" : "361.1724",
    399                 "width" : "64",
    400                 "height" : "64",
    401                 "texture" : "xtknob_small",
    402                 "tileSizeX" : "64",
    403                 "tileSizeY" : "64"
    404             }
    405         },
    406         {
    407             "name" : "PartLedSmall",
    408             "button" : {
    409                 "radioGroupId" : "97",
    410                 "normalImage" : "0",
    411                 "overImage" : "0",
    412                 "downImage" : "0",
    413                 "normalImageOn" : "1",
    414                 "overImageOn" : "1",
    415                 "downImageOn" : "1",
    416                 "x" : "2599.85",
    417                 "y" : "329.1724",
    418                 "width" : "32",
    419                 "height" : "32",
    420                 "texture" : "led",
    421                 "tileSizeX" : "128",
    422                 "tileSizeY" : "128"
    423             }
    424         },
    425         {
    426             "name" : "PartButtonSmall",
    427             "button" : {
    428                 "isToggle" : "1",
    429                 "radioGroupId" : "96",
    430                 "normalImage" : "0",
    431                 "overImage" : "0",
    432                 "downImage" : "1",
    433                 "normalImageOn" : "1",
    434                 "overImageOn" : "1",
    435                 "downImageOn" : "1",
    436                 "x" : "2696.35",
    437                 "y" : "361.1724",
    438                 "width" : "64",
    439                 "height" : "64",
    440                 "texture" : "xtknob_small",
    441                 "tileSizeX" : "64",
    442                 "tileSizeY" : "64"
    443             }
    444         },
    445         {
    446             "name" : "PartLedSmall",
    447             "button" : {
    448                 "radioGroupId" : "97",
    449                 "normalImage" : "0",
    450                 "overImage" : "0",
    451                 "downImage" : "0",
    452                 "normalImageOn" : "1",
    453                 "overImageOn" : "1",
    454                 "downImageOn" : "1",
    455                 "x" : "2712.35",
    456                 "y" : "329.1724",
    457                 "width" : "32",
    458                 "height" : "32",
    459                 "texture" : "led",
    460                 "tileSizeX" : "128",
    461                 "tileSizeY" : "128"
    462             }
    463         },
    464         {
    465             "name" : "PartButtonSmall",
    466             "button" : {
    467                 "isToggle" : "1",
    468                 "radioGroupId" : "96",
    469                 "normalImage" : "0",
    470                 "overImage" : "0",
    471                 "downImage" : "1",
    472                 "normalImageOn" : "1",
    473                 "overImageOn" : "1",
    474                 "downImageOn" : "1",
    475                 "x" : "2808.85",
    476                 "y" : "361.1724",
    477                 "width" : "64",
    478                 "height" : "64",
    479                 "texture" : "xtknob_small",
    480                 "tileSizeX" : "64",
    481                 "tileSizeY" : "64"
    482             }
    483         },
    484         {
    485             "name" : "PartLedSmall",
    486             "button" : {
    487                 "radioGroupId" : "97",
    488                 "normalImage" : "0",
    489                 "overImage" : "0",
    490                 "downImage" : "0",
    491                 "normalImageOn" : "1",
    492                 "overImageOn" : "1",
    493                 "downImageOn" : "1",
    494                 "x" : "2824.85",
    495                 "y" : "329.1724",
    496                 "width" : "32",
    497                 "height" : "32",
    498                 "texture" : "led",
    499                 "tileSizeX" : "128",
    500                 "tileSizeY" : "128"
    501             }
    502         },
    503         {
    504             "name" : "PartButtonSmall",
    505             "button" : {
    506                 "isToggle" : "1",
    507                 "radioGroupId" : "96",
    508                 "normalImage" : "0",
    509                 "overImage" : "0",
    510                 "downImage" : "1",
    511                 "normalImageOn" : "1",
    512                 "overImageOn" : "1",
    513                 "downImageOn" : "1",
    514                 "x" : "2921.35",
    515                 "y" : "361.1724",
    516                 "width" : "64",
    517                 "height" : "64",
    518                 "texture" : "xtknob_small",
    519                 "tileSizeX" : "64",
    520                 "tileSizeY" : "64"
    521             }
    522         },
    523         {
    524             "name" : "PartLedSmall",
    525             "button" : {
    526                 "radioGroupId" : "97",
    527                 "normalImage" : "0",
    528                 "overImage" : "0",
    529                 "downImage" : "0",
    530                 "normalImageOn" : "1",
    531                 "overImageOn" : "1",
    532                 "downImageOn" : "1",
    533                 "x" : "2937.35",
    534                 "y" : "329.1724",
    535                 "width" : "32",
    536                 "height" : "32",
    537                 "texture" : "led",
    538                 "tileSizeX" : "128",
    539                 "tileSizeY" : "128"
    540             }
    541         },
    542         {
    543             "name" : "PartButtonSmall",
    544             "button" : {
    545                 "isToggle" : "1",
    546                 "radioGroupId" : "96",
    547                 "normalImage" : "0",
    548                 "overImage" : "0",
    549                 "downImage" : "1",
    550                 "normalImageOn" : "1",
    551                 "overImageOn" : "1",
    552                 "downImageOn" : "1",
    553                 "x" : "3033.85",
    554                 "y" : "361.1724",
    555                 "width" : "64",
    556                 "height" : "64",
    557                 "texture" : "xtknob_small",
    558                 "tileSizeX" : "64",
    559                 "tileSizeY" : "64"
    560             }
    561         },
    562         {
    563             "name" : "PartLedSmall",
    564             "button" : {
    565                 "radioGroupId" : "97",
    566                 "normalImage" : "0",
    567                 "overImage" : "0",
    568                 "downImage" : "0",
    569                 "normalImageOn" : "1",
    570                 "overImageOn" : "1",
    571                 "downImageOn" : "1",
    572                 "x" : "3049.85",
    573                 "y" : "329.1724",
    574                 "width" : "32",
    575                 "height" : "32",
    576                 "texture" : "led",
    577                 "tileSizeX" : "128",
    578                 "tileSizeY" : "128"
    579             }
    580         },
    581         {
    582             "name" : "PartButtonSmall",
    583             "button" : {
    584                 "isToggle" : "1",
    585                 "radioGroupId" : "96",
    586                 "normalImage" : "0",
    587                 "overImage" : "0",
    588                 "downImage" : "1",
    589                 "normalImageOn" : "1",
    590                 "overImageOn" : "1",
    591                 "downImageOn" : "1",
    592                 "x" : "3146.35",
    593                 "y" : "361.1724",
    594                 "width" : "64",
    595                 "height" : "64",
    596                 "texture" : "xtknob_small",
    597                 "tileSizeX" : "64",
    598                 "tileSizeY" : "64"
    599             }
    600         },
    601         {
    602             "name" : "PartLedSmall",
    603             "button" : {
    604                 "radioGroupId" : "97",
    605                 "normalImage" : "0",
    606                 "overImage" : "0",
    607                 "downImage" : "0",
    608                 "normalImageOn" : "1",
    609                 "overImageOn" : "1",
    610                 "downImageOn" : "1",
    611                 "x" : "3162.35",
    612                 "y" : "329.1724",
    613                 "width" : "32",
    614                 "height" : "32",
    615                 "texture" : "led",
    616                 "tileSizeX" : "128",
    617                 "tileSizeY" : "128"
    618             }
    619         },
    620         {
    621             "name" : "PartButtonSmall",
    622             "button" : {
    623                 "isToggle" : "1",
    624                 "radioGroupId" : "96",
    625                 "normalImage" : "0",
    626                 "overImage" : "0",
    627                 "downImage" : "1",
    628                 "normalImageOn" : "1",
    629                 "overImageOn" : "1",
    630                 "downImageOn" : "1",
    631                 "x" : "3258.85",
    632                 "y" : "361.1724",
    633                 "width" : "64",
    634                 "height" : "64",
    635                 "texture" : "xtknob_small",
    636                 "tileSizeX" : "64",
    637                 "tileSizeY" : "64"
    638             }
    639         },
    640         {
    641             "name" : "PartLedSmall",
    642             "button" : {
    643                 "radioGroupId" : "97",
    644                 "normalImage" : "0",
    645                 "overImage" : "0",
    646                 "downImage" : "0",
    647                 "normalImageOn" : "1",
    648                 "overImageOn" : "1",
    649                 "downImageOn" : "1",
    650                 "x" : "3274.85",
    651                 "y" : "329.1724",
    652                 "width" : "32",
    653                 "height" : "32",
    654                 "texture" : "led",
    655                 "tileSizeX" : "128",
    656                 "tileSizeY" : "128"
    657             }
    658         },
    659         {
    660             "name" : "MultiModeButton",
    661             "button" : {
    662                 "isToggle" : "1",
    663                 "normalImage" : "0",
    664                 "overImage" : "0",
    665                 "downImage" : "1",
    666                 "normalImageOn" : "1",
    667                 "overImageOn" : "1",
    668                 "downImageOn" : "1",
    669                 "x" : "2163",
    670                 "y" : "298.17",
    671                 "width" : "128",
    672                 "height" : "128",
    673                 "texture" : "xtknob",
    674                 "tileSizeX" : "128",
    675                 "tileSizeY" : "128"
    676             }
    677         },
    678         {
    679             "name" : "MultiModeLED",
    680             "button" : {
    681                 "normalImage" : "0",
    682                 "overImage" : "0",
    683                 "downImage" : "0",
    684                 "normalImageOn" : "1",
    685                 "overImageOn" : "1",
    686                 "downImageOn" : "1",
    687                 "x" : "2275",
    688                 "y" : "282.17",
    689                 "width" : "32",
    690                 "height" : "32",
    691                 "texture" : "led",
    692                 "tileSizeX" : "128",
    693                 "tileSizeY" : "128"
    694             }
    695         },
    696         {
    697             "name" : "SaveButton",
    698             "button" : {
    699                 "normalImage" : "0",
    700                 "overImage" : "0",
    701                 "downImage" : "1",
    702                 "normalImageOn" : "1",
    703                 "overImageOn" : "1",
    704                 "downImageOn" : "1",
    705                 "x" : "2163",
    706                 "y" : "69.65002",
    707                 "width" : "128",
    708                 "height" : "128",
    709                 "texture" : "xtknob",
    710                 "tileSizeX" : "128",
    711                 "tileSizeY" : "128"
    712             }
    713         },
    714         {
    715             "name" : "patchPrev",
    716             "button" : {
    717                 "normalImage" : "0",
    718                 "overImage" : "0",
    719                 "downImage" : "1",
    720                 "normalImageOn" : "1",
    721                 "overImageOn" : "1",
    722                 "downImageOn" : "1",
    723                 "x" : "1861.7",
    724                 "y" : "355.577",
    725                 "width" : "64",
    726                 "height" : "64",
    727                 "texture" : "xtknob_minus",
    728                 "tileSizeX" : "64",
    729                 "tileSizeY" : "64"
    730             }
    731         },
    732         {
    733             "name" : "patchNext",
    734             "button" : {
    735                 "normalImage" : "0",
    736                 "overImage" : "0",
    737                 "downImage" : "1",
    738                 "normalImageOn" : "1",
    739                 "overImageOn" : "1",
    740                 "downImageOn" : "1",
    741                 "x" : "1956.3",
    742                 "y" : "355.577",
    743                 "width" : "64",
    744                 "height" : "64",
    745                 "texture" : "xtknob_plus",
    746                 "tileSizeX" : "64",
    747                 "tileSizeY" : "64"
    748             }
    749         },
    750         {
    751             "name" : "pageOsc",
    752             "image" : {
    753                 "x" : "35.99988",
    754                 "y" : "489",
    755                 "width" : "3322.7",
    756                 "height" : "1479.802",
    757                 "texture" : "xtPageOsc"
    758             },
    759             "children" : [
    760                 {
    761                     "name" : "xtKnob",
    762                     "rotary" : {
    763                     },
    764                     "spritesheet" : {
    765                         "x" : "105.8624",
    766                         "y" : "81.31683",
    767                         "width" : "128",
    768                         "height" : "128",
    769                         "texture" : "xt_encoder_ranged",
    770                         "tileSizeX" : "128",
    771                         "tileSizeY" : "128"
    772                     },
    773                     "parameterAttachment" : {
    774                         "parameter" : "O1Octave"
    775                     }
    776                 },
    777                 {
    778                     "name" : "xtKnob",
    779                     "rotary" : {
    780                     },
    781                     "spritesheet" : {
    782                         "x" : "328.8624",
    783                         "y" : "81.31683",
    784                         "width" : "128",
    785                         "height" : "128",
    786                         "texture" : "xt_encoder_ranged",
    787                         "tileSizeX" : "128",
    788                         "tileSizeY" : "128"
    789                     },
    790                     "parameterAttachment" : {
    791                         "parameter" : "O1Semi"
    792                     }
    793                 },
    794                 {
    795                     "name" : "xtKnob",
    796                     "rotary" : {
    797                     },
    798                     "spritesheet" : {
    799                         "x" : "105.8624",
    800                         "y" : "311.9504",
    801                         "width" : "128",
    802                         "height" : "128",
    803                         "texture" : "xt_encoder_ranged",
    804                         "tileSizeX" : "128",
    805                         "tileSizeY" : "128"
    806                     },
    807                     "parameterAttachment" : {
    808                         "parameter" : "O1Detune"
    809                     }
    810                 },
    811                 {
    812                     "name" : "xtKnob",
    813                     "rotary" : {
    814                     },
    815                     "spritesheet" : {
    816                         "x" : "328.8624",
    817                         "y" : "311.9504",
    818                         "width" : "128",
    819                         "height" : "128",
    820                         "texture" : "xt_encoder_ranged",
    821                         "tileSizeX" : "128",
    822                         "tileSizeY" : "128"
    823                     },
    824                     "parameterAttachment" : {
    825                         "parameter" : "O1FmAmount"
    826                     }
    827                 },
    828                 {
    829                     "name" : "xtKnob",
    830                     "rotary" : {
    831                     },
    832                     "spritesheet" : {
    833                         "x" : "105.8624",
    834                         "y" : "542.5841",
    835                         "width" : "128",
    836                         "height" : "128",
    837                         "texture" : "xt_encoder_ranged",
    838                         "tileSizeX" : "128",
    839                         "tileSizeY" : "128"
    840                     },
    841                     "parameterAttachment" : {
    842                         "parameter" : "O1KeyTrack"
    843                     }
    844                 },
    845                 {
    846                     "name" : "xtKnob",
    847                     "rotary" : {
    848                     },
    849                     "spritesheet" : {
    850                         "x" : "328.8624",
    851                         "y" : "542.5841",
    852                         "width" : "128",
    853                         "height" : "128",
    854                         "texture" : "xt_encoder_ranged",
    855                         "tileSizeX" : "128",
    856                         "tileSizeY" : "128"
    857                     },
    858                     "parameterAttachment" : {
    859                         "parameter" : "O1BendRange"
    860                     }
    861                 },
    862                 {
    863                     "name" : "xtKnob",
    864                     "rotary" : {
    865                     },
    866                     "spritesheet" : {
    867                         "x" : "105.8624",
    868                         "y" : "821.2178",
    869                         "width" : "128",
    870                         "height" : "128",
    871                         "texture" : "xt_encoder_ranged",
    872                         "tileSizeX" : "128",
    873                         "tileSizeY" : "128"
    874                     },
    875                     "parameterAttachment" : {
    876                         "parameter" : "O2Octave"
    877                     }
    878                 },
    879                 {
    880                     "name" : "xtKnob",
    881                     "rotary" : {
    882                     },
    883                     "spritesheet" : {
    884                         "x" : "328.8624",
    885                         "y" : "821.2178",
    886                         "width" : "128",
    887                         "height" : "128",
    888                         "texture" : "xt_encoder_ranged",
    889                         "tileSizeX" : "128",
    890                         "tileSizeY" : "128"
    891                     },
    892                     "parameterAttachment" : {
    893                         "parameter" : "O2Semi"
    894                     }
    895                 },
    896                 {
    897                     "name" : "xtKnob",
    898                     "rotary" : {
    899                     },
    900                     "spritesheet" : {
    901                         "x" : "105.8624",
    902                         "y" : "1051.851",
    903                         "width" : "128",
    904                         "height" : "128",
    905                         "texture" : "xt_encoder_ranged",
    906                         "tileSizeX" : "128",
    907                         "tileSizeY" : "128"
    908                     },
    909                     "parameterAttachment" : {
    910                         "parameter" : "O2Detune"
    911                     }
    912                 },
    913                 {
    914                     "name" : "xtButton",
    915                     "button" : {
    916                         "isToggle" : "1",
    917                         "normalImage" : "0",
    918                         "overImage" : "0",
    919                         "downImage" : "1",
    920                         "normalImageOn" : "1",
    921                         "overImageOn" : "1",
    922                         "downImageOn" : "1",
    923                         "x" : "328.8624",
    924                         "y" : "1051.851",
    925                         "width" : "128",
    926                         "height" : "128",
    927                         "texture" : "xtknob",
    928                         "tileSizeX" : "128",
    929                         "tileSizeY" : "128"
    930                     },
    931                     "parameterAttachment" : {
    932                         "parameter" : "O2Sync"
    933                     }
    934                 },
    935                 {
    936                     "name" : "xtLed",
    937                     "button" : {
    938                         "normalImage" : "0",
    939                         "overImage" : "0",
    940                         "downImage" : "0",
    941                         "normalImageOn" : "1",
    942                         "overImageOn" : "1",
    943                         "downImageOn" : "1",
    944                         "x" : "440.8624",
    945                         "y" : "1035.851",
    946                         "width" : "32",
    947                         "height" : "32",
    948                         "texture" : "led",
    949                         "tileSizeX" : "128",
    950                         "tileSizeY" : "128"
    951                     },
    952                     "parameterAttachment" : {
    953                         "parameter" : "O2Sync"
    954                     }
    955                 },
    956                 {
    957                     "name" : "xtKnob",
    958                     "rotary" : {
    959                     },
    960                     "spritesheet" : {
    961                         "x" : "105.8624",
    962                         "y" : "1282.485",
    963                         "width" : "128",
    964                         "height" : "128",
    965                         "texture" : "xt_encoder_ranged",
    966                         "tileSizeX" : "128",
    967                         "tileSizeY" : "128"
    968                     },
    969                     "parameterAttachment" : {
    970                         "parameter" : "O2KeyTrack"
    971                     }
    972                 },
    973                 {
    974                     "name" : "xtKnob",
    975                     "rotary" : {
    976                     },
    977                     "spritesheet" : {
    978                         "x" : "328.8624",
    979                         "y" : "1282.485",
    980                         "width" : "128",
    981                         "height" : "128",
    982                         "texture" : "xt_encoder_ranged",
    983                         "tileSizeX" : "128",
    984                         "tileSizeY" : "128"
    985                     },
    986                     "parameterAttachment" : {
    987                         "parameter" : "O2BendRange"
    988                     }
    989                 },
    990                 {
    991                     "name" : "xtButton",
    992                     "button" : {
    993                         "isToggle" : "1",
    994                         "normalImage" : "0",
    995                         "overImage" : "0",
    996                         "downImage" : "1",
    997                         "normalImageOn" : "1",
    998                         "overImageOn" : "1",
    999                         "downImageOn" : "1",
   1000                         "x" : "-1.719971",
   1001                         "y" : "733.9009",
   1002                         "width" : "64",
   1003                         "height" : "64",
   1004                         "texture" : "xtknob_small",
   1005                         "tileSizeX" : "64",
   1006                         "tileSizeY" : "64"
   1007                     },
   1008                     "parameterAttachment" : {
   1009                         "parameter" : "O2Link"
   1010                     }
   1011                 },
   1012                 {
   1013                     "name" : "xtLed",
   1014                     "button" : {
   1015                         "normalImage" : "0",
   1016                         "overImage" : "0",
   1017                         "downImage" : "0",
   1018                         "normalImageOn" : "1",
   1019                         "overImageOn" : "1",
   1020                         "downImageOn" : "1",
   1021                         "x" : "14.28003",
   1022                         "y" : "701.9009",
   1023                         "width" : "32",
   1024                         "height" : "32",
   1025                         "texture" : "led",
   1026                         "tileSizeX" : "128",
   1027                         "tileSizeY" : "128"
   1028                     },
   1029                     "parameterAttachment" : {
   1030                         "parameter" : "O2Link"
   1031                     }
   1032                 },
   1033                 {
   1034                     "name" : "xtKnob",
   1035                     "rotary" : {
   1036                     },
   1037                     "spritesheet" : {
   1038                         "x" : "527.0599",
   1039                         "y" : "698.4823",
   1040                         "width" : "128",
   1041                         "height" : "128",
   1042                         "texture" : "xt_encoder_ranged_red",
   1043                         "tileSizeX" : "128",
   1044                         "tileSizeY" : "128"
   1045                     },
   1046                     "parameterAttachment" : {
   1047                         "parameter" : "Wave"
   1048                     }
   1049                 },
   1050                 {
   1051                     "name" : "wtMinus",
   1052                     "button" : {
   1053                         "normalImage" : "0",
   1054                         "overImage" : "0",
   1055                         "downImage" : "1",
   1056                         "normalImageOn" : "1",
   1057                         "overImageOn" : "1",
   1058                         "downImageOn" : "1",
   1059                         "x" : "519.5599",
   1060                         "y" : "629.1624",
   1061                         "width" : "64",
   1062                         "height" : "64",
   1063                         "texture" : "xtknob_minus",
   1064                         "tileSizeX" : "64",
   1065                         "tileSizeY" : "64"
   1066                     }
   1067                 },
   1068                 {
   1069                     "name" : "wtPlus",
   1070                     "button" : {
   1071                         "normalImage" : "0",
   1072                         "overImage" : "0",
   1073                         "downImage" : "1",
   1074                         "normalImageOn" : "1",
   1075                         "overImageOn" : "1",
   1076                         "downImageOn" : "1",
   1077                         "x" : "598.5599",
   1078                         "y" : "629.1624",
   1079                         "width" : "64",
   1080                         "height" : "64",
   1081                         "texture" : "xtknob_plus",
   1082                         "tileSizeX" : "64",
   1083                         "tileSizeY" : "64"
   1084                     }
   1085                 },
   1086                 {
   1087                     "name" : "xtKnob",
   1088                     "rotary" : {
   1089                     },
   1090                     "spritesheet" : {
   1091                         "x" : "738.6444",
   1092                         "y" : "81.31683",
   1093                         "width" : "128",
   1094                         "height" : "128",
   1095                         "texture" : "xt_encoder_ranged",
   1096                         "tileSizeX" : "128",
   1097                         "tileSizeY" : "128"
   1098                     },
   1099                     "parameterAttachment" : {
   1100                         "parameter" : "W1StartW"
   1101                     }
   1102                 },
   1103                 {
   1104                     "name" : "xtKnob",
   1105                     "rotary" : {
   1106                     },
   1107                     "spritesheet" : {
   1108                         "x" : "961.6444",
   1109                         "y" : "81.31683",
   1110                         "width" : "128",
   1111                         "height" : "128",
   1112                         "texture" : "xt_encoder_ranged",
   1113                         "tileSizeX" : "128",
   1114                         "tileSizeY" : "128"
   1115                     },
   1116                     "parameterAttachment" : {
   1117                         "parameter" : "W1StartP"
   1118                     }
   1119                 },
   1120                 {
   1121                     "name" : "xtKnob",
   1122                     "rotary" : {
   1123                     },
   1124                     "spritesheet" : {
   1125                         "x" : "738.6444",
   1126                         "y" : "311.9504",
   1127                         "width" : "128",
   1128                         "height" : "128",
   1129                         "texture" : "xt_encoder_ranged",
   1130                         "tileSizeX" : "128",
   1131                         "tileSizeY" : "128"
   1132                     },
   1133                     "parameterAttachment" : {
   1134                         "parameter" : "W1EnvAmount"
   1135                     }
   1136                 },
   1137                 {
   1138                     "name" : "xtKnob",
   1139                     "rotary" : {
   1140                     },
   1141                     "spritesheet" : {
   1142                         "x" : "961.6444",
   1143                         "y" : "311.9504",
   1144                         "width" : "128",
   1145                         "height" : "128",
   1146                         "texture" : "xt_encoder_ranged",
   1147                         "tileSizeX" : "128",
   1148                         "tileSizeY" : "128"
   1149                     },
   1150                     "parameterAttachment" : {
   1151                         "parameter" : "W1EnvVelAmount"
   1152                     }
   1153                 },
   1154                 {
   1155                     "name" : "xtKnob",
   1156                     "rotary" : {
   1157                     },
   1158                     "spritesheet" : {
   1159                         "x" : "738.6444",
   1160                         "y" : "542.5841",
   1161                         "width" : "128",
   1162                         "height" : "128",
   1163                         "texture" : "xt_encoder_ranged",
   1164                         "tileSizeX" : "128",
   1165                         "tileSizeY" : "128"
   1166                     },
   1167                     "parameterAttachment" : {
   1168                         "parameter" : "W1Keytrack"
   1169                     }
   1170                 },
   1171                 {
   1172                     "name" : "xtButton",
   1173                     "button" : {
   1174                         "isToggle" : "1",
   1175                         "normalImage" : "0",
   1176                         "overImage" : "0",
   1177                         "downImage" : "1",
   1178                         "normalImageOn" : "1",
   1179                         "overImageOn" : "1",
   1180                         "downImageOn" : "1",
   1181                         "x" : "961.6444",
   1182                         "y" : "542.5841",
   1183                         "width" : "128",
   1184                         "height" : "128",
   1185                         "texture" : "xtknob",
   1186                         "tileSizeX" : "128",
   1187                         "tileSizeY" : "128"
   1188                     },
   1189                     "parameterAttachment" : {
   1190                         "parameter" : "W1Limit"
   1191                     }
   1192                 },
   1193                 {
   1194                     "name" : "xtLed",
   1195                     "button" : {
   1196                         "normalImage" : "0",
   1197                         "overImage" : "0",
   1198                         "downImage" : "0",
   1199                         "normalImageOn" : "1",
   1200                         "overImageOn" : "1",
   1201                         "downImageOn" : "1",
   1202                         "x" : "1073.644",
   1203                         "y" : "526.5841",
   1204                         "width" : "32",
   1205                         "height" : "32",
   1206                         "texture" : "led",
   1207                         "tileSizeX" : "128",
   1208                         "tileSizeY" : "128"
   1209                     },
   1210                     "parameterAttachment" : {
   1211                         "parameter" : "W1Limit"
   1212                     }
   1213                 },
   1214                 {
   1215                     "name" : "xtKnob",
   1216                     "rotary" : {
   1217                     },
   1218                     "spritesheet" : {
   1219                         "x" : "741.0411",
   1220                         "y" : "821.2178",
   1221                         "width" : "128",
   1222                         "height" : "128",
   1223                         "texture" : "xt_encoder_ranged",
   1224                         "tileSizeX" : "128",
   1225                         "tileSizeY" : "128"
   1226                     },
   1227                     "parameterAttachment" : {
   1228                         "parameter" : "W2StartW"
   1229                     }
   1230                 },
   1231                 {
   1232                     "name" : "xtKnob",
   1233                     "rotary" : {
   1234                     },
   1235                     "spritesheet" : {
   1236                         "x" : "964.0411",
   1237                         "y" : "821.2178",
   1238                         "width" : "128",
   1239                         "height" : "128",
   1240                         "texture" : "xt_encoder_ranged",
   1241                         "tileSizeX" : "128",
   1242                         "tileSizeY" : "128"
   1243                     },
   1244                     "parameterAttachment" : {
   1245                         "parameter" : "W2StartP"
   1246                     }
   1247                 },
   1248                 {
   1249                     "name" : "xtKnob",
   1250                     "rotary" : {
   1251                     },
   1252                     "spritesheet" : {
   1253                         "x" : "741.0411",
   1254                         "y" : "1051.851",
   1255                         "width" : "128",
   1256                         "height" : "128",
   1257                         "texture" : "xt_encoder_ranged",
   1258                         "tileSizeX" : "128",
   1259                         "tileSizeY" : "128"
   1260                     },
   1261                     "parameterAttachment" : {
   1262                         "parameter" : "W2EnvAmount"
   1263                     }
   1264                 },
   1265                 {
   1266                     "name" : "xtKnob",
   1267                     "rotary" : {
   1268                     },
   1269                     "spritesheet" : {
   1270                         "x" : "964.0411",
   1271                         "y" : "1051.851",
   1272                         "width" : "128",
   1273                         "height" : "128",
   1274                         "texture" : "xt_encoder_ranged",
   1275                         "tileSizeX" : "128",
   1276                         "tileSizeY" : "128"
   1277                     },
   1278                     "parameterAttachment" : {
   1279                         "parameter" : "W2EnvVelAmount"
   1280                     }
   1281                 },
   1282                 {
   1283                     "name" : "xtKnob",
   1284                     "rotary" : {
   1285                     },
   1286                     "spritesheet" : {
   1287                         "x" : "741.0411",
   1288                         "y" : "1282.485",
   1289                         "width" : "128",
   1290                         "height" : "128",
   1291                         "texture" : "xt_encoder_ranged",
   1292                         "tileSizeX" : "128",
   1293                         "tileSizeY" : "128"
   1294                     },
   1295                     "parameterAttachment" : {
   1296                         "parameter" : "W2Keytrack"
   1297                     }
   1298                 },
   1299                 {
   1300                     "name" : "xtButton",
   1301                     "button" : {
   1302                         "isToggle" : "1",
   1303                         "normalImage" : "0",
   1304                         "overImage" : "0",
   1305                         "downImage" : "1",
   1306                         "normalImageOn" : "1",
   1307                         "overImageOn" : "1",
   1308                         "downImageOn" : "1",
   1309                         "x" : "964.0411",
   1310                         "y" : "1282.485",
   1311                         "width" : "128",
   1312                         "height" : "128",
   1313                         "texture" : "xtknob",
   1314                         "tileSizeX" : "128",
   1315                         "tileSizeY" : "128"
   1316                     },
   1317                     "parameterAttachment" : {
   1318                         "parameter" : "W2Limit"
   1319                     }
   1320                 },
   1321                 {
   1322                     "name" : "xtLed",
   1323                     "button" : {
   1324                         "normalImage" : "0",
   1325                         "overImage" : "0",
   1326                         "downImage" : "0",
   1327                         "normalImageOn" : "1",
   1328                         "overImageOn" : "1",
   1329                         "downImageOn" : "1",
   1330                         "x" : "1076.041",
   1331                         "y" : "1266.485",
   1332                         "width" : "32",
   1333                         "height" : "32",
   1334                         "texture" : "led",
   1335                         "tileSizeX" : "128",
   1336                         "tileSizeY" : "128"
   1337                     },
   1338                     "parameterAttachment" : {
   1339                         "parameter" : "W2Limit"
   1340                     }
   1341                 },
   1342                 {
   1343                     "name" : "xtButton",
   1344                     "button" : {
   1345                         "isToggle" : "1",
   1346                         "normalImage" : "0",
   1347                         "overImage" : "0",
   1348                         "downImage" : "1",
   1349                         "normalImageOn" : "1",
   1350                         "overImageOn" : "1",
   1351                         "downImageOn" : "1",
   1352                         "x" : "1142.387",
   1353                         "y" : "733.9009",
   1354                         "width" : "64",
   1355                         "height" : "64",
   1356                         "texture" : "xtknob_small",
   1357                         "tileSizeX" : "64",
   1358                         "tileSizeY" : "64"
   1359                     },
   1360                     "parameterAttachment" : {
   1361                         "parameter" : "W2Link"
   1362                     }
   1363                 },
   1364                 {
   1365                     "name" : "xtLed",
   1366                     "button" : {
   1367                         "normalImage" : "0",
   1368                         "overImage" : "0",
   1369                         "downImage" : "0",
   1370                         "normalImageOn" : "1",
   1371                         "overImageOn" : "1",
   1372                         "downImageOn" : "1",
   1373                         "x" : "1158.387",
   1374                         "y" : "701.9009",
   1375                         "width" : "32",
   1376                         "height" : "32",
   1377                         "texture" : "led",
   1378                         "tileSizeX" : "128",
   1379                         "tileSizeY" : "128"
   1380                     },
   1381                     "parameterAttachment" : {
   1382                         "parameter" : "W2Link"
   1383                     }
   1384                 },
   1385                 {
   1386                     "name" : "xtKnob",
   1387                     "rotary" : {
   1388                     },
   1389                     "spritesheet" : {
   1390                         "x" : "1353.739",
   1391                         "y" : "97.48016",
   1392                         "width" : "128",
   1393                         "height" : "128",
   1394                         "texture" : "xt_encoder_ranged",
   1395                         "tileSizeX" : "128",
   1396                         "tileSizeY" : "128"
   1397                     },
   1398                     "parameterAttachment" : {
   1399                         "parameter" : "MixW1"
   1400                     }
   1401                 },
   1402                 {
   1403                     "name" : "xtKnob",
   1404                     "rotary" : {
   1405                     },
   1406                     "spritesheet" : {
   1407                         "x" : "1353.739",
   1408                         "y" : "298.4406",
   1409                         "width" : "128",
   1410                         "height" : "128",
   1411                         "texture" : "xt_encoder_ranged",
   1412                         "tileSizeX" : "128",
   1413                         "tileSizeY" : "128"
   1414                     },
   1415                     "parameterAttachment" : {
   1416                         "parameter" : "MixRingMod"
   1417                     }
   1418                 },
   1419                 {
   1420                     "name" : "xtKnob",
   1421                     "rotary" : {
   1422                     },
   1423                     "spritesheet" : {
   1424                         "x" : "1353.739",
   1425                         "y" : "499.4009",
   1426                         "width" : "128",
   1427                         "height" : "128",
   1428                         "texture" : "xt_encoder_ranged",
   1429                         "tileSizeX" : "128",
   1430                         "tileSizeY" : "128"
   1431                     },
   1432                     "parameterAttachment" : {
   1433                         "parameter" : "MixW2"
   1434                     }
   1435                 },
   1436                 {
   1437                     "name" : "xtKnob",
   1438                     "rotary" : {
   1439                     },
   1440                     "spritesheet" : {
   1441                         "x" : "1353.739",
   1442                         "y" : "700.3613",
   1443                         "width" : "128",
   1444                         "height" : "128",
   1445                         "texture" : "xt_encoder_ranged",
   1446                         "tileSizeX" : "128",
   1447                         "tileSizeY" : "128"
   1448                     },
   1449                     "parameterAttachment" : {
   1450                         "parameter" : "MixNoise"
   1451                     }
   1452                 },
   1453                 {
   1454                     "name" : "xtKnob",
   1455                     "rotary" : {
   1456                     },
   1457                     "spritesheet" : {
   1458                         "x" : "1353.739",
   1459                         "y" : "901.3215",
   1460                         "width" : "128",
   1461                         "height" : "128",
   1462                         "texture" : "xt_encoder_ranged",
   1463                         "tileSizeX" : "128",
   1464                         "tileSizeY" : "128"
   1465                     },
   1466                     "parameterAttachment" : {
   1467                         "parameter" : "MixExternal"
   1468                     }
   1469                 },
   1470                 {
   1471                     "name" : "xtKnob",
   1472                     "rotary" : {
   1473                     },
   1474                     "spritesheet" : {
   1475                         "x" : "1682.175",
   1476                         "y" : "99",
   1477                         "width" : "128",
   1478                         "height" : "128",
   1479                         "texture" : "xt_encoder_ranged",
   1480                         "tileSizeX" : "128",
   1481                         "tileSizeY" : "128"
   1482                     },
   1483                     "parameterAttachment" : {
   1484                         "parameter" : "AmpVolume"
   1485                     }
   1486                 },
   1487                 {
   1488                     "name" : "xtKnob",
   1489                     "rotary" : {
   1490                     },
   1491                     "spritesheet" : {
   1492                         "x" : "1682.175",
   1493                         "y" : "299.29",
   1494                         "width" : "128",
   1495                         "height" : "128",
   1496                         "texture" : "xt_encoder_ranged",
   1497                         "tileSizeX" : "128",
   1498                         "tileSizeY" : "128"
   1499                     },
   1500                     "parameterAttachment" : {
   1501                         "parameter" : "AmpVelocity"
   1502                     }
   1503                 },
   1504                 {
   1505                     "name" : "xtKnob",
   1506                     "rotary" : {
   1507                     },
   1508                     "spritesheet" : {
   1509                         "x" : "1682.175",
   1510                         "y" : "499.58",
   1511                         "width" : "128",
   1512                         "height" : "128",
   1513                         "texture" : "xt_encoder_ranged",
   1514                         "tileSizeX" : "128",
   1515                         "tileSizeY" : "128"
   1516                     },
   1517                     "parameterAttachment" : {
   1518                         "parameter" : "AmpKeytrack"
   1519                     }
   1520                 },
   1521                 {
   1522                     "name" : "xtKnob",
   1523                     "rotary" : {
   1524                     },
   1525                     "spritesheet" : {
   1526                         "x" : "1682.175",
   1527                         "y" : "699.87",
   1528                         "width" : "128",
   1529                         "height" : "128",
   1530                         "texture" : "xt_encoder_ranged",
   1531                         "tileSizeX" : "128",
   1532                         "tileSizeY" : "128"
   1533                     },
   1534                     "parameterAttachment" : {
   1535                         "parameter" : "Pan"
   1536                     }
   1537                 },
   1538                 {
   1539                     "name" : "xtKnob",
   1540                     "rotary" : {
   1541                     },
   1542                     "spritesheet" : {
   1543                         "x" : "1682.175",
   1544                         "y" : "900.1599",
   1545                         "width" : "128",
   1546                         "height" : "128",
   1547                         "texture" : "xt_encoder_ranged",
   1548                         "tileSizeX" : "128",
   1549                         "tileSizeY" : "128"
   1550                     },
   1551                     "parameterAttachment" : {
   1552                         "parameter" : "PanKeytrack"
   1553                     }
   1554                 },
   1555                 {
   1556                     "name" : "dropdown",
   1557                     "combobox" : {
   1558                         "offsetL" : "15",
   1559                         "offsetT" : "1",
   1560                         "offsetR" : "-15",
   1561                         "offsetB" : "-1",
   1562                         "text" : "Normal",
   1563                         "textHeight" : "30",
   1564                         "color" : "000000FF",
   1565                         "alignH" : "L",
   1566                         "alignV" : "C",
   1567                         "bold" : "1",
   1568                         "x" : "1729.818",
   1569                         "y" : "1170.608",
   1570                         "width" : "225",
   1571                         "height" : "50"
   1572                     },
   1573                     "parameterAttachment" : {
   1574                         "parameter" : "AmpEnvTrigger"
   1575                     }
   1576                 },
   1577                 {
   1578                     "name" : "xtKnob",
   1579                     "rotary" : {
   1580                     },
   1581                     "spritesheet" : {
   1582                         "x" : "1342.8",
   1583                         "y" : "1281.715",
   1584                         "width" : "128",
   1585                         "height" : "128",
   1586                         "texture" : "xt_encoder_ranged",
   1587                         "tileSizeX" : "128",
   1588                         "tileSizeY" : "128"
   1589                     },
   1590                     "parameterAttachment" : {
   1591                         "parameter" : "AmpEnvAttack"
   1592                     }
   1593                 },
   1594                 {
   1595                     "name" : "xtKnob",
   1596                     "rotary" : {
   1597                     },
   1598                     "spritesheet" : {
   1599                         "x" : "1558.146",
   1600                         "y" : "1281.715",
   1601                         "width" : "128",
   1602                         "height" : "128",
   1603                         "texture" : "xt_encoder_ranged",
   1604                         "tileSizeX" : "128",
   1605                         "tileSizeY" : "128"
   1606                     },
   1607                     "parameterAttachment" : {
   1608                         "parameter" : "AmpEnvDecay"
   1609                     }
   1610                 },
   1611                 {
   1612                     "name" : "xtKnob",
   1613                     "rotary" : {
   1614                     },
   1615                     "spritesheet" : {
   1616                         "x" : "1773.491",
   1617                         "y" : "1281.715",
   1618                         "width" : "128",
   1619                         "height" : "128",
   1620                         "texture" : "xt_encoder_ranged",
   1621                         "tileSizeX" : "128",
   1622                         "tileSizeY" : "128"
   1623                     },
   1624                     "parameterAttachment" : {
   1625                         "parameter" : "AmpEnvSustain"
   1626                     }
   1627                 },
   1628                 {
   1629                     "name" : "xtKnob",
   1630                     "rotary" : {
   1631                     },
   1632                     "spritesheet" : {
   1633                         "x" : "1988.836",
   1634                         "y" : "1281.715",
   1635                         "width" : "128",
   1636                         "height" : "128",
   1637                         "texture" : "xt_encoder_ranged",
   1638                         "tileSizeX" : "128",
   1639                         "tileSizeY" : "128"
   1640                     },
   1641                     "parameterAttachment" : {
   1642                         "parameter" : "AmpEnvRelease"
   1643                     }
   1644                 },
   1645                 {
   1646                     "name" : "xtKnob",
   1647                     "rotary" : {
   1648                     },
   1649                     "spritesheet" : {
   1650                         "x" : "1994.088",
   1651                         "y" : "89",
   1652                         "width" : "128",
   1653                         "height" : "128",
   1654                         "texture" : "xt_encoder_ranged",
   1655                         "tileSizeX" : "128",
   1656                         "tileSizeY" : "128"
   1657                     },
   1658                     "parameterAttachment" : {
   1659                         "parameter" : "Aliasing"
   1660                     }
   1661                 },
   1662                 {
   1663                     "name" : "xtKnob",
   1664                     "rotary" : {
   1665                     },
   1666                     "spritesheet" : {
   1667                         "x" : "1994.088",
   1668                         "y" : "358.5",
   1669                         "width" : "128",
   1670                         "height" : "128",
   1671                         "texture" : "xt_encoder_ranged",
   1672                         "tileSizeX" : "128",
   1673                         "tileSizeY" : "128"
   1674                     },
   1675                     "parameterAttachment" : {
   1676                         "parameter" : "TimeQuant"
   1677                     }
   1678                 },
   1679                 {
   1680                     "name" : "xtButton",
   1681                     "button" : {
   1682                         "isToggle" : "1",
   1683                         "normalImage" : "0",
   1684                         "overImage" : "0",
   1685                         "downImage" : "1",
   1686                         "normalImageOn" : "1",
   1687                         "overImageOn" : "1",
   1688                         "downImageOn" : "1",
   1689                         "x" : "1994.088",
   1690                         "y" : "628",
   1691                         "width" : "128",
   1692                         "height" : "128",
   1693                         "texture" : "xtknob",
   1694                         "tileSizeX" : "128",
   1695                         "tileSizeY" : "128"
   1696                     },
   1697                     "parameterAttachment" : {
   1698                         "parameter" : "Accuracy"
   1699                     }
   1700                 },
   1701                 {
   1702                     "name" : "xtLed",
   1703                     "button" : {
   1704                         "normalImage" : "0",
   1705                         "overImage" : "0",
   1706                         "downImage" : "0",
   1707                         "normalImageOn" : "1",
   1708                         "overImageOn" : "1",
   1709                         "downImageOn" : "1",
   1710                         "x" : "2106.087",
   1711                         "y" : "612",
   1712                         "width" : "32",
   1713                         "height" : "32",
   1714                         "texture" : "led",
   1715                         "tileSizeX" : "128",
   1716                         "tileSizeY" : "128"
   1717                     },
   1718                     "parameterAttachment" : {
   1719                         "parameter" : "Accuracy"
   1720                     }
   1721                 },
   1722                 {
   1723                     "name" : "xtButton",
   1724                     "button" : {
   1725                         "isToggle" : "1",
   1726                         "normalImage" : "0",
   1727                         "overImage" : "0",
   1728                         "downImage" : "1",
   1729                         "normalImageOn" : "1",
   1730                         "overImageOn" : "1",
   1731                         "downImageOn" : "1",
   1732                         "x" : "1994.088",
   1733                         "y" : "897.5",
   1734                         "width" : "128",
   1735                         "height" : "128",
   1736                         "texture" : "xtknob",
   1737                         "tileSizeX" : "128",
   1738                         "tileSizeY" : "128"
   1739                     },
   1740                     "parameterAttachment" : {
   1741                         "parameter" : "Clipping"
   1742                     }
   1743                 },
   1744                 {
   1745                     "name" : "xtLed",
   1746                     "button" : {
   1747                         "normalImage" : "0",
   1748                         "overImage" : "0",
   1749                         "downImage" : "0",
   1750                         "normalImageOn" : "1",
   1751                         "overImageOn" : "1",
   1752                         "downImageOn" : "1",
   1753                         "x" : "2106.087",
   1754                         "y" : "881.5",
   1755                         "width" : "32",
   1756                         "height" : "32",
   1757                         "texture" : "led",
   1758                         "tileSizeX" : "128",
   1759                         "tileSizeY" : "128"
   1760                     },
   1761                     "parameterAttachment" : {
   1762                         "parameter" : "Clipping"
   1763                     }
   1764                 },
   1765                 {
   1766                     "name" : "dropdown",
   1767                     "combobox" : {
   1768                         "offsetL" : "15",
   1769                         "offsetT" : "1",
   1770                         "offsetR" : "-15",
   1771                         "offsetB" : "-1",
   1772                         "text" : "24dB LP",
   1773                         "textHeight" : "30",
   1774                         "color" : "000000FF",
   1775                         "alignH" : "L",
   1776                         "alignV" : "C",
   1777                         "bold" : "1",
   1778                         "x" : "2563.788",
   1779                         "y" : "92.5",
   1780                         "width" : "302.83",
   1781                         "height" : "50"
   1782                     },
   1783                     "parameterAttachment" : {
   1784                         "parameter" : "F1Type"
   1785                     }
   1786                 },
   1787                 {
   1788                     "name" : "dropdown",
   1789                     "combobox" : {
   1790                         "offsetL" : "15",
   1791                         "offsetT" : "1",
   1792                         "offsetR" : "-15",
   1793                         "offsetB" : "-1",
   1794                         "text" : "6dB LP",
   1795                         "textHeight" : "30",
   1796                         "color" : "000000FF",
   1797                         "alignH" : "L",
   1798                         "alignV" : "C",
   1799                         "bold" : "1",
   1800                         "x" : "3124.847",
   1801                         "y" : "92.5",
   1802                         "width" : "170.6693",
   1803                         "height" : "50"
   1804                     },
   1805                     "parameterAttachment" : {
   1806                         "parameter" : "F2Type"
   1807                     }
   1808                 },
   1809                 {
   1810                     "name" : "xtKnob",
   1811                     "rotary" : {
   1812                     },
   1813                     "spritesheet" : {
   1814                         "x" : "2279.637",
   1815                         "y" : "172.23",
   1816                         "width" : "128",
   1817                         "height" : "128",
   1818                         "texture" : "xt_encoder_ranged",
   1819                         "tileSizeX" : "128",
   1820                         "tileSizeY" : "128"
   1821                     },
   1822                     "parameterAttachment" : {
   1823                         "parameter" : "F1Cutoff"
   1824                     }
   1825                 },
   1826                 {
   1827                     "name" : "xtKnob",
   1828                     "rotary" : {
   1829                     },
   1830                     "spritesheet" : {
   1831                         "x" : "2487.737",
   1832                         "y" : "172.23",
   1833                         "width" : "128",
   1834                         "height" : "128",
   1835                         "texture" : "xt_encoder_ranged",
   1836                         "tileSizeX" : "128",
   1837                         "tileSizeY" : "128"
   1838                     },
   1839                     "parameterAttachment" : {
   1840                         "parameter" : "F1Resonance"
   1841                     }
   1842                 },
   1843                 {
   1844                     "name" : "xtKnob",
   1845                     "rotary" : {
   1846                     },
   1847                     "spritesheet" : {
   1848                         "x" : "2695.837",
   1849                         "y" : "172.23",
   1850                         "width" : "128",
   1851                         "height" : "128",
   1852                         "texture" : "xt_encoder_ranged",
   1853                         "tileSizeX" : "128",
   1854                         "tileSizeY" : "128"
   1855                     },
   1856                     "parameterAttachment" : {
   1857                         "parameter" : "F1KeyTrack"
   1858                     }
   1859                 },
   1860                 {
   1861                     "name" : "xtKnob",
   1862                     "rotary" : {
   1863                     },
   1864                     "spritesheet" : {
   1865                         "x" : "2279.637",
   1866                         "y" : "370.17",
   1867                         "width" : "128",
   1868                         "height" : "128",
   1869                         "texture" : "xt_encoder_ranged",
   1870                         "tileSizeX" : "128",
   1871                         "tileSizeY" : "128"
   1872                     },
   1873                     "parameterAttachment" : {
   1874                         "parameter" : "F1EnvAmount"
   1875                     }
   1876                 },
   1877                 {
   1878                     "name" : "xtKnob",
   1879                     "rotary" : {
   1880                     },
   1881                     "spritesheet" : {
   1882                         "x" : "2487.737",
   1883                         "y" : "370.17",
   1884                         "width" : "128",
   1885                         "height" : "128",
   1886                         "texture" : "xt_encoder_ranged",
   1887                         "tileSizeX" : "128",
   1888                         "tileSizeY" : "128"
   1889                     },
   1890                     "parameterAttachment" : {
   1891                         "parameter" : "F1EnvVelAmount"
   1892                     }
   1893                 },
   1894                 {
   1895                     "name" : "f1TypeUnused",
   1896                     "image" : {
   1897                         "x" : "2638.837",
   1898                         "y" : "353.9536",
   1899                         "width" : "242",
   1900                         "height" : "164",
   1901                         "texture" : "f1TypeUnused"
   1902                     },
   1903                     "condition" : {
   1904                         "enableOnParameter" : "F1Type",
   1905                         "enableOnValues" : "0,1,2,3,4,5,10,11"
   1906                     }
   1907                 },
   1908                 {
   1909                     "name" : "f1Type6",
   1910                     "image" : {
   1911                         "x" : "2638.837",
   1912                         "y" : "495.9536",
   1913                         "width" : "242",
   1914                         "height" : "38",
   1915                         "texture" : "f1Type6"
   1916                     },
   1917                     "condition" : {
   1918                         "enableOnParameter" : "F1Type",
   1919                         "enableOnValues" : "6"
   1920                     }
   1921                 },
   1922                 {
   1923                     "name" : "f1Type7",
   1924                     "image" : {
   1925                         "x" : "2638.837",
   1926                         "y" : "495.9536",
   1927                         "width" : "242",
   1928                         "height" : "38",
   1929                         "texture" : "f1Type7"
   1930                     },
   1931                     "condition" : {
   1932                         "enableOnParameter" : "F1Type",
   1933                         "enableOnValues" : "7"
   1934                     }
   1935                 },
   1936                 {
   1937                     "name" : "f1Type8",
   1938                     "image" : {
   1939                         "x" : "2638.837",
   1940                         "y" : "495.9536",
   1941                         "width" : "242",
   1942                         "height" : "38",
   1943                         "texture" : "f1Type8"
   1944                     },
   1945                     "condition" : {
   1946                         "enableOnParameter" : "F1Type",
   1947                         "enableOnValues" : "8"
   1948                     }
   1949                 },
   1950                 {
   1951                     "name" : "f1Type9",
   1952                     "image" : {
   1953                         "x" : "2638.837",
   1954                         "y" : "495.9536",
   1955                         "width" : "242",
   1956                         "height" : "38",
   1957                         "texture" : "f1Type9"
   1958                     },
   1959                     "condition" : {
   1960                         "enableOnParameter" : "F1Type",
   1961                         "enableOnValues" : "9"
   1962                     }
   1963                 },
   1964                 {
   1965                     "name" : "f1Type12",
   1966                     "image" : {
   1967                         "x" : "2638.837",
   1968                         "y" : "495.9536",
   1969                         "width" : "242",
   1970                         "height" : "38",
   1971                         "texture" : "f1Type12"
   1972                     },
   1973                     "condition" : {
   1974                         "enableOnParameter" : "F1Type",
   1975                         "enableOnValues" : "12"
   1976                     }
   1977                 },
   1978                 {
   1979                     "name" : "xtKnob",
   1980                     "rotary" : {
   1981                     },
   1982                     "spritesheet" : {
   1983                         "x" : "2695.837",
   1984                         "y" : "370.17",
   1985                         "width" : "128",
   1986                         "height" : "128",
   1987                         "texture" : "xt_encoder_ranged",
   1988                         "tileSizeX" : "128",
   1989                         "tileSizeY" : "128"
   1990                     },
   1991                     "parameterAttachment" : {
   1992                         "parameter" : "F1Extra"
   1993                     },
   1994                     "condition" : {
   1995                         "enableOnParameter" : "F1Type",
   1996                         "enableOnValues" : "6,7,8,9,12"
   1997                     }
   1998                 },
   1999                 {
   2000                     "name" : "xtKnob",
   2001                     "rotary" : {
   2002                     },
   2003                     "spritesheet" : {
   2004                         "x" : "3060.847",
   2005                         "y" : "172.23",
   2006                         "width" : "128",
   2007                         "height" : "128",
   2008                         "texture" : "xt_encoder_ranged",
   2009                         "tileSizeX" : "128",
   2010                         "tileSizeY" : "128"
   2011                     },
   2012                     "parameterAttachment" : {
   2013                         "parameter" : "F2Cutoff"
   2014                     }
   2015                 },
   2016                 {
   2017                     "name" : "xtKnob",
   2018                     "rotary" : {
   2019                     },
   2020                     "spritesheet" : {
   2021                         "x" : "3060.847",
   2022                         "y" : "370.17",
   2023                         "width" : "128",
   2024                         "height" : "128",
   2025                         "texture" : "xt_encoder_ranged",
   2026                         "tileSizeX" : "128",
   2027                         "tileSizeY" : "128"
   2028                     },
   2029                     "parameterAttachment" : {
   2030                         "parameter" : "F2KeyTrack"
   2031                     }
   2032                 },
   2033                 {
   2034                     "name" : "dropdown",
   2035                     "combobox" : {
   2036                         "offsetL" : "15",
   2037                         "offsetT" : "1",
   2038                         "offsetR" : "-15",
   2039                         "offsetB" : "-1",
   2040                         "text" : "Normal",
   2041                         "textHeight" : "30",
   2042                         "color" : "000000FF",
   2043                         "alignH" : "L",
   2044                         "alignV" : "C",
   2045                         "bold" : "1",
   2046                         "x" : "2760.842",
   2047                         "y" : "666.4",
   2048                         "width" : "225",
   2049                         "height" : "50"
   2050                     },
   2051                     "parameterAttachment" : {
   2052                         "parameter" : "F1EnvTrigger"
   2053                     }
   2054                 },
   2055                 {
   2056                     "name" : "xtKnob",
   2057                     "rotary" : {
   2058                     },
   2059                     "spritesheet" : {
   2060                         "x" : "2275.417",
   2061                         "y" : "749.8726",
   2062                         "width" : "128",
   2063                         "height" : "128",
   2064                         "texture" : "xt_encoder_ranged",
   2065                         "tileSizeX" : "128",
   2066                         "tileSizeY" : "128"
   2067                     },
   2068                     "parameterAttachment" : {
   2069                         "parameter" : "F1EnvAttack"
   2070                     }
   2071                 },
   2072                 {
   2073                     "name" : "xtKnob",
   2074                     "rotary" : {
   2075                     },
   2076                     "spritesheet" : {
   2077                         "x" : "2556.367",
   2078                         "y" : "749.8726",
   2079                         "width" : "128",
   2080                         "height" : "128",
   2081                         "texture" : "xt_encoder_ranged",
   2082                         "tileSizeX" : "128",
   2083                         "tileSizeY" : "128"
   2084                     },
   2085                     "parameterAttachment" : {
   2086                         "parameter" : "F1EnvDecay"
   2087                     }
   2088                 },
   2089                 {
   2090                     "name" : "xtKnob",
   2091                     "rotary" : {
   2092                     },
   2093                     "spritesheet" : {
   2094                         "x" : "2837.317",
   2095                         "y" : "749.8726",
   2096                         "width" : "128",
   2097                         "height" : "128",
   2098                         "texture" : "xt_encoder_ranged",
   2099                         "tileSizeX" : "128",
   2100                         "tileSizeY" : "128"
   2101                     },
   2102                     "parameterAttachment" : {
   2103                         "parameter" : "F1EnvSustain"
   2104                     }
   2105                 },
   2106                 {
   2107                     "name" : "xtKnob",
   2108                     "rotary" : {
   2109                     },
   2110                     "spritesheet" : {
   2111                         "x" : "3118.268",
   2112                         "y" : "749.8726",
   2113                         "width" : "128",
   2114                         "height" : "128",
   2115                         "texture" : "xt_encoder_ranged",
   2116                         "tileSizeX" : "128",
   2117                         "tileSizeY" : "128"
   2118                     },
   2119                     "parameterAttachment" : {
   2120                         "parameter" : "F1EnvRelease"
   2121                     }
   2122                 },
   2123                 {
   2124                     "name" : "dropdown",
   2125                     "combobox" : {
   2126                         "offsetL" : "15",
   2127                         "offsetT" : "1",
   2128                         "offsetR" : "-15",
   2129                         "offsetB" : "-1",
   2130                         "text" : "Saw",
   2131                         "textHeight" : "30",
   2132                         "color" : "000000FF",
   2133                         "alignH" : "L",
   2134                         "alignV" : "C",
   2135                         "bold" : "1",
   2136                         "x" : "2479.896",
   2137                         "y" : "1035.41",
   2138                         "width" : "225",
   2139                         "height" : "50"
   2140                     },
   2141                     "parameterAttachment" : {
   2142                         "parameter" : "Lfo1Shape"
   2143                     }
   2144                 },
   2145                 {
   2146                     "name" : "dropdown",
   2147                     "combobox" : {
   2148                         "offsetL" : "15",
   2149                         "offsetT" : "1",
   2150                         "offsetR" : "-15",
   2151                         "offsetB" : "-1",
   2152                         "text" : "On",
   2153                         "textHeight" : "30",
   2154                         "color" : "000000FF",
   2155                         "alignH" : "L",
   2156                         "alignV" : "C",
   2157                         "bold" : "1",
   2158                         "x" : "2559.695",
   2159                         "y" : "1330.06",
   2160                         "width" : "145.2011",
   2161                         "height" : "50"
   2162                     },
   2163                     "parameterAttachment" : {
   2164                         "parameter" : "Lfo1Sync"
   2165                     }
   2166                 },
   2167                 {
   2168                     "name" : "xtKnob",
   2169                     "rotary" : {
   2170                     },
   2171                     "spritesheet" : {
   2172                         "x" : "2248.596",
   2173                         "y" : "1109.255",
   2174                         "width" : "128",
   2175                         "height" : "128",
   2176                         "texture" : "xt_encoder_ranged",
   2177                         "tileSizeX" : "128",
   2178                         "tileSizeY" : "128"
   2179                     },
   2180                     "parameterAttachment" : {
   2181                         "parameter" : "Lfo1Symmetry"
   2182                     }
   2183                 },
   2184                 {
   2185                     "name" : "xtKnob",
   2186                     "rotary" : {
   2187                     },
   2188                     "spritesheet" : {
   2189                         "x" : "2415.896",
   2190                         "y" : "1109.255",
   2191                         "width" : "128",
   2192                         "height" : "128",
   2193                         "texture" : "xt_encoder_ranged",
   2194                         "tileSizeX" : "128",
   2195                         "tileSizeY" : "128"
   2196                     },
   2197                     "parameterAttachment" : {
   2198                         "parameter" : "Lfo1Rate"
   2199                     },
   2200                     "condition" : {
   2201                         "enableOnParameter" : "Lfo1Sync",
   2202                         "enableOnValues" : "0,1"
   2203                     }
   2204                 },
   2205                 {
   2206                     "name" : "xtKnob",
   2207                     "rotary" : {
   2208                     },
   2209                     "spritesheet" : {
   2210                         "x" : "2415.896",
   2211                         "y" : "1109.255",
   2212                         "width" : "128",
   2213                         "height" : "128",
   2214                         "texture" : "xt_encoder_ranged",
   2215                         "tileSizeX" : "128",
   2216                         "tileSizeY" : "128"
   2217                     },
   2218                     "parameterAttachment" : {
   2219                         "parameter" : "Lfo1RateSync"
   2220                     },
   2221                     "condition" : {
   2222                         "enableOnParameter" : "Lfo1Sync",
   2223                         "enableOnValues" : "3"
   2224                     }
   2225                 },
   2226                 {
   2227                     "name" : "xtKnob",
   2228                     "rotary" : {
   2229                     },
   2230                     "spritesheet" : {
   2231                         "x" : "2583.196",
   2232                         "y" : "1109.255",
   2233                         "width" : "128",
   2234                         "height" : "128",
   2235                         "texture" : "xt_encoder_ranged",
   2236                         "tileSizeX" : "128",
   2237                         "tileSizeY" : "128"
   2238                     },
   2239                     "parameterAttachment" : {
   2240                         "parameter" : "Lfo1Delay"
   2241                     }
   2242                 },
   2243                 {
   2244                     "name" : "xtKnob",
   2245                     "rotary" : {
   2246                     },
   2247                     "spritesheet" : {
   2248                         "x" : "2248.596",
   2249                         "y" : "1285.955",
   2250                         "width" : "128",
   2251                         "height" : "128",
   2252                         "texture" : "xt_encoder_ranged",
   2253                         "tileSizeX" : "128",
   2254                         "tileSizeY" : "128"
   2255                     },
   2256                     "parameterAttachment" : {
   2257                         "parameter" : "Lfo1Humanize"
   2258                     }
   2259                 },
   2260                 {
   2261                     "name" : "dropdown",
   2262                     "combobox" : {
   2263                         "offsetL" : "15",
   2264                         "offsetT" : "1",
   2265                         "offsetR" : "-15",
   2266                         "offsetB" : "-1",
   2267                         "text" : "Saw",
   2268                         "textHeight" : "30",
   2269                         "color" : "000000FF",
   2270                         "alignH" : "L",
   2271                         "alignV" : "C",
   2272                         "bold" : "1",
   2273                         "x" : "3041.796",
   2274                         "y" : "1035.41",
   2275                         "width" : "225",
   2276                         "height" : "50"
   2277                     },
   2278                     "parameterAttachment" : {
   2279                         "parameter" : "Lfo2Shape"
   2280                     }
   2281                 },
   2282                 {
   2283                     "name" : "xtKnob",
   2284                     "rotary" : {
   2285                     },
   2286                     "spritesheet" : {
   2287                         "x" : "2810.496",
   2288                         "y" : "1109.255",
   2289                         "width" : "128",
   2290                         "height" : "128",
   2291                         "texture" : "xt_encoder_ranged",
   2292                         "tileSizeX" : "128",
   2293                         "tileSizeY" : "128"
   2294                     },
   2295                     "parameterAttachment" : {
   2296                         "parameter" : "Lfo2Symmetry"
   2297                     }
   2298                 },
   2299                 {
   2300                     "name" : "xtKnob",
   2301                     "rotary" : {
   2302                     },
   2303                     "spritesheet" : {
   2304                         "x" : "2977.796",
   2305                         "y" : "1109.255",
   2306                         "width" : "128",
   2307                         "height" : "128",
   2308                         "texture" : "xt_encoder_ranged",
   2309                         "tileSizeX" : "128",
   2310                         "tileSizeY" : "128"
   2311                     },
   2312                     "parameterAttachment" : {
   2313                         "parameter" : "Lfo2Rate"
   2314                     },
   2315                     "condition" : {
   2316                         "enableOnParameter" : "Lfo2Sync",
   2317                         "enableOnValues" : "0,1"
   2318                     }
   2319                 },
   2320                 {
   2321                     "name" : "xtKnob",
   2322                     "rotary" : {
   2323                     },
   2324                     "spritesheet" : {
   2325                         "x" : "2977.796",
   2326                         "y" : "1109.255",
   2327                         "width" : "128",
   2328                         "height" : "128",
   2329                         "texture" : "xt_encoder_ranged",
   2330                         "tileSizeX" : "128",
   2331                         "tileSizeY" : "128"
   2332                     },
   2333                     "parameterAttachment" : {
   2334                         "parameter" : "Lfo2RateSync"
   2335                     },
   2336                     "condition" : {
   2337                         "enableOnParameter" : "Lfo2Sync",
   2338                         "enableOnValues" : "3"
   2339                     }
   2340                 },
   2341                 {
   2342                     "name" : "xtKnob",
   2343                     "rotary" : {
   2344                     },
   2345                     "spritesheet" : {
   2346                         "x" : "3145.096",
   2347                         "y" : "1109.255",
   2348                         "width" : "128",
   2349                         "height" : "128",
   2350                         "texture" : "xt_encoder_ranged",
   2351                         "tileSizeX" : "128",
   2352                         "tileSizeY" : "128"
   2353                     },
   2354                     "parameterAttachment" : {
   2355                         "parameter" : "Lfo2Delay"
   2356                     }
   2357                 },
   2358                 {
   2359                     "name" : "xtKnob",
   2360                     "rotary" : {
   2361                     },
   2362                     "spritesheet" : {
   2363                         "x" : "2810.496",
   2364                         "y" : "1285.955",
   2365                         "width" : "128",
   2366                         "height" : "128",
   2367                         "texture" : "xt_encoder_ranged",
   2368                         "tileSizeX" : "128",
   2369                         "tileSizeY" : "128"
   2370                     },
   2371                     "parameterAttachment" : {
   2372                         "parameter" : "Lfo2Humanize"
   2373                     }
   2374                 },
   2375                 {
   2376                     "name" : "xtKnob",
   2377                     "rotary" : {
   2378                     },
   2379                     "spritesheet" : {
   2380                         "x" : "2977.796",
   2381                         "y" : "1285.955",
   2382                         "width" : "128",
   2383                         "height" : "128",
   2384                         "texture" : "xt_encoder_ranged",
   2385                         "tileSizeX" : "128",
   2386                         "tileSizeY" : "128"
   2387                     },
   2388                     "parameterAttachment" : {
   2389                         "parameter" : "Lfo2Phase"
   2390                     }
   2391                 },
   2392                 {
   2393                     "name" : "dropdown",
   2394                     "combobox" : {
   2395                         "offsetL" : "15",
   2396                         "offsetT" : "1",
   2397                         "offsetR" : "-15",
   2398                         "offsetB" : "-1",
   2399                         "text" : "On",
   2400                         "textHeight" : "30",
   2401                         "color" : "000000FF",
   2402                         "alignH" : "L",
   2403                         "alignV" : "C",
   2404                         "bold" : "1",
   2405                         "x" : "3120.796",
   2406                         "y" : "1355.06",
   2407                         "width" : "142",
   2408                         "height" : "46"
   2409                     },
   2410                     "parameterAttachment" : {
   2411                         "parameter" : "Lfo2Sync"
   2412                     }
   2413                 }
   2414             ]
   2415         },
   2416         {
   2417             "name" : "pageMod",
   2418             "image" : {
   2419                 "x" : "35.99988",
   2420                 "y" : "489",
   2421                 "width" : "3322.7",
   2422                 "height" : "1479.802",
   2423                 "texture" : "xtPageMod"
   2424             },
   2425             "children" : [
   2426                 {
   2427                     "name" : "dropdown",
   2428                     "combobox" : {
   2429                         "offsetL" : "15",
   2430                         "offsetT" : "1",
   2431                         "offsetR" : "-15",
   2432                         "offsetB" : "-1",
   2433                         "text" : "127",
   2434                         "textHeight" : "30",
   2435                         "color" : "000000FF",
   2436                         "alignH" : "L",
   2437                         "alignV" : "C",
   2438                         "bold" : "1",
   2439                         "x" : "170.7272",
   2440                         "y" : "84.25",
   2441                         "width" : "211.0908",
   2442                         "height" : "50"
   2443                     },
   2444                     "parameterAttachment" : {
   2445                         "parameter" : "Slot1Source"
   2446                     }
   2447                 },
   2448                 {
   2449                     "name" : "xtKnob",
   2450                     "rotary" : {
   2451                     },
   2452                     "spritesheet" : {
   2453                         "x" : "411.818",
   2454                         "y" : "45.25",
   2455                         "width" : "128",
   2456                         "height" : "128",
   2457                         "texture" : "xt_encoder_ranged",
   2458                         "tileSizeX" : "128",
   2459                         "tileSizeY" : "128"
   2460                     },
   2461                     "parameterAttachment" : {
   2462                         "parameter" : "Slot1Amount"
   2463                     }
   2464                 },
   2465                 {
   2466                     "name" : "dropdown",
   2467                     "combobox" : {
   2468                         "offsetL" : "15",
   2469                         "offsetT" : "1",
   2470                         "offsetR" : "-15",
   2471                         "offsetB" : "-1",
   2472                         "text" : "127",
   2473                         "textHeight" : "30",
   2474                         "color" : "000000FF",
   2475                         "alignH" : "L",
   2476                         "alignV" : "C",
   2477                         "bold" : "1",
   2478                         "x" : "710.5452",
   2479                         "y" : "84.25",
   2480                         "width" : "211.0908",
   2481                         "height" : "50"
   2482                     },
   2483                     "parameterAttachment" : {
   2484                         "parameter" : "Slot1Destination"
   2485                     }
   2486                 },
   2487                 {
   2488                     "name" : "dropdown",
   2489                     "combobox" : {
   2490                         "offsetL" : "15",
   2491                         "offsetT" : "1",
   2492                         "offsetR" : "-15",
   2493                         "offsetB" : "-1",
   2494                         "text" : "127",
   2495                         "textHeight" : "30",
   2496                         "color" : "000000FF",
   2497                         "alignH" : "L",
   2498                         "alignV" : "C",
   2499                         "bold" : "1",
   2500                         "x" : "170.7272",
   2501                         "y" : "212.75",
   2502                         "width" : "211.0908",
   2503                         "height" : "50"
   2504                     },
   2505                     "parameterAttachment" : {
   2506                         "parameter" : "Slot2Source"
   2507                     }
   2508                 },
   2509                 {
   2510                     "name" : "xtKnob",
   2511                     "rotary" : {
   2512                     },
   2513                     "spritesheet" : {
   2514                         "x" : "411.818",
   2515                         "y" : "173.75",
   2516                         "width" : "128",
   2517                         "height" : "128",
   2518                         "texture" : "xt_encoder_ranged",
   2519                         "tileSizeX" : "128",
   2520                         "tileSizeY" : "128"
   2521                     },
   2522                     "parameterAttachment" : {
   2523                         "parameter" : "Slot2Amount"
   2524                     }
   2525                 },
   2526                 {
   2527                     "name" : "dropdown",
   2528                     "combobox" : {
   2529                         "offsetL" : "15",
   2530                         "offsetT" : "1",
   2531                         "offsetR" : "-15",
   2532                         "offsetB" : "-1",
   2533                         "text" : "127",
   2534                         "textHeight" : "30",
   2535                         "color" : "000000FF",
   2536                         "alignH" : "L",
   2537                         "alignV" : "C",
   2538                         "bold" : "1",
   2539                         "x" : "710.5452",
   2540                         "y" : "212.75",
   2541                         "width" : "211.0908",
   2542                         "height" : "50"
   2543                     },
   2544                     "parameterAttachment" : {
   2545                         "parameter" : "Slot2Destination"
   2546                     }
   2547                 },
   2548                 {
   2549                     "name" : "dropdown",
   2550                     "combobox" : {
   2551                         "offsetL" : "15",
   2552                         "offsetT" : "1",
   2553                         "offsetR" : "-15",
   2554                         "offsetB" : "-1",
   2555                         "text" : "127",
   2556                         "textHeight" : "30",
   2557                         "color" : "000000FF",
   2558                         "alignH" : "L",
   2559                         "alignV" : "C",
   2560                         "bold" : "1",
   2561                         "x" : "170.7272",
   2562                         "y" : "341.25",
   2563                         "width" : "211.0908",
   2564                         "height" : "50"
   2565                     },
   2566                     "parameterAttachment" : {
   2567                         "parameter" : "Slot3Source"
   2568                     }
   2569                 },
   2570                 {
   2571                     "name" : "xtKnob",
   2572                     "rotary" : {
   2573                     },
   2574                     "spritesheet" : {
   2575                         "x" : "411.818",
   2576                         "y" : "302.25",
   2577                         "width" : "128",
   2578                         "height" : "128",
   2579                         "texture" : "xt_encoder_ranged",
   2580                         "tileSizeX" : "128",
   2581                         "tileSizeY" : "128"
   2582                     },
   2583                     "parameterAttachment" : {
   2584                         "parameter" : "Slot3Amount"
   2585                     }
   2586                 },
   2587                 {
   2588                     "name" : "dropdown",
   2589                     "combobox" : {
   2590                         "offsetL" : "15",
   2591                         "offsetT" : "1",
   2592                         "offsetR" : "-15",
   2593                         "offsetB" : "-1",
   2594                         "text" : "127",
   2595                         "textHeight" : "30",
   2596                         "color" : "000000FF",
   2597                         "alignH" : "L",
   2598                         "alignV" : "C",
   2599                         "bold" : "1",
   2600                         "x" : "710.5452",
   2601                         "y" : "341.25",
   2602                         "width" : "211.0908",
   2603                         "height" : "50"
   2604                     },
   2605                     "parameterAttachment" : {
   2606                         "parameter" : "Slot3Destination"
   2607                     }
   2608                 },
   2609                 {
   2610                     "name" : "dropdown",
   2611                     "combobox" : {
   2612                         "offsetL" : "15",
   2613                         "offsetT" : "1",
   2614                         "offsetR" : "-15",
   2615                         "offsetB" : "-1",
   2616                         "text" : "127",
   2617                         "textHeight" : "30",
   2618                         "color" : "000000FF",
   2619                         "alignH" : "L",
   2620                         "alignV" : "C",
   2621                         "bold" : "1",
   2622                         "x" : "170.7272",
   2623                         "y" : "469.75",
   2624                         "width" : "211.0908",
   2625                         "height" : "50"
   2626                     },
   2627                     "parameterAttachment" : {
   2628                         "parameter" : "Slot4Source"
   2629                     }
   2630                 },
   2631                 {
   2632                     "name" : "xtKnob",
   2633                     "rotary" : {
   2634                     },
   2635                     "spritesheet" : {
   2636                         "x" : "411.818",
   2637                         "y" : "430.75",
   2638                         "width" : "128",
   2639                         "height" : "128",
   2640                         "texture" : "xt_encoder_ranged",
   2641                         "tileSizeX" : "128",
   2642                         "tileSizeY" : "128"
   2643                     },
   2644                     "parameterAttachment" : {
   2645                         "parameter" : "Slot4Amount"
   2646                     }
   2647                 },
   2648                 {
   2649                     "name" : "dropdown",
   2650                     "combobox" : {
   2651                         "offsetL" : "15",
   2652                         "offsetT" : "1",
   2653                         "offsetR" : "-15",
   2654                         "offsetB" : "-1",
   2655                         "text" : "127",
   2656                         "textHeight" : "30",
   2657                         "color" : "000000FF",
   2658                         "alignH" : "L",
   2659                         "alignV" : "C",
   2660                         "bold" : "1",
   2661                         "x" : "710.5452",
   2662                         "y" : "469.75",
   2663                         "width" : "211.0908",
   2664                         "height" : "50"
   2665                     },
   2666                     "parameterAttachment" : {
   2667                         "parameter" : "Slot4Destination"
   2668                     }
   2669                 },
   2670                 {
   2671                     "name" : "dropdown",
   2672                     "combobox" : {
   2673                         "offsetL" : "15",
   2674                         "offsetT" : "1",
   2675                         "offsetR" : "-15",
   2676                         "offsetB" : "-1",
   2677                         "text" : "127",
   2678                         "textHeight" : "30",
   2679                         "color" : "000000FF",
   2680                         "alignH" : "L",
   2681                         "alignV" : "C",
   2682                         "bold" : "1",
   2683                         "x" : "170.7272",
   2684                         "y" : "598.25",
   2685                         "width" : "211.0908",
   2686                         "height" : "50"
   2687                     },
   2688                     "parameterAttachment" : {
   2689                         "parameter" : "Slot5Source"
   2690                     }
   2691                 },
   2692                 {
   2693                     "name" : "xtKnob",
   2694                     "rotary" : {
   2695                     },
   2696                     "spritesheet" : {
   2697                         "x" : "411.818",
   2698                         "y" : "559.25",
   2699                         "width" : "128",
   2700                         "height" : "128",
   2701                         "texture" : "xt_encoder_ranged",
   2702                         "tileSizeX" : "128",
   2703                         "tileSizeY" : "128"
   2704                     },
   2705                     "parameterAttachment" : {
   2706                         "parameter" : "Slot5Amount"
   2707                     }
   2708                 },
   2709                 {
   2710                     "name" : "dropdown",
   2711                     "combobox" : {
   2712                         "offsetL" : "15",
   2713                         "offsetT" : "1",
   2714                         "offsetR" : "-15",
   2715                         "offsetB" : "-1",
   2716                         "text" : "127",
   2717                         "textHeight" : "30",
   2718                         "color" : "000000FF",
   2719                         "alignH" : "L",
   2720                         "alignV" : "C",
   2721                         "bold" : "1",
   2722                         "x" : "710.5452",
   2723                         "y" : "598.25",
   2724                         "width" : "211.0908",
   2725                         "height" : "50"
   2726                     },
   2727                     "parameterAttachment" : {
   2728                         "parameter" : "Slot5Destination"
   2729                     }
   2730                 },
   2731                 {
   2732                     "name" : "dropdown",
   2733                     "combobox" : {
   2734                         "offsetL" : "15",
   2735                         "offsetT" : "1",
   2736                         "offsetR" : "-15",
   2737                         "offsetB" : "-1",
   2738                         "text" : "127",
   2739                         "textHeight" : "30",
   2740                         "color" : "000000FF",
   2741                         "alignH" : "L",
   2742                         "alignV" : "C",
   2743                         "bold" : "1",
   2744                         "x" : "170.7272",
   2745                         "y" : "726.75",
   2746                         "width" : "211.0908",
   2747                         "height" : "50"
   2748                     },
   2749                     "parameterAttachment" : {
   2750                         "parameter" : "Slot6Source"
   2751                     }
   2752                 },
   2753                 {
   2754                     "name" : "xtKnob",
   2755                     "rotary" : {
   2756                     },
   2757                     "spritesheet" : {
   2758                         "x" : "411.818",
   2759                         "y" : "687.75",
   2760                         "width" : "128",
   2761                         "height" : "128",
   2762                         "texture" : "xt_encoder_ranged",
   2763                         "tileSizeX" : "128",
   2764                         "tileSizeY" : "128"
   2765                     },
   2766                     "parameterAttachment" : {
   2767                         "parameter" : "Slot6Amount"
   2768                     }
   2769                 },
   2770                 {
   2771                     "name" : "dropdown",
   2772                     "combobox" : {
   2773                         "offsetL" : "15",
   2774                         "offsetT" : "1",
   2775                         "offsetR" : "-15",
   2776                         "offsetB" : "-1",
   2777                         "text" : "127",
   2778                         "textHeight" : "30",
   2779                         "color" : "000000FF",
   2780                         "alignH" : "L",
   2781                         "alignV" : "C",
   2782                         "bold" : "1",
   2783                         "x" : "710.5452",
   2784                         "y" : "726.75",
   2785                         "width" : "211.0908",
   2786                         "height" : "50"
   2787                     },
   2788                     "parameterAttachment" : {
   2789                         "parameter" : "Slot6Destination"
   2790                     }
   2791                 },
   2792                 {
   2793                     "name" : "dropdown",
   2794                     "combobox" : {
   2795                         "offsetL" : "15",
   2796                         "offsetT" : "1",
   2797                         "offsetR" : "-15",
   2798                         "offsetB" : "-1",
   2799                         "text" : "127",
   2800                         "textHeight" : "30",
   2801                         "color" : "000000FF",
   2802                         "alignH" : "L",
   2803                         "alignV" : "C",
   2804                         "bold" : "1",
   2805                         "x" : "170.7272",
   2806                         "y" : "855.25",
   2807                         "width" : "211.0908",
   2808                         "height" : "50"
   2809                     },
   2810                     "parameterAttachment" : {
   2811                         "parameter" : "Slot7Source"
   2812                     }
   2813                 },
   2814                 {
   2815                     "name" : "xtKnob",
   2816                     "rotary" : {
   2817                     },
   2818                     "spritesheet" : {
   2819                         "x" : "411.818",
   2820                         "y" : "816.25",
   2821                         "width" : "128",
   2822                         "height" : "128",
   2823                         "texture" : "xt_encoder_ranged",
   2824                         "tileSizeX" : "128",
   2825                         "tileSizeY" : "128"
   2826                     },
   2827                     "parameterAttachment" : {
   2828                         "parameter" : "Slot7Amount"
   2829                     }
   2830                 },
   2831                 {
   2832                     "name" : "dropdown",
   2833                     "combobox" : {
   2834                         "offsetL" : "15",
   2835                         "offsetT" : "1",
   2836                         "offsetR" : "-15",
   2837                         "offsetB" : "-1",
   2838                         "text" : "127",
   2839                         "textHeight" : "30",
   2840                         "color" : "000000FF",
   2841                         "alignH" : "L",
   2842                         "alignV" : "C",
   2843                         "bold" : "1",
   2844                         "x" : "710.5452",
   2845                         "y" : "855.25",
   2846                         "width" : "211.0908",
   2847                         "height" : "50"
   2848                     },
   2849                     "parameterAttachment" : {
   2850                         "parameter" : "Slot7Destination"
   2851                     }
   2852                 },
   2853                 {
   2854                     "name" : "dropdown",
   2855                     "combobox" : {
   2856                         "offsetL" : "15",
   2857                         "offsetT" : "1",
   2858                         "offsetR" : "-15",
   2859                         "offsetB" : "-1",
   2860                         "text" : "127",
   2861                         "textHeight" : "30",
   2862                         "color" : "000000FF",
   2863                         "alignH" : "L",
   2864                         "alignV" : "C",
   2865                         "bold" : "1",
   2866                         "x" : "170.7272",
   2867                         "y" : "983.75",
   2868                         "width" : "211.0908",
   2869                         "height" : "50"
   2870                     },
   2871                     "parameterAttachment" : {
   2872                         "parameter" : "Slot8Source"
   2873                     }
   2874                 },
   2875                 {
   2876                     "name" : "xtKnob",
   2877                     "rotary" : {
   2878                     },
   2879                     "spritesheet" : {
   2880                         "x" : "411.818",
   2881                         "y" : "944.75",
   2882                         "width" : "128",
   2883                         "height" : "128",
   2884                         "texture" : "xt_encoder_ranged",
   2885                         "tileSizeX" : "128",
   2886                         "tileSizeY" : "128"
   2887                     },
   2888                     "parameterAttachment" : {
   2889                         "parameter" : "Slot8Amount"
   2890                     }
   2891                 },
   2892                 {
   2893                     "name" : "dropdown",
   2894                     "combobox" : {
   2895                         "offsetL" : "15",
   2896                         "offsetT" : "1",
   2897                         "offsetR" : "-15",
   2898                         "offsetB" : "-1",
   2899                         "text" : "127",
   2900                         "textHeight" : "30",
   2901                         "color" : "000000FF",
   2902                         "alignH" : "L",
   2903                         "alignV" : "C",
   2904                         "bold" : "1",
   2905                         "x" : "710.5452",
   2906                         "y" : "983.75",
   2907                         "width" : "211.0908",
   2908                         "height" : "50"
   2909                     },
   2910                     "parameterAttachment" : {
   2911                         "parameter" : "Slot8Destination"
   2912                     }
   2913                 },
   2914                 {
   2915                     "name" : "dropdown",
   2916                     "combobox" : {
   2917                         "offsetL" : "15",
   2918                         "offsetT" : "1",
   2919                         "offsetR" : "-15",
   2920                         "offsetB" : "-1",
   2921                         "text" : "127",
   2922                         "textHeight" : "30",
   2923                         "color" : "000000FF",
   2924                         "alignH" : "L",
   2925                         "alignV" : "C",
   2926                         "bold" : "1",
   2927                         "x" : "1144.173",
   2928                         "y" : "84.25",
   2929                         "width" : "211.0908",
   2930                         "height" : "50"
   2931                     },
   2932                     "parameterAttachment" : {
   2933                         "parameter" : "Slot9Source"
   2934                     }
   2935                 },
   2936                 {
   2937                     "name" : "xtKnob",
   2938                     "rotary" : {
   2939                     },
   2940                     "spritesheet" : {
   2941                         "x" : "1385.264",
   2942                         "y" : "45.25",
   2943                         "width" : "128",
   2944                         "height" : "128",
   2945                         "texture" : "xt_encoder_ranged",
   2946                         "tileSizeX" : "128",
   2947                         "tileSizeY" : "128"
   2948                     },
   2949                     "parameterAttachment" : {
   2950                         "parameter" : "Slot9Amount"
   2951                     }
   2952                 },
   2953                 {
   2954                     "name" : "dropdown",
   2955                     "combobox" : {
   2956                         "offsetL" : "15",
   2957                         "offsetT" : "1",
   2958                         "offsetR" : "-15",
   2959                         "offsetB" : "-1",
   2960                         "text" : "127",
   2961                         "textHeight" : "30",
   2962                         "color" : "000000FF",
   2963                         "alignH" : "L",
   2964                         "alignV" : "C",
   2965                         "bold" : "1",
   2966                         "x" : "1683.991",
   2967                         "y" : "84.25",
   2968                         "width" : "211.0908",
   2969                         "height" : "50"
   2970                     },
   2971                     "parameterAttachment" : {
   2972                         "parameter" : "Slot9Destination"
   2973                     }
   2974                 },
   2975                 {
   2976                     "name" : "dropdown",
   2977                     "combobox" : {
   2978                         "offsetL" : "15",
   2979                         "offsetT" : "1",
   2980                         "offsetR" : "-15",
   2981                         "offsetB" : "-1",
   2982                         "text" : "127",
   2983                         "textHeight" : "30",
   2984                         "color" : "000000FF",
   2985                         "alignH" : "L",
   2986                         "alignV" : "C",
   2987                         "bold" : "1",
   2988                         "x" : "1144.173",
   2989                         "y" : "212.75",
   2990                         "width" : "211.0908",
   2991                         "height" : "50"
   2992                     },
   2993                     "parameterAttachment" : {
   2994                         "parameter" : "Slot10Source"
   2995                     }
   2996                 },
   2997                 {
   2998                     "name" : "xtKnob",
   2999                     "rotary" : {
   3000                     },
   3001                     "spritesheet" : {
   3002                         "x" : "1385.264",
   3003                         "y" : "173.75",
   3004                         "width" : "128",
   3005                         "height" : "128",
   3006                         "texture" : "xt_encoder_ranged",
   3007                         "tileSizeX" : "128",
   3008                         "tileSizeY" : "128"
   3009                     },
   3010                     "parameterAttachment" : {
   3011                         "parameter" : "Slot10Amount"
   3012                     }
   3013                 },
   3014                 {
   3015                     "name" : "dropdown",
   3016                     "combobox" : {
   3017                         "offsetL" : "15",
   3018                         "offsetT" : "1",
   3019                         "offsetR" : "-15",
   3020                         "offsetB" : "-1",
   3021                         "text" : "127",
   3022                         "textHeight" : "30",
   3023                         "color" : "000000FF",
   3024                         "alignH" : "L",
   3025                         "alignV" : "C",
   3026                         "bold" : "1",
   3027                         "x" : "1683.991",
   3028                         "y" : "212.75",
   3029                         "width" : "211.0908",
   3030                         "height" : "50"
   3031                     },
   3032                     "parameterAttachment" : {
   3033                         "parameter" : "Slot10Destination"
   3034                     }
   3035                 },
   3036                 {
   3037                     "name" : "dropdown",
   3038                     "combobox" : {
   3039                         "offsetL" : "15",
   3040                         "offsetT" : "1",
   3041                         "offsetR" : "-15",
   3042                         "offsetB" : "-1",
   3043                         "text" : "127",
   3044                         "textHeight" : "30",
   3045                         "color" : "000000FF",
   3046                         "alignH" : "L",
   3047                         "alignV" : "C",
   3048                         "bold" : "1",
   3049                         "x" : "1144.173",
   3050                         "y" : "341.25",
   3051                         "width" : "211.0908",
   3052                         "height" : "50"
   3053                     },
   3054                     "parameterAttachment" : {
   3055                         "parameter" : "Slot11Source"
   3056                     }
   3057                 },
   3058                 {
   3059                     "name" : "xtKnob",
   3060                     "rotary" : {
   3061                     },
   3062                     "spritesheet" : {
   3063                         "x" : "1385.264",
   3064                         "y" : "302.25",
   3065                         "width" : "128",
   3066                         "height" : "128",
   3067                         "texture" : "xt_encoder_ranged",
   3068                         "tileSizeX" : "128",
   3069                         "tileSizeY" : "128"
   3070                     },
   3071                     "parameterAttachment" : {
   3072                         "parameter" : "Slot11Amount"
   3073                     }
   3074                 },
   3075                 {
   3076                     "name" : "dropdown",
   3077                     "combobox" : {
   3078                         "offsetL" : "15",
   3079                         "offsetT" : "1",
   3080                         "offsetR" : "-15",
   3081                         "offsetB" : "-1",
   3082                         "text" : "127",
   3083                         "textHeight" : "30",
   3084                         "color" : "000000FF",
   3085                         "alignH" : "L",
   3086                         "alignV" : "C",
   3087                         "bold" : "1",
   3088                         "x" : "1683.991",
   3089                         "y" : "341.25",
   3090                         "width" : "211.0908",
   3091                         "height" : "50"
   3092                     },
   3093                     "parameterAttachment" : {
   3094                         "parameter" : "Slot11Destination"
   3095                     }
   3096                 },
   3097                 {
   3098                     "name" : "dropdown",
   3099                     "combobox" : {
   3100                         "offsetL" : "15",
   3101                         "offsetT" : "1",
   3102                         "offsetR" : "-15",
   3103                         "offsetB" : "-1",
   3104                         "text" : "127",
   3105                         "textHeight" : "30",
   3106                         "color" : "000000FF",
   3107                         "alignH" : "L",
   3108                         "alignV" : "C",
   3109                         "bold" : "1",
   3110                         "x" : "1144.173",
   3111                         "y" : "469.75",
   3112                         "width" : "211.0908",
   3113                         "height" : "50"
   3114                     },
   3115                     "parameterAttachment" : {
   3116                         "parameter" : "Slot12Source"
   3117                     }
   3118                 },
   3119                 {
   3120                     "name" : "xtKnob",
   3121                     "rotary" : {
   3122                     },
   3123                     "spritesheet" : {
   3124                         "x" : "1385.264",
   3125                         "y" : "430.75",
   3126                         "width" : "128",
   3127                         "height" : "128",
   3128                         "texture" : "xt_encoder_ranged",
   3129                         "tileSizeX" : "128",
   3130                         "tileSizeY" : "128"
   3131                     },
   3132                     "parameterAttachment" : {
   3133                         "parameter" : "Slot12Amount"
   3134                     }
   3135                 },
   3136                 {
   3137                     "name" : "dropdown",
   3138                     "combobox" : {
   3139                         "offsetL" : "15",
   3140                         "offsetT" : "1",
   3141                         "offsetR" : "-15",
   3142                         "offsetB" : "-1",
   3143                         "text" : "127",
   3144                         "textHeight" : "30",
   3145                         "color" : "000000FF",
   3146                         "alignH" : "L",
   3147                         "alignV" : "C",
   3148                         "bold" : "1",
   3149                         "x" : "1683.991",
   3150                         "y" : "469.75",
   3151                         "width" : "211.0908",
   3152                         "height" : "50"
   3153                     },
   3154                     "parameterAttachment" : {
   3155                         "parameter" : "Slot12Destination"
   3156                     }
   3157                 },
   3158                 {
   3159                     "name" : "dropdown",
   3160                     "combobox" : {
   3161                         "offsetL" : "15",
   3162                         "offsetT" : "1",
   3163                         "offsetR" : "-15",
   3164                         "offsetB" : "-1",
   3165                         "text" : "127",
   3166                         "textHeight" : "30",
   3167                         "color" : "000000FF",
   3168                         "alignH" : "L",
   3169                         "alignV" : "C",
   3170                         "bold" : "1",
   3171                         "x" : "1144.173",
   3172                         "y" : "598.25",
   3173                         "width" : "211.0908",
   3174                         "height" : "50"
   3175                     },
   3176                     "parameterAttachment" : {
   3177                         "parameter" : "Slot13Source"
   3178                     }
   3179                 },
   3180                 {
   3181                     "name" : "xtKnob",
   3182                     "rotary" : {
   3183                     },
   3184                     "spritesheet" : {
   3185                         "x" : "1385.264",
   3186                         "y" : "559.25",
   3187                         "width" : "128",
   3188                         "height" : "128",
   3189                         "texture" : "xt_encoder_ranged",
   3190                         "tileSizeX" : "128",
   3191                         "tileSizeY" : "128"
   3192                     },
   3193                     "parameterAttachment" : {
   3194                         "parameter" : "Slot13Amount"
   3195                     }
   3196                 },
   3197                 {
   3198                     "name" : "dropdown",
   3199                     "combobox" : {
   3200                         "offsetL" : "15",
   3201                         "offsetT" : "1",
   3202                         "offsetR" : "-15",
   3203                         "offsetB" : "-1",
   3204                         "text" : "127",
   3205                         "textHeight" : "30",
   3206                         "color" : "000000FF",
   3207                         "alignH" : "L",
   3208                         "alignV" : "C",
   3209                         "bold" : "1",
   3210                         "x" : "1683.991",
   3211                         "y" : "598.25",
   3212                         "width" : "211.0908",
   3213                         "height" : "50"
   3214                     },
   3215                     "parameterAttachment" : {
   3216                         "parameter" : "Slot13Destination"
   3217                     }
   3218                 },
   3219                 {
   3220                     "name" : "dropdown",
   3221                     "combobox" : {
   3222                         "offsetL" : "15",
   3223                         "offsetT" : "1",
   3224                         "offsetR" : "-15",
   3225                         "offsetB" : "-1",
   3226                         "text" : "127",
   3227                         "textHeight" : "30",
   3228                         "color" : "000000FF",
   3229                         "alignH" : "L",
   3230                         "alignV" : "C",
   3231                         "bold" : "1",
   3232                         "x" : "1144.173",
   3233                         "y" : "726.75",
   3234                         "width" : "211.0908",
   3235                         "height" : "50"
   3236                     },
   3237                     "parameterAttachment" : {
   3238                         "parameter" : "Slot14Source"
   3239                     }
   3240                 },
   3241                 {
   3242                     "name" : "xtKnob",
   3243                     "rotary" : {
   3244                     },
   3245                     "spritesheet" : {
   3246                         "x" : "1385.264",
   3247                         "y" : "687.75",
   3248                         "width" : "128",
   3249                         "height" : "128",
   3250                         "texture" : "xt_encoder_ranged",
   3251                         "tileSizeX" : "128",
   3252                         "tileSizeY" : "128"
   3253                     },
   3254                     "parameterAttachment" : {
   3255                         "parameter" : "Slot14Amount"
   3256                     }
   3257                 },
   3258                 {
   3259                     "name" : "dropdown",
   3260                     "combobox" : {
   3261                         "offsetL" : "15",
   3262                         "offsetT" : "1",
   3263                         "offsetR" : "-15",
   3264                         "offsetB" : "-1",
   3265                         "text" : "127",
   3266                         "textHeight" : "30",
   3267                         "color" : "000000FF",
   3268                         "alignH" : "L",
   3269                         "alignV" : "C",
   3270                         "bold" : "1",
   3271                         "x" : "1683.991",
   3272                         "y" : "726.75",
   3273                         "width" : "211.0908",
   3274                         "height" : "50"
   3275                     },
   3276                     "parameterAttachment" : {
   3277                         "parameter" : "Slot14Destination"
   3278                     }
   3279                 },
   3280                 {
   3281                     "name" : "dropdown",
   3282                     "combobox" : {
   3283                         "offsetL" : "15",
   3284                         "offsetT" : "1",
   3285                         "offsetR" : "-15",
   3286                         "offsetB" : "-1",
   3287                         "text" : "127",
   3288                         "textHeight" : "30",
   3289                         "color" : "000000FF",
   3290                         "alignH" : "L",
   3291                         "alignV" : "C",
   3292                         "bold" : "1",
   3293                         "x" : "1144.173",
   3294                         "y" : "855.25",
   3295                         "width" : "211.0908",
   3296                         "height" : "50"
   3297                     },
   3298                     "parameterAttachment" : {
   3299                         "parameter" : "Slot15Source"
   3300                     }
   3301                 },
   3302                 {
   3303                     "name" : "xtKnob",
   3304                     "rotary" : {
   3305                     },
   3306                     "spritesheet" : {
   3307                         "x" : "1385.264",
   3308                         "y" : "816.25",
   3309                         "width" : "128",
   3310                         "height" : "128",
   3311                         "texture" : "xt_encoder_ranged",
   3312                         "tileSizeX" : "128",
   3313                         "tileSizeY" : "128"
   3314                     },
   3315                     "parameterAttachment" : {
   3316                         "parameter" : "Slot15Amount"
   3317                     }
   3318                 },
   3319                 {
   3320                     "name" : "dropdown",
   3321                     "combobox" : {
   3322                         "offsetL" : "15",
   3323                         "offsetT" : "1",
   3324                         "offsetR" : "-15",
   3325                         "offsetB" : "-1",
   3326                         "text" : "127",
   3327                         "textHeight" : "30",
   3328                         "color" : "000000FF",
   3329                         "alignH" : "L",
   3330                         "alignV" : "C",
   3331                         "bold" : "1",
   3332                         "x" : "1683.991",
   3333                         "y" : "855.25",
   3334                         "width" : "211.0908",
   3335                         "height" : "50"
   3336                     },
   3337                     "parameterAttachment" : {
   3338                         "parameter" : "Slot15Destination"
   3339                     }
   3340                 },
   3341                 {
   3342                     "name" : "dropdown",
   3343                     "combobox" : {
   3344                         "offsetL" : "15",
   3345                         "offsetT" : "1",
   3346                         "offsetR" : "-15",
   3347                         "offsetB" : "-1",
   3348                         "text" : "127",
   3349                         "textHeight" : "30",
   3350                         "color" : "000000FF",
   3351                         "alignH" : "L",
   3352                         "alignV" : "C",
   3353                         "bold" : "1",
   3354                         "x" : "1144.173",
   3355                         "y" : "983.75",
   3356                         "width" : "211.0908",
   3357                         "height" : "50"
   3358                     },
   3359                     "parameterAttachment" : {
   3360                         "parameter" : "Slot16Source"
   3361                     }
   3362                 },
   3363                 {
   3364                     "name" : "xtKnob",
   3365                     "rotary" : {
   3366                     },
   3367                     "spritesheet" : {
   3368                         "x" : "1385.264",
   3369                         "y" : "944.75",
   3370                         "width" : "128",
   3371                         "height" : "128",
   3372                         "texture" : "xt_encoder_ranged",
   3373                         "tileSizeX" : "128",
   3374                         "tileSizeY" : "128"
   3375                     },
   3376                     "parameterAttachment" : {
   3377                         "parameter" : "Slot16Amount"
   3378                     }
   3379                 },
   3380                 {
   3381                     "name" : "dropdown",
   3382                     "combobox" : {
   3383                         "offsetL" : "15",
   3384                         "offsetT" : "1",
   3385                         "offsetR" : "-15",
   3386                         "offsetB" : "-1",
   3387                         "text" : "127",
   3388                         "textHeight" : "30",
   3389                         "color" : "000000FF",
   3390                         "alignH" : "L",
   3391                         "alignV" : "C",
   3392                         "bold" : "1",
   3393                         "x" : "1683.991",
   3394                         "y" : "983.75",
   3395                         "width" : "211.0908",
   3396                         "height" : "50"
   3397                     },
   3398                     "parameterAttachment" : {
   3399                         "parameter" : "Slot16Destination"
   3400                     }
   3401                 },
   3402                 {
   3403                     "name" : "dropdown",
   3404                     "combobox" : {
   3405                         "offsetL" : "15",
   3406                         "offsetT" : "1",
   3407                         "offsetR" : "-15",
   3408                         "offsetB" : "-1",
   3409                         "text" : "normal",
   3410                         "textHeight" : "30",
   3411                         "color" : "000000FF",
   3412                         "alignH" : "L",
   3413                         "alignV" : "C",
   3414                         "bold" : "1",
   3415                         "x" : "27.08069",
   3416                         "y" : "1315.668",
   3417                         "width" : "223.42",
   3418                         "height" : "46"
   3419                     },
   3420                     "parameterAttachment" : {
   3421                         "parameter" : "WaveEnvTrigger"
   3422                     }
   3423                 },
   3424                 {
   3425                     "name" : "xtKnob",
   3426                     "rotary" : {
   3427                     },
   3428                     "spritesheet" : {
   3429                         "x" : "322.3525",
   3430                         "y" : "1151.668",
   3431                         "width" : "128",
   3432                         "height" : "128",
   3433                         "texture" : "xt_encoder_ranged",
   3434                         "tileSizeX" : "128",
   3435                         "tileSizeY" : "128"
   3436                     },
   3437                     "parameterAttachment" : {
   3438                         "parameter" : "WaveEnvTime1"
   3439                     }
   3440                 },
   3441                 {
   3442                     "name" : "xtKnob",
   3443                     "rotary" : {
   3444                     },
   3445                     "spritesheet" : {
   3446                         "x" : "322.3525",
   3447                         "y" : "1315.668",
   3448                         "width" : "128",
   3449                         "height" : "128",
   3450                         "texture" : "xt_encoder_ranged",
   3451                         "tileSizeX" : "128",
   3452                         "tileSizeY" : "128"
   3453                     },
   3454                     "parameterAttachment" : {
   3455                         "parameter" : "WaveEnvLevel1"
   3456                     }
   3457                 },
   3458                 {
   3459                     "name" : "xtKnob",
   3460                     "rotary" : {
   3461                     },
   3462                     "spritesheet" : {
   3463                         "x" : "539.895",
   3464                         "y" : "1151.668",
   3465                         "width" : "128",
   3466                         "height" : "128",
   3467                         "texture" : "xt_encoder_ranged",
   3468                         "tileSizeX" : "128",
   3469                         "tileSizeY" : "128"
   3470                     },
   3471                     "parameterAttachment" : {
   3472                         "parameter" : "WaveEnvTime2"
   3473                     }
   3474                 },
   3475                 {
   3476                     "name" : "xtKnob",
   3477                     "rotary" : {
   3478                     },
   3479                     "spritesheet" : {
   3480                         "x" : "539.895",
   3481                         "y" : "1315.668",
   3482                         "width" : "128",
   3483                         "height" : "128",
   3484                         "texture" : "xt_encoder_ranged",
   3485                         "tileSizeX" : "128",
   3486                         "tileSizeY" : "128"
   3487                     },
   3488                     "parameterAttachment" : {
   3489                         "parameter" : "WaveEnvLevel2"
   3490                     }
   3491                 },
   3492                 {
   3493                     "name" : "xtKnob",
   3494                     "rotary" : {
   3495                     },
   3496                     "spritesheet" : {
   3497                         "x" : "757.4373",
   3498                         "y" : "1151.668",
   3499                         "width" : "128",
   3500                         "height" : "128",
   3501                         "texture" : "xt_encoder_ranged",
   3502                         "tileSizeX" : "128",
   3503                         "tileSizeY" : "128"
   3504                     },
   3505                     "parameterAttachment" : {
   3506                         "parameter" : "WaveEnvTime3"
   3507                     }
   3508                 },
   3509                 {
   3510                     "name" : "xtKnob",
   3511                     "rotary" : {
   3512                     },
   3513                     "spritesheet" : {
   3514                         "x" : "757.4373",
   3515                         "y" : "1315.668",
   3516                         "width" : "128",
   3517                         "height" : "128",
   3518                         "texture" : "xt_encoder_ranged",
   3519                         "tileSizeX" : "128",
   3520                         "tileSizeY" : "128"
   3521                     },
   3522                     "parameterAttachment" : {
   3523                         "parameter" : "WaveEnvLevel3"
   3524                     }
   3525                 },
   3526                 {
   3527                     "name" : "xtKnob",
   3528                     "rotary" : {
   3529                     },
   3530                     "spritesheet" : {
   3531                         "x" : "974.9797",
   3532                         "y" : "1151.668",
   3533                         "width" : "128",
   3534                         "height" : "128",
   3535                         "texture" : "xt_encoder_ranged",
   3536                         "tileSizeX" : "128",
   3537                         "tileSizeY" : "128"
   3538                     },
   3539                     "parameterAttachment" : {
   3540                         "parameter" : "WaveEnvTime4"
   3541                     }
   3542                 },
   3543                 {
   3544                     "name" : "xtKnob",
   3545                     "rotary" : {
   3546                     },
   3547                     "spritesheet" : {
   3548                         "x" : "974.9797",
   3549                         "y" : "1315.668",
   3550                         "width" : "128",
   3551                         "height" : "128",
   3552                         "texture" : "xt_encoder_ranged",
   3553                         "tileSizeX" : "128",
   3554                         "tileSizeY" : "128"
   3555                     },
   3556                     "parameterAttachment" : {
   3557                         "parameter" : "WaveEnvLevel4"
   3558                     }
   3559                 },
   3560                 {
   3561                     "name" : "xtKnob",
   3562                     "rotary" : {
   3563                     },
   3564                     "spritesheet" : {
   3565                         "x" : "1192.522",
   3566                         "y" : "1151.668",
   3567                         "width" : "128",
   3568                         "height" : "128",
   3569                         "texture" : "xt_encoder_ranged",
   3570                         "tileSizeX" : "128",
   3571                         "tileSizeY" : "128"
   3572                     },
   3573                     "parameterAttachment" : {
   3574                         "parameter" : "WaveEnvTime5"
   3575                     }
   3576                 },
   3577                 {
   3578                     "name" : "xtKnob",
   3579                     "rotary" : {
   3580                     },
   3581                     "spritesheet" : {
   3582                         "x" : "1192.522",
   3583                         "y" : "1315.668",
   3584                         "width" : "128",
   3585                         "height" : "128",
   3586                         "texture" : "xt_encoder_ranged",
   3587                         "tileSizeX" : "128",
   3588                         "tileSizeY" : "128"
   3589                     },
   3590                     "parameterAttachment" : {
   3591                         "parameter" : "WaveEnvLevel5"
   3592                     }
   3593                 },
   3594                 {
   3595                     "name" : "xtKnob",
   3596                     "rotary" : {
   3597                     },
   3598                     "spritesheet" : {
   3599                         "x" : "1410.064",
   3600                         "y" : "1151.668",
   3601                         "width" : "128",
   3602                         "height" : "128",
   3603                         "texture" : "xt_encoder_ranged",
   3604                         "tileSizeX" : "128",
   3605                         "tileSizeY" : "128"
   3606                     },
   3607                     "parameterAttachment" : {
   3608                         "parameter" : "WaveEnvTime6"
   3609                     }
   3610                 },
   3611                 {
   3612                     "name" : "xtKnob",
   3613                     "rotary" : {
   3614                     },
   3615                     "spritesheet" : {
   3616                         "x" : "1410.064",
   3617                         "y" : "1315.668",
   3618                         "width" : "128",
   3619                         "height" : "128",
   3620                         "texture" : "xt_encoder_ranged",
   3621                         "tileSizeX" : "128",
   3622                         "tileSizeY" : "128"
   3623                     },
   3624                     "parameterAttachment" : {
   3625                         "parameter" : "WaveEnvLevel6"
   3626                     }
   3627                 },
   3628                 {
   3629                     "name" : "xtKnob",
   3630                     "rotary" : {
   3631                     },
   3632                     "spritesheet" : {
   3633                         "x" : "1627.607",
   3634                         "y" : "1151.668",
   3635                         "width" : "128",
   3636                         "height" : "128",
   3637                         "texture" : "xt_encoder_ranged",
   3638                         "tileSizeX" : "128",
   3639                         "tileSizeY" : "128"
   3640                     },
   3641                     "parameterAttachment" : {
   3642                         "parameter" : "WaveEnvTime7"
   3643                     }
   3644                 },
   3645                 {
   3646                     "name" : "xtKnob",
   3647                     "rotary" : {
   3648                     },
   3649                     "spritesheet" : {
   3650                         "x" : "1627.607",
   3651                         "y" : "1315.668",
   3652                         "width" : "128",
   3653                         "height" : "128",
   3654                         "texture" : "xt_encoder_ranged",
   3655                         "tileSizeX" : "128",
   3656                         "tileSizeY" : "128"
   3657                     },
   3658                     "parameterAttachment" : {
   3659                         "parameter" : "WaveEnvLevel7"
   3660                     }
   3661                 },
   3662                 {
   3663                     "name" : "xtKnob",
   3664                     "rotary" : {
   3665                     },
   3666                     "spritesheet" : {
   3667                         "x" : "1845.149",
   3668                         "y" : "1151.668",
   3669                         "width" : "128",
   3670                         "height" : "128",
   3671                         "texture" : "xt_encoder_ranged",
   3672                         "tileSizeX" : "128",
   3673                         "tileSizeY" : "128"
   3674                     },
   3675                     "parameterAttachment" : {
   3676                         "parameter" : "WaveEnvTime8"
   3677                     }
   3678                 },
   3679                 {
   3680                     "name" : "xtKnob",
   3681                     "rotary" : {
   3682                     },
   3683                     "spritesheet" : {
   3684                         "x" : "1845.149",
   3685                         "y" : "1315.668",
   3686                         "width" : "128",
   3687                         "height" : "128",
   3688                         "texture" : "xt_encoder_ranged",
   3689                         "tileSizeX" : "128",
   3690                         "tileSizeY" : "128"
   3691                     },
   3692                     "parameterAttachment" : {
   3693                         "parameter" : "WaveEnvLevel8"
   3694                     }
   3695                 },
   3696                 {
   3697                     "name" : "xtButton",
   3698                     "button" : {
   3699                         "isToggle" : "1",
   3700                         "normalImage" : "0",
   3701                         "overImage" : "0",
   3702                         "downImage" : "1",
   3703                         "normalImageOn" : "1",
   3704                         "overImageOn" : "1",
   3705                         "downImageOn" : "1",
   3706                         "x" : "2183.501",
   3707                         "y" : "1151.534",
   3708                         "width" : "128",
   3709                         "height" : "128",
   3710                         "texture" : "xtknob",
   3711                         "tileSizeX" : "128",
   3712                         "tileSizeY" : "128"
   3713                     },
   3714                     "parameterAttachment" : {
   3715                         "parameter" : "WaveKeyOnLoop"
   3716                     }
   3717                 },
   3718                 {
   3719                     "name" : "xtLed",
   3720                     "button" : {
   3721                         "normalImage" : "0",
   3722                         "overImage" : "0",
   3723                         "downImage" : "0",
   3724                         "normalImageOn" : "1",
   3725                         "overImageOn" : "1",
   3726                         "downImageOn" : "1",
   3727                         "x" : "2295.501",
   3728                         "y" : "1135.534",
   3729                         "width" : "32",
   3730                         "height" : "32",
   3731                         "texture" : "led",
   3732                         "tileSizeX" : "128",
   3733                         "tileSizeY" : "128"
   3734                     },
   3735                     "parameterAttachment" : {
   3736                         "parameter" : "WaveKeyOnLoop"
   3737                     }
   3738                 },
   3739                 {
   3740                     "name" : "dropdown",
   3741                     "combobox" : {
   3742                         "offsetL" : "15",
   3743                         "offsetT" : "1",
   3744                         "offsetR" : "-15",
   3745                         "offsetB" : "-1",
   3746                         "text" : "1",
   3747                         "textHeight" : "30",
   3748                         "color" : "000000FF",
   3749                         "alignH" : "L",
   3750                         "alignV" : "C",
   3751                         "bold" : "1",
   3752                         "x" : "2247.501",
   3753                         "y" : "1326.935",
   3754                         "width" : "140.039",
   3755                         "height" : "50"
   3756                     },
   3757                     "parameterAttachment" : {
   3758                         "parameter" : "WaveKeyOnLoopStart"
   3759                     }
   3760                 },
   3761                 {
   3762                     "name" : "dropdown",
   3763                     "combobox" : {
   3764                         "offsetL" : "15",
   3765                         "offsetT" : "1",
   3766                         "offsetR" : "-15",
   3767                         "offsetB" : "-1",
   3768                         "text" : "8",
   3769                         "textHeight" : "30",
   3770                         "color" : "000000FF",
   3771                         "alignH" : "L",
   3772                         "alignV" : "C",
   3773                         "bold" : "1",
   3774                         "x" : "2247.501",
   3775                         "y" : "1389.955",
   3776                         "width" : "140.039",
   3777                         "height" : "50"
   3778                     },
   3779                     "parameterAttachment" : {
   3780                         "parameter" : "WaveKeyOnLoopEnd"
   3781                     }
   3782                 },
   3783                 {
   3784                     "name" : "xtButton",
   3785                     "button" : {
   3786                         "isToggle" : "1",
   3787                         "normalImage" : "0",
   3788                         "overImage" : "0",
   3789                         "downImage" : "1",
   3790                         "normalImageOn" : "1",
   3791                         "overImageOn" : "1",
   3792                         "downImageOn" : "1",
   3793                         "x" : "2518.58",
   3794                         "y" : "1151.534",
   3795                         "width" : "128",
   3796                         "height" : "128",
   3797                         "texture" : "xtknob",
   3798                         "tileSizeX" : "128",
   3799                         "tileSizeY" : "128"
   3800                     },
   3801                     "parameterAttachment" : {
   3802                         "parameter" : "WaveKeyOffLoop"
   3803                     }
   3804                 },
   3805                 {
   3806                     "name" : "xtLed",
   3807                     "button" : {
   3808                         "normalImage" : "0",
   3809                         "overImage" : "0",
   3810                         "downImage" : "0",
   3811                         "normalImageOn" : "1",
   3812                         "overImageOn" : "1",
   3813                         "downImageOn" : "1",
   3814                         "x" : "2630.58",
   3815                         "y" : "1135.534",
   3816                         "width" : "32",
   3817                         "height" : "32",
   3818                         "texture" : "led",
   3819                         "tileSizeX" : "128",
   3820                         "tileSizeY" : "128"
   3821                     },
   3822                     "parameterAttachment" : {
   3823                         "parameter" : "WaveKeyOffLoop"
   3824                     }
   3825                 },
   3826                 {
   3827                     "name" : "dropdown",
   3828                     "combobox" : {
   3829                         "offsetL" : "15",
   3830                         "offsetT" : "1",
   3831                         "offsetR" : "-15",
   3832                         "offsetB" : "-1",
   3833                         "text" : "1",
   3834                         "textHeight" : "30",
   3835                         "color" : "000000FF",
   3836                         "alignH" : "L",
   3837                         "alignV" : "C",
   3838                         "bold" : "1",
   3839                         "x" : "2582.58",
   3840                         "y" : "1326.935",
   3841                         "width" : "140.039",
   3842                         "height" : "50"
   3843                     },
   3844                     "parameterAttachment" : {
   3845                         "parameter" : "WaveKeyOffLoopStart"
   3846                     }
   3847                 },
   3848                 {
   3849                     "name" : "dropdown",
   3850                     "combobox" : {
   3851                         "offsetL" : "15",
   3852                         "offsetT" : "1",
   3853                         "offsetR" : "-15",
   3854                         "offsetB" : "-1",
   3855                         "text" : "8",
   3856                         "textHeight" : "30",
   3857                         "color" : "000000FF",
   3858                         "alignH" : "L",
   3859                         "alignV" : "C",
   3860                         "bold" : "1",
   3861                         "x" : "2582.58",
   3862                         "y" : "1389.955",
   3863                         "width" : "140.039",
   3864                         "height" : "50"
   3865                     },
   3866                     "parameterAttachment" : {
   3867                         "parameter" : "WaveKeyOffLoopEnd"
   3868                     }
   3869                 },
   3870                 {
   3871                     "name" : "dropdown",
   3872                     "combobox" : {
   3873                         "offsetL" : "15",
   3874                         "offsetT" : "1",
   3875                         "offsetR" : "-15",
   3876                         "offsetB" : "-1",
   3877                         "text" : "127",
   3878                         "textHeight" : "30",
   3879                         "color" : "000000FF",
   3880                         "alignH" : "L",
   3881                         "alignV" : "C",
   3882                         "bold" : "1",
   3883                         "x" : "2382.712",
   3884                         "y" : "84.09998",
   3885                         "width" : "255",
   3886                         "height" : "50"
   3887                     },
   3888                     "parameterAttachment" : {
   3889                         "parameter" : "FreeEnvTrigger"
   3890                     }
   3891                 },
   3892                 {
   3893                     "name" : "xtKnob",
   3894                     "rotary" : {
   3895                     },
   3896                     "spritesheet" : {
   3897                         "x" : "2031.739",
   3898                         "y" : "199.2304",
   3899                         "width" : "128",
   3900                         "height" : "128",
   3901                         "texture" : "xt_encoder_ranged",
   3902                         "tileSizeX" : "128",
   3903                         "tileSizeY" : "128"
   3904                     },
   3905                     "parameterAttachment" : {
   3906                         "parameter" : "FreeEnvTime1"
   3907                     }
   3908                 },
   3909                 {
   3910                     "name" : "xtKnob",
   3911                     "rotary" : {
   3912                     },
   3913                     "spritesheet" : {
   3914                         "x" : "2031.739",
   3915                         "y" : "388.2304",
   3916                         "width" : "128",
   3917                         "height" : "128",
   3918                         "texture" : "xt_encoder_ranged",
   3919                         "tileSizeX" : "128",
   3920                         "tileSizeY" : "128"
   3921                     },
   3922                     "parameterAttachment" : {
   3923                         "parameter" : "FreeEnvLevel1"
   3924                     }
   3925                 },
   3926                 {
   3927                     "name" : "xtKnob",
   3928                     "rotary" : {
   3929                     },
   3930                     "spritesheet" : {
   3931                         "x" : "2223.054",
   3932                         "y" : "199.2304",
   3933                         "width" : "128",
   3934                         "height" : "128",
   3935                         "texture" : "xt_encoder_ranged",
   3936                         "tileSizeX" : "128",
   3937                         "tileSizeY" : "128"
   3938                     },
   3939                     "parameterAttachment" : {
   3940                         "parameter" : "FreeEnvTime2"
   3941                     }
   3942                 },
   3943                 {
   3944                     "name" : "xtKnob",
   3945                     "rotary" : {
   3946                     },
   3947                     "spritesheet" : {
   3948                         "x" : "2223.054",
   3949                         "y" : "388.2304",
   3950                         "width" : "128",
   3951                         "height" : "128",
   3952                         "texture" : "xt_encoder_ranged",
   3953                         "tileSizeX" : "128",
   3954                         "tileSizeY" : "128"
   3955                     },
   3956                     "parameterAttachment" : {
   3957                         "parameter" : "FreeEnvLevel2"
   3958                     }
   3959                 },
   3960                 {
   3961                     "name" : "xtKnob",
   3962                     "rotary" : {
   3963                     },
   3964                     "spritesheet" : {
   3965                         "x" : "2414.369",
   3966                         "y" : "199.2304",
   3967                         "width" : "128",
   3968                         "height" : "128",
   3969                         "texture" : "xt_encoder_ranged",
   3970                         "tileSizeX" : "128",
   3971                         "tileSizeY" : "128"
   3972                     },
   3973                     "parameterAttachment" : {
   3974                         "parameter" : "FreeEnvTime3"
   3975                     }
   3976                 },
   3977                 {
   3978                     "name" : "xtKnob",
   3979                     "rotary" : {
   3980                     },
   3981                     "spritesheet" : {
   3982                         "x" : "2414.369",
   3983                         "y" : "388.2304",
   3984                         "width" : "128",
   3985                         "height" : "128",
   3986                         "texture" : "xt_encoder_ranged",
   3987                         "tileSizeX" : "128",
   3988                         "tileSizeY" : "128"
   3989                     },
   3990                     "parameterAttachment" : {
   3991                         "parameter" : "FreeEnvLevel3"
   3992                     }
   3993                 },
   3994                 {
   3995                     "name" : "xtKnob",
   3996                     "rotary" : {
   3997                     },
   3998                     "spritesheet" : {
   3999                         "x" : "2605.685",
   4000                         "y" : "199.2304",
   4001                         "width" : "128",
   4002                         "height" : "128",
   4003                         "texture" : "xt_encoder_ranged",
   4004                         "tileSizeX" : "128",
   4005                         "tileSizeY" : "128"
   4006                     },
   4007                     "parameterAttachment" : {
   4008                         "parameter" : "FreeEnvReleaseTime"
   4009                     }
   4010                 },
   4011                 {
   4012                     "name" : "xtKnob",
   4013                     "rotary" : {
   4014                     },
   4015                     "spritesheet" : {
   4016                         "x" : "2605.685",
   4017                         "y" : "388.2304",
   4018                         "width" : "128",
   4019                         "height" : "128",
   4020                         "texture" : "xt_encoder_ranged",
   4021                         "tileSizeX" : "128",
   4022                         "tileSizeY" : "128"
   4023                     },
   4024                     "parameterAttachment" : {
   4025                         "parameter" : "FreeEnvReleaseLevel"
   4026                     }
   4027                 },
   4028                 {
   4029                     "name" : "dropdown",
   4030                     "combobox" : {
   4031                         "offsetL" : "15",
   4032                         "offsetT" : "1",
   4033                         "offsetR" : "-15",
   4034                         "offsetB" : "-1",
   4035                         "text" : "LFO 2",
   4036                         "textHeight" : "30",
   4037                         "color" : "000000FF",
   4038                         "alignH" : "L",
   4039                         "alignV" : "C",
   4040                         "bold" : "1",
   4041                         "x" : "2382.712",
   4042                         "y" : "727.7072",
   4043                         "width" : "235",
   4044                         "height" : "50"
   4045                     },
   4046                     "parameterAttachment" : {
   4047                         "parameter" : "ModDelaySource"
   4048                     }
   4049                 },
   4050                 {
   4051                     "name" : "xtKnob",
   4052                     "rotary" : {
   4053                     },
   4054                     "spritesheet" : {
   4055                         "x" : "2318.712",
   4056                         "y" : "860.4197",
   4057                         "width" : "128",
   4058                         "height" : "128",
   4059                         "texture" : "xt_encoder_ranged",
   4060                         "tileSizeX" : "128",
   4061                         "tileSizeY" : "128"
   4062                     },
   4063                     "parameterAttachment" : {
   4064                         "parameter" : "ModDelayTime"
   4065                     }
   4066                 },
   4067                 {
   4068                     "name" : "dropdown",
   4069                     "combobox" : {
   4070                         "offsetL" : "15",
   4071                         "offsetT" : "1",
   4072                         "offsetR" : "-15",
   4073                         "offsetB" : "-1",
   4074                         "text" : "Mod Wheel",
   4075                         "textHeight" : "30",
   4076                         "color" : "000000FF",
   4077                         "alignH" : "L",
   4078                         "alignV" : "C",
   4079                         "bold" : "1",
   4080                         "x" : "3081.522",
   4081                         "y" : "84.21252",
   4082                         "width" : "221.18",
   4083                         "height" : "50"
   4084                     },
   4085                     "parameterAttachment" : {
   4086                         "parameter" : "Mod1Source1"
   4087                     }
   4088                 },
   4089                 {
   4090                     "name" : "dropdown",
   4091                     "combobox" : {
   4092                         "offsetL" : "15",
   4093                         "offsetT" : "1",
   4094                         "offsetR" : "-15",
   4095                         "offsetB" : "-1",
   4096                         "text" : "LFO 1",
   4097                         "textHeight" : "30",
   4098                         "color" : "000000FF",
   4099                         "alignH" : "L",
   4100                         "alignV" : "C",
   4101                         "bold" : "1",
   4102                         "x" : "3081.522",
   4103                         "y" : "172.6375",
   4104                         "width" : "221.18",
   4105                         "height" : "50"
   4106                     },
   4107                     "parameterAttachment" : {
   4108                         "parameter" : "Mod1Source2"
   4109                     }
   4110                 },
   4111                 {
   4112                     "name" : "dropdown",
   4113                     "combobox" : {
   4114                         "offsetL" : "15",
   4115                         "offsetT" : "1",
   4116                         "offsetR" : "-15",
   4117                         "offsetB" : "-1",
   4118                         "text" : "+",
   4119                         "textHeight" : "30",
   4120                         "color" : "000000FF",
   4121                         "alignH" : "L",
   4122                         "alignV" : "C",
   4123                         "bold" : "1",
   4124                         "x" : "2864.342",
   4125                         "y" : "330.275",
   4126                         "width" : "284.36",
   4127                         "height" : "46"
   4128                     },
   4129                     "parameterAttachment" : {
   4130                         "parameter" : "Mod1Type"
   4131                     }
   4132                 },
   4133                 {
   4134                     "name" : "xtKnob",
   4135                     "rotary" : {
   4136                     },
   4137                     "spritesheet" : {
   4138                         "x" : "3174.702",
   4139                         "y" : "266.275",
   4140                         "width" : "128",
   4141                         "height" : "128",
   4142                         "texture" : "xt_encoder_ranged",
   4143                         "tileSizeX" : "128",
   4144                         "tileSizeY" : "128"
   4145                     },
   4146                     "parameterAttachment" : {
   4147                         "parameter" : "Mod1Parameter"
   4148                     }
   4149                 },
   4150                 {
   4151                     "name" : "dropdown",
   4152                     "combobox" : {
   4153                         "offsetL" : "15",
   4154                         "offsetT" : "1",
   4155                         "offsetR" : "-15",
   4156                         "offsetB" : "-1",
   4157                         "text" : "Mod Wheel",
   4158                         "textHeight" : "30",
   4159                         "color" : "000000FF",
   4160                         "alignH" : "L",
   4161                         "alignV" : "C",
   4162                         "bold" : "1",
   4163                         "x" : "3081.522",
   4164                         "y" : "437.9125",
   4165                         "width" : "221.18",
   4166                         "height" : "50"
   4167                     },
   4168                     "parameterAttachment" : {
   4169                         "parameter" : "Mod2Source1"
   4170                     }
   4171                 },
   4172                 {
   4173                     "name" : "dropdown",
   4174                     "combobox" : {
   4175                         "offsetL" : "15",
   4176                         "offsetT" : "1",
   4177                         "offsetR" : "-15",
   4178                         "offsetB" : "-1",
   4179                         "text" : "LFO 1",
   4180                         "textHeight" : "30",
   4181                         "color" : "000000FF",
   4182                         "alignH" : "L",
   4183                         "alignV" : "C",
   4184                         "bold" : "1",
   4185                         "x" : "3081.522",
   4186                         "y" : "526.3375",
   4187                         "width" : "221.18",
   4188                         "height" : "50"
   4189                     },
   4190                     "parameterAttachment" : {
   4191                         "parameter" : "Mod2Source2"
   4192                     }
   4193                 },
   4194                 {
   4195                     "name" : "dropdown",
   4196                     "combobox" : {
   4197                         "offsetL" : "15",
   4198                         "offsetT" : "1",
   4199                         "offsetR" : "-15",
   4200                         "offsetB" : "-1",
   4201                         "text" : "+",
   4202                         "textHeight" : "30",
   4203                         "color" : "000000FF",
   4204                         "alignH" : "L",
   4205                         "alignV" : "C",
   4206                         "bold" : "1",
   4207                         "x" : "2864.342",
   4208                         "y" : "683.9751",
   4209                         "width" : "284.36",
   4210                         "height" : "46"
   4211                     },
   4212                     "parameterAttachment" : {
   4213                         "parameter" : "Mod2Type"
   4214                     }
   4215                 },
   4216                 {
   4217                     "name" : "xtKnob",
   4218                     "rotary" : {
   4219                     },
   4220                     "spritesheet" : {
   4221                         "x" : "3174.702",
   4222                         "y" : "619.9751",
   4223                         "width" : "128",
   4224                         "height" : "128",
   4225                         "texture" : "xt_encoder_ranged",
   4226                         "tileSizeX" : "128",
   4227                         "tileSizeY" : "128"
   4228                     },
   4229                     "parameterAttachment" : {
   4230                         "parameter" : "Mod2Parameter"
   4231                     }
   4232                 },
   4233                 {
   4234                     "name" : "dropdown",
   4235                     "combobox" : {
   4236                         "offsetL" : "15",
   4237                         "offsetT" : "1",
   4238                         "offsetR" : "-15",
   4239                         "offsetB" : "-1",
   4240                         "text" : "Mod Wheel",
   4241                         "textHeight" : "30",
   4242                         "color" : "000000FF",
   4243                         "alignH" : "L",
   4244                         "alignV" : "C",
   4245                         "bold" : "1",
   4246                         "x" : "3081.522",
   4247                         "y" : "791.6125",
   4248                         "width" : "221.18",
   4249                         "height" : "50"
   4250                     },
   4251                     "parameterAttachment" : {
   4252                         "parameter" : "Mod3Source1"
   4253                     }
   4254                 },
   4255                 {
   4256                     "name" : "dropdown",
   4257                     "combobox" : {
   4258                         "offsetL" : "15",
   4259                         "offsetT" : "1",
   4260                         "offsetR" : "-15",
   4261                         "offsetB" : "-1",
   4262                         "text" : "LFO 1",
   4263                         "textHeight" : "30",
   4264                         "color" : "000000FF",
   4265                         "alignH" : "L",
   4266                         "alignV" : "C",
   4267                         "bold" : "1",
   4268                         "x" : "3081.522",
   4269                         "y" : "880.0375",
   4270                         "width" : "221.18",
   4271                         "height" : "50"
   4272                     },
   4273                     "parameterAttachment" : {
   4274                         "parameter" : "Mod3Source2"
   4275                     }
   4276                 },
   4277                 {
   4278                     "name" : "dropdown",
   4279                     "combobox" : {
   4280                         "offsetL" : "15",
   4281                         "offsetT" : "1",
   4282                         "offsetR" : "-15",
   4283                         "offsetB" : "-1",
   4284                         "text" : "+",
   4285                         "textHeight" : "30",
   4286                         "color" : "000000FF",
   4287                         "alignH" : "L",
   4288                         "alignV" : "C",
   4289                         "bold" : "1",
   4290                         "x" : "2864.342",
   4291                         "y" : "1037.675",
   4292                         "width" : "284.36",
   4293                         "height" : "46"
   4294                     },
   4295                     "parameterAttachment" : {
   4296                         "parameter" : "Mod3Type"
   4297                     }
   4298                 },
   4299                 {
   4300                     "name" : "xtKnob",
   4301                     "rotary" : {
   4302                     },
   4303                     "spritesheet" : {
   4304                         "x" : "3174.702",
   4305                         "y" : "973.675",
   4306                         "width" : "128",
   4307                         "height" : "128",
   4308                         "texture" : "xt_encoder_ranged",
   4309                         "tileSizeX" : "128",
   4310                         "tileSizeY" : "128"
   4311                     },
   4312                     "parameterAttachment" : {
   4313                         "parameter" : "Mod3Parameter"
   4314                     }
   4315                 },
   4316                 {
   4317                     "name" : "dropdown",
   4318                     "combobox" : {
   4319                         "offsetL" : "15",
   4320                         "offsetT" : "1",
   4321                         "offsetR" : "-15",
   4322                         "offsetB" : "-1",
   4323                         "text" : "Mod Wheel",
   4324                         "textHeight" : "30",
   4325                         "color" : "000000FF",
   4326                         "alignH" : "L",
   4327                         "alignV" : "C",
   4328                         "bold" : "1",
   4329                         "x" : "3081.522",
   4330                         "y" : "1145.313",
   4331                         "width" : "221.18",
   4332                         "height" : "50"
   4333                     },
   4334                     "parameterAttachment" : {
   4335                         "parameter" : "Mod4Source1"
   4336                     }
   4337                 },
   4338                 {
   4339                     "name" : "dropdown",
   4340                     "combobox" : {
   4341                         "offsetL" : "15",
   4342                         "offsetT" : "1",
   4343                         "offsetR" : "-15",
   4344                         "offsetB" : "-1",
   4345                         "text" : "LFO 1",
   4346                         "textHeight" : "30",
   4347                         "color" : "000000FF",
   4348                         "alignH" : "L",
   4349                         "alignV" : "C",
   4350                         "bold" : "1",
   4351                         "x" : "3081.522",
   4352                         "y" : "1233.738",
   4353                         "width" : "221.18",
   4354                         "height" : "50"
   4355                     },
   4356                     "parameterAttachment" : {
   4357                         "parameter" : "Mod4Source2"
   4358                     }
   4359                 },
   4360                 {
   4361                     "name" : "dropdown",
   4362                     "combobox" : {
   4363                         "offsetL" : "15",
   4364                         "offsetT" : "1",
   4365                         "offsetR" : "-15",
   4366                         "offsetB" : "-1",
   4367                         "text" : "+",
   4368                         "textHeight" : "30",
   4369                         "color" : "000000FF",
   4370                         "alignH" : "L",
   4371                         "alignV" : "C",
   4372                         "bold" : "1",
   4373                         "x" : "2864.342",
   4374                         "y" : "1391.375",
   4375                         "width" : "284.36",
   4376                         "height" : "46"
   4377                     },
   4378                     "parameterAttachment" : {
   4379                         "parameter" : "Mod4Type"
   4380                     }
   4381                 },
   4382                 {
   4383                     "name" : "xtKnob",
   4384                     "rotary" : {
   4385                     },
   4386                     "spritesheet" : {
   4387                         "x" : "3174.702",
   4388                         "y" : "1327.375",
   4389                         "width" : "128",
   4390                         "height" : "128",
   4391                         "texture" : "xt_encoder_ranged",
   4392                         "tileSizeX" : "128",
   4393                         "tileSizeY" : "128"
   4394                     },
   4395                     "parameterAttachment" : {
   4396                         "parameter" : "Mod4Parameter"
   4397                     }
   4398                 }
   4399             ]
   4400         },
   4401         {
   4402             "name" : "pageArp",
   4403             "image" : {
   4404                 "x" : "35.99988",
   4405                 "y" : "489",
   4406                 "width" : "3322.7",
   4407                 "height" : "1479.802",
   4408                 "texture" : "xtPageArp"
   4409             },
   4410             "children" : [
   4411                 {
   4412                     "name" : "dropdown",
   4413                     "combobox" : {
   4414                         "offsetL" : "15",
   4415                         "offsetT" : "1",
   4416                         "offsetR" : "-15",
   4417                         "offsetB" : "-1",
   4418                         "text" : "Off",
   4419                         "textHeight" : "30",
   4420                         "color" : "000000FF",
   4421                         "alignH" : "L",
   4422                         "alignV" : "C",
   4423                         "bold" : "1",
   4424                         "x" : "172.7548",
   4425                         "y" : "136.2653",
   4426                         "width" : "172.7547",
   4427                         "height" : "50"
   4428                     },
   4429                     "parameterAttachment" : {
   4430                         "parameter" : "ArpMode"
   4431                     }
   4432                 },
   4433                 {
   4434                     "name" : "dropdown",
   4435                     "combobox" : {
   4436                         "offsetL" : "15",
   4437                         "offsetT" : "1",
   4438                         "offsetR" : "-15",
   4439                         "offsetB" : "-1",
   4440                         "text" : "4/4",
   4441                         "textHeight" : "30",
   4442                         "color" : "000000FF",
   4443                         "alignH" : "L",
   4444                         "alignV" : "C",
   4445                         "bold" : "1",
   4446                         "x" : "588.2643",
   4447                         "y" : "136.2653",
   4448                         "width" : "172.7547",
   4449                         "height" : "50"
   4450                     },
   4451                     "parameterAttachment" : {
   4452                         "parameter" : "ArpClock"
   4453                     }
   4454                 },
   4455                 {
   4456                     "name" : "dropdown",
   4457                     "combobox" : {
   4458                         "offsetL" : "15",
   4459                         "offsetT" : "1",
   4460                         "offsetR" : "-15",
   4461                         "offsetB" : "-1",
   4462                         "text" : "13",
   4463                         "textHeight" : "30",
   4464                         "color" : "000000FF",
   4465                         "alignH" : "L",
   4466                         "alignV" : "C",
   4467                         "bold" : "1",
   4468                         "x" : "1003.774",
   4469                         "y" : "136.2653",
   4470                         "width" : "172.7547",
   4471                         "height" : "50"
   4472                     },
   4473                     "parameterAttachment" : {
   4474                         "parameter" : "ArpPattern"
   4475                     }
   4476                 },
   4477                 {
   4478                     "name" : "dropdown",
   4479                     "combobox" : {
   4480                         "offsetL" : "15",
   4481                         "offsetT" : "1",
   4482                         "offsetR" : "-15",
   4483                         "offsetB" : "-1",
   4484                         "text" : "Up",
   4485                         "textHeight" : "30",
   4486                         "color" : "000000FF",
   4487                         "alignH" : "L",
   4488                         "alignV" : "C",
   4489                         "bold" : "1",
   4490                         "x" : "1419.283",
   4491                         "y" : "136.2653",
   4492                         "width" : "172.7547",
   4493                         "height" : "50"
   4494                     },
   4495                     "parameterAttachment" : {
   4496                         "parameter" : "ArpDirection"
   4497                     }
   4498                 },
   4499                 {
   4500                     "name" : "dropdown",
   4501                     "combobox" : {
   4502                         "offsetL" : "15",
   4503                         "offsetT" : "1",
   4504                         "offsetR" : "-15",
   4505                         "offsetB" : "-1",
   4506                         "text" : "As played",
   4507                         "textHeight" : "30",
   4508                         "color" : "000000FF",
   4509                         "alignH" : "L",
   4510                         "alignV" : "C",
   4511                         "bold" : "1",
   4512                         "x" : "1834.793",
   4513                         "y" : "136.2653",
   4514                         "width" : "172.7547",
   4515                         "height" : "50"
   4516                     },
   4517                     "parameterAttachment" : {
   4518                         "parameter" : "ArpNoteOrder"
   4519                     }
   4520                 },
   4521                 {
   4522                     "name" : "dropdown",
   4523                     "combobox" : {
   4524                         "offsetL" : "15",
   4525                         "offsetT" : "1",
   4526                         "offsetR" : "-15",
   4527                         "offsetB" : "-1",
   4528                         "text" : "Last Note",
   4529                         "textHeight" : "30",
   4530                         "color" : "000000FF",
   4531                         "alignH" : "L",
   4532                         "alignV" : "C",
   4533                         "bold" : "1",
   4534                         "x" : "2250.302",
   4535                         "y" : "136.2653",
   4536                         "width" : "172.7547",
   4537                         "height" : "50"
   4538                     },
   4539                     "parameterAttachment" : {
   4540                         "parameter" : "ArpVelocity"
   4541                     }
   4542                 },
   4543                 {
   4544                     "name" : "xtKnob",
   4545                     "rotary" : {
   4546                     },
   4547                     "spritesheet" : {
   4548                         "x" : "2509.057",
   4549                         "y" : "96.79999",
   4550                         "width" : "128",
   4551                         "height" : "128",
   4552                         "texture" : "xt_encoder_ranged",
   4553                         "tileSizeX" : "128",
   4554                         "tileSizeY" : "128"
   4555                     },
   4556                     "parameterAttachment" : {
   4557                         "parameter" : "ArpTempo"
   4558                     }
   4559                 },
   4560                 {
   4561                     "name" : "xtKnob",
   4562                     "rotary" : {
   4563                     },
   4564                     "spritesheet" : {
   4565                         "x" : "2808.97",
   4566                         "y" : "96.79999",
   4567                         "width" : "128",
   4568                         "height" : "128",
   4569                         "texture" : "xt_encoder_ranged",
   4570                         "tileSizeX" : "128",
   4571                         "tileSizeY" : "128"
   4572                     },
   4573                     "parameterAttachment" : {
   4574                         "parameter" : "ArpRange"
   4575                     }
   4576                 },
   4577                 {
   4578                     "name" : "xtButton",
   4579                     "button" : {
   4580                         "isToggle" : "1",
   4581                         "normalImage" : "0",
   4582                         "overImage" : "0",
   4583                         "downImage" : "1",
   4584                         "normalImageOn" : "1",
   4585                         "overImageOn" : "1",
   4586                         "downImageOn" : "1",
   4587                         "x" : "3108.883",
   4588                         "y" : "96.79999",
   4589                         "width" : "128",
   4590                         "height" : "128",
   4591                         "texture" : "xtknob",
   4592                         "tileSizeX" : "128",
   4593                         "tileSizeY" : "128"
   4594                     },
   4595                     "parameterAttachment" : {
   4596                         "parameter" : "ArpReset"
   4597                     }
   4598                 },
   4599                 {
   4600                     "name" : "xtLed",
   4601                     "button" : {
   4602                         "normalImage" : "0",
   4603                         "overImage" : "0",
   4604                         "downImage" : "0",
   4605                         "normalImageOn" : "1",
   4606                         "overImageOn" : "1",
   4607                         "downImageOn" : "1",
   4608                         "x" : "3220.883",
   4609                         "y" : "80.79999",
   4610                         "width" : "32",
   4611                         "height" : "32",
   4612                         "texture" : "led",
   4613                         "tileSizeX" : "128",
   4614                         "tileSizeY" : "128"
   4615                     },
   4616                     "parameterAttachment" : {
   4617                         "parameter" : "ArpReset"
   4618                     }
   4619                 },
   4620                 {
   4621                     "name" : "xtButton",
   4622                     "button" : {
   4623                         "isToggle" : "1",
   4624                         "normalImage" : "0",
   4625                         "overImage" : "0",
   4626                         "downImage" : "1",
   4627                         "normalImageOn" : "1",
   4628                         "overImageOn" : "1",
   4629                         "downImageOn" : "1",
   4630                         "x" : "31.99988",
   4631                         "y" : "453.9996",
   4632                         "width" : "64",
   4633                         "height" : "64",
   4634                         "texture" : "xtknob_small",
   4635                         "tileSizeX" : "64",
   4636                         "tileSizeY" : "64"
   4637                     },
   4638                     "parameterAttachment" : {
   4639                         "parameter" : "ArpUserPattern1"
   4640                     }
   4641                 },
   4642                 {
   4643                     "name" : "xtLed",
   4644                     "button" : {
   4645                         "normalImage" : "0",
   4646                         "overImage" : "0",
   4647                         "downImage" : "0",
   4648                         "normalImageOn" : "1",
   4649                         "overImageOn" : "1",
   4650                         "downImageOn" : "1",
   4651                         "x" : "47.99988",
   4652                         "y" : "421.9996",
   4653                         "width" : "32",
   4654                         "height" : "32",
   4655                         "texture" : "led",
   4656                         "tileSizeX" : "128",
   4657                         "tileSizeY" : "128"
   4658                     },
   4659                     "parameterAttachment" : {
   4660                         "parameter" : "ArpUserPattern1"
   4661                     }
   4662                 },
   4663                 {
   4664                     "name" : "xtButton",
   4665                     "button" : {
   4666                         "isToggle" : "1",
   4667                         "normalImage" : "0",
   4668                         "overImage" : "0",
   4669                         "downImage" : "1",
   4670                         "normalImageOn" : "1",
   4671                         "overImageOn" : "1",
   4672                         "downImageOn" : "1",
   4673                         "x" : "219.1749",
   4674                         "y" : "453.9996",
   4675                         "width" : "64",
   4676                         "height" : "64",
   4677                         "texture" : "xtknob_small",
   4678                         "tileSizeX" : "64",
   4679                         "tileSizeY" : "64"
   4680                     },
   4681                     "parameterAttachment" : {
   4682                         "parameter" : "ArpUserPattern2"
   4683                     }
   4684                 },
   4685                 {
   4686                     "name" : "xtLed",
   4687                     "button" : {
   4688                         "normalImage" : "0",
   4689                         "overImage" : "0",
   4690                         "downImage" : "0",
   4691                         "normalImageOn" : "1",
   4692                         "overImageOn" : "1",
   4693                         "downImageOn" : "1",
   4694                         "x" : "235.1749",
   4695                         "y" : "421.9996",
   4696                         "width" : "32",
   4697                         "height" : "32",
   4698                         "texture" : "led",
   4699                         "tileSizeX" : "128",
   4700                         "tileSizeY" : "128"
   4701                     },
   4702                     "parameterAttachment" : {
   4703                         "parameter" : "ArpUserPattern2"
   4704                     }
   4705                 },
   4706                 {
   4707                     "name" : "xtButton",
   4708                     "button" : {
   4709                         "isToggle" : "1",
   4710                         "normalImage" : "0",
   4711                         "overImage" : "0",
   4712                         "downImage" : "1",
   4713                         "normalImageOn" : "1",
   4714                         "overImageOn" : "1",
   4715                         "downImageOn" : "1",
   4716                         "x" : "406.3499",
   4717                         "y" : "453.9996",
   4718                         "width" : "64",
   4719                         "height" : "64",
   4720                         "texture" : "xtknob_small",
   4721                         "tileSizeX" : "64",
   4722                         "tileSizeY" : "64"
   4723                     },
   4724                     "parameterAttachment" : {
   4725                         "parameter" : "ArpUserPattern3"
   4726                     }
   4727                 },
   4728                 {
   4729                     "name" : "xtLed",
   4730                     "button" : {
   4731                         "normalImage" : "0",
   4732                         "overImage" : "0",
   4733                         "downImage" : "0",
   4734                         "normalImageOn" : "1",
   4735                         "overImageOn" : "1",
   4736                         "downImageOn" : "1",
   4737                         "x" : "422.3499",
   4738                         "y" : "421.9996",
   4739                         "width" : "32",
   4740                         "height" : "32",
   4741                         "texture" : "led",
   4742                         "tileSizeX" : "128",
   4743                         "tileSizeY" : "128"
   4744                     },
   4745                     "parameterAttachment" : {
   4746                         "parameter" : "ArpUserPattern3"
   4747                     }
   4748                 },
   4749                 {
   4750                     "name" : "xtButton",
   4751                     "button" : {
   4752                         "isToggle" : "1",
   4753                         "normalImage" : "0",
   4754                         "overImage" : "0",
   4755                         "downImage" : "1",
   4756                         "normalImageOn" : "1",
   4757                         "overImageOn" : "1",
   4758                         "downImageOn" : "1",
   4759                         "x" : "593.5249",
   4760                         "y" : "453.9996",
   4761                         "width" : "64",
   4762                         "height" : "64",
   4763                         "texture" : "xtknob_small",
   4764                         "tileSizeX" : "64",
   4765                         "tileSizeY" : "64"
   4766                     },
   4767                     "parameterAttachment" : {
   4768                         "parameter" : "ArpUserPattern4"
   4769                     }
   4770                 },
   4771                 {
   4772                     "name" : "xtLed",
   4773                     "button" : {
   4774                         "normalImage" : "0",
   4775                         "overImage" : "0",
   4776                         "downImage" : "0",
   4777                         "normalImageOn" : "1",
   4778                         "overImageOn" : "1",
   4779                         "downImageOn" : "1",
   4780                         "x" : "609.5249",
   4781                         "y" : "421.9996",
   4782                         "width" : "32",
   4783                         "height" : "32",
   4784                         "texture" : "led",
   4785                         "tileSizeX" : "128",
   4786                         "tileSizeY" : "128"
   4787                     },
   4788                     "parameterAttachment" : {
   4789                         "parameter" : "ArpUserPattern4"
   4790                     }
   4791                 },
   4792                 {
   4793                     "name" : "xtButton",
   4794                     "button" : {
   4795                         "isToggle" : "1",
   4796                         "normalImage" : "0",
   4797                         "overImage" : "0",
   4798                         "downImage" : "1",
   4799                         "normalImageOn" : "1",
   4800                         "overImageOn" : "1",
   4801                         "downImageOn" : "1",
   4802                         "x" : "780.6999",
   4803                         "y" : "453.9996",
   4804                         "width" : "64",
   4805                         "height" : "64",
   4806                         "texture" : "xtknob_small",
   4807                         "tileSizeX" : "64",
   4808                         "tileSizeY" : "64"
   4809                     },
   4810                     "parameterAttachment" : {
   4811                         "parameter" : "ArpUserPattern5"
   4812                     }
   4813                 },
   4814                 {
   4815                     "name" : "xtLed",
   4816                     "button" : {
   4817                         "normalImage" : "0",
   4818                         "overImage" : "0",
   4819                         "downImage" : "0",
   4820                         "normalImageOn" : "1",
   4821                         "overImageOn" : "1",
   4822                         "downImageOn" : "1",
   4823                         "x" : "796.6999",
   4824                         "y" : "421.9996",
   4825                         "width" : "32",
   4826                         "height" : "32",
   4827                         "texture" : "led",
   4828                         "tileSizeX" : "128",
   4829                         "tileSizeY" : "128"
   4830                     },
   4831                     "parameterAttachment" : {
   4832                         "parameter" : "ArpUserPattern5"
   4833                     }
   4834                 },
   4835                 {
   4836                     "name" : "xtButton",
   4837                     "button" : {
   4838                         "isToggle" : "1",
   4839                         "normalImage" : "0",
   4840                         "overImage" : "0",
   4841                         "downImage" : "1",
   4842                         "normalImageOn" : "1",
   4843                         "overImageOn" : "1",
   4844                         "downImageOn" : "1",
   4845                         "x" : "967.8749",
   4846                         "y" : "453.9996",
   4847                         "width" : "64",
   4848                         "height" : "64",
   4849                         "texture" : "xtknob_small",
   4850                         "tileSizeX" : "64",
   4851                         "tileSizeY" : "64"
   4852                     },
   4853                     "parameterAttachment" : {
   4854                         "parameter" : "ArpUserPattern6"
   4855                     }
   4856                 },
   4857                 {
   4858                     "name" : "xtLed",
   4859                     "button" : {
   4860                         "normalImage" : "0",
   4861                         "overImage" : "0",
   4862                         "downImage" : "0",
   4863                         "normalImageOn" : "1",
   4864                         "overImageOn" : "1",
   4865                         "downImageOn" : "1",
   4866                         "x" : "983.8749",
   4867                         "y" : "421.9996",
   4868                         "width" : "32",
   4869                         "height" : "32",
   4870                         "texture" : "led",
   4871                         "tileSizeX" : "128",
   4872                         "tileSizeY" : "128"
   4873                     },
   4874                     "parameterAttachment" : {
   4875                         "parameter" : "ArpUserPattern6"
   4876                     }
   4877                 },
   4878                 {
   4879                     "name" : "xtButton",
   4880                     "button" : {
   4881                         "isToggle" : "1",
   4882                         "normalImage" : "0",
   4883                         "overImage" : "0",
   4884                         "downImage" : "1",
   4885                         "normalImageOn" : "1",
   4886                         "overImageOn" : "1",
   4887                         "downImageOn" : "1",
   4888                         "x" : "1155.05",
   4889                         "y" : "453.9996",
   4890                         "width" : "64",
   4891                         "height" : "64",
   4892                         "texture" : "xtknob_small",
   4893                         "tileSizeX" : "64",
   4894                         "tileSizeY" : "64"
   4895                     },
   4896                     "parameterAttachment" : {
   4897                         "parameter" : "ArpUserPattern7"
   4898                     }
   4899                 },
   4900                 {
   4901                     "name" : "xtLed",
   4902                     "button" : {
   4903                         "normalImage" : "0",
   4904                         "overImage" : "0",
   4905                         "downImage" : "0",
   4906                         "normalImageOn" : "1",
   4907                         "overImageOn" : "1",
   4908                         "downImageOn" : "1",
   4909                         "x" : "1171.05",
   4910                         "y" : "421.9996",
   4911                         "width" : "32",
   4912                         "height" : "32",
   4913                         "texture" : "led",
   4914                         "tileSizeX" : "128",
   4915                         "tileSizeY" : "128"
   4916                     },
   4917                     "parameterAttachment" : {
   4918                         "parameter" : "ArpUserPattern7"
   4919                     }
   4920                 },
   4921                 {
   4922                     "name" : "xtButton",
   4923                     "button" : {
   4924                         "isToggle" : "1",
   4925                         "normalImage" : "0",
   4926                         "overImage" : "0",
   4927                         "downImage" : "1",
   4928                         "normalImageOn" : "1",
   4929                         "overImageOn" : "1",
   4930                         "downImageOn" : "1",
   4931                         "x" : "1342.225",
   4932                         "y" : "453.9996",
   4933                         "width" : "64",
   4934                         "height" : "64",
   4935                         "texture" : "xtknob_small",
   4936                         "tileSizeX" : "64",
   4937                         "tileSizeY" : "64"
   4938                     },
   4939                     "parameterAttachment" : {
   4940                         "parameter" : "ArpUserPattern8"
   4941                     }
   4942                 },
   4943                 {
   4944                     "name" : "xtLed",
   4945                     "button" : {
   4946                         "normalImage" : "0",
   4947                         "overImage" : "0",
   4948                         "downImage" : "0",
   4949                         "normalImageOn" : "1",
   4950                         "overImageOn" : "1",
   4951                         "downImageOn" : "1",
   4952                         "x" : "1358.225",
   4953                         "y" : "421.9996",
   4954                         "width" : "32",
   4955                         "height" : "32",
   4956                         "texture" : "led",
   4957                         "tileSizeX" : "128",
   4958                         "tileSizeY" : "128"
   4959                     },
   4960                     "parameterAttachment" : {
   4961                         "parameter" : "ArpUserPattern8"
   4962                     }
   4963                 },
   4964                 {
   4965                     "name" : "xtButton",
   4966                     "button" : {
   4967                         "isToggle" : "1",
   4968                         "normalImage" : "0",
   4969                         "overImage" : "0",
   4970                         "downImage" : "1",
   4971                         "normalImageOn" : "1",
   4972                         "overImageOn" : "1",
   4973                         "downImageOn" : "1",
   4974                         "x" : "1529.4",
   4975                         "y" : "453.9996",
   4976                         "width" : "64",
   4977                         "height" : "64",
   4978                         "texture" : "xtknob_small",
   4979                         "tileSizeX" : "64",
   4980                         "tileSizeY" : "64"
   4981                     },
   4982                     "parameterAttachment" : {
   4983                         "parameter" : "ArpUserPattern9"
   4984                     }
   4985                 },
   4986                 {
   4987                     "name" : "xtLed",
   4988                     "button" : {
   4989                         "normalImage" : "0",
   4990                         "overImage" : "0",
   4991                         "downImage" : "0",
   4992                         "normalImageOn" : "1",
   4993                         "overImageOn" : "1",
   4994                         "downImageOn" : "1",
   4995                         "x" : "1545.4",
   4996                         "y" : "421.9996",
   4997                         "width" : "32",
   4998                         "height" : "32",
   4999                         "texture" : "led",
   5000                         "tileSizeX" : "128",
   5001                         "tileSizeY" : "128"
   5002                     },
   5003                     "parameterAttachment" : {
   5004                         "parameter" : "ArpUserPattern9"
   5005                     }
   5006                 },
   5007                 {
   5008                     "name" : "xtButton",
   5009                     "button" : {
   5010                         "isToggle" : "1",
   5011                         "normalImage" : "0",
   5012                         "overImage" : "0",
   5013                         "downImage" : "1",
   5014                         "normalImageOn" : "1",
   5015                         "overImageOn" : "1",
   5016                         "downImageOn" : "1",
   5017                         "x" : "1716.575",
   5018                         "y" : "453.9996",
   5019                         "width" : "64",
   5020                         "height" : "64",
   5021                         "texture" : "xtknob_small",
   5022                         "tileSizeX" : "64",
   5023                         "tileSizeY" : "64"
   5024                     },
   5025                     "parameterAttachment" : {
   5026                         "parameter" : "ArpUserPattern10"
   5027                     }
   5028                 },
   5029                 {
   5030                     "name" : "xtLed",
   5031                     "button" : {
   5032                         "normalImage" : "0",
   5033                         "overImage" : "0",
   5034                         "downImage" : "0",
   5035                         "normalImageOn" : "1",
   5036                         "overImageOn" : "1",
   5037                         "downImageOn" : "1",
   5038                         "x" : "1732.575",
   5039                         "y" : "421.9996",
   5040                         "width" : "32",
   5041                         "height" : "32",
   5042                         "texture" : "led",
   5043                         "tileSizeX" : "128",
   5044                         "tileSizeY" : "128"
   5045                     },
   5046                     "parameterAttachment" : {
   5047                         "parameter" : "ArpUserPattern10"
   5048                     }
   5049                 },
   5050                 {
   5051                     "name" : "xtButton",
   5052                     "button" : {
   5053                         "isToggle" : "1",
   5054                         "normalImage" : "0",
   5055                         "overImage" : "0",
   5056                         "downImage" : "1",
   5057                         "normalImageOn" : "1",
   5058                         "overImageOn" : "1",
   5059                         "downImageOn" : "1",
   5060                         "x" : "1903.75",
   5061                         "y" : "453.9996",
   5062                         "width" : "64",
   5063                         "height" : "64",
   5064                         "texture" : "xtknob_small",
   5065                         "tileSizeX" : "64",
   5066                         "tileSizeY" : "64"
   5067                     },
   5068                     "parameterAttachment" : {
   5069                         "parameter" : "ArpUserPattern11"
   5070                     }
   5071                 },
   5072                 {
   5073                     "name" : "xtLed",
   5074                     "button" : {
   5075                         "normalImage" : "0",
   5076                         "overImage" : "0",
   5077                         "downImage" : "0",
   5078                         "normalImageOn" : "1",
   5079                         "overImageOn" : "1",
   5080                         "downImageOn" : "1",
   5081                         "x" : "1919.75",
   5082                         "y" : "421.9996",
   5083                         "width" : "32",
   5084                         "height" : "32",
   5085                         "texture" : "led",
   5086                         "tileSizeX" : "128",
   5087                         "tileSizeY" : "128"
   5088                     },
   5089                     "parameterAttachment" : {
   5090                         "parameter" : "ArpUserPattern11"
   5091                     }
   5092                 },
   5093                 {
   5094                     "name" : "xtButton",
   5095                     "button" : {
   5096                         "isToggle" : "1",
   5097                         "normalImage" : "0",
   5098                         "overImage" : "0",
   5099                         "downImage" : "1",
   5100                         "normalImageOn" : "1",
   5101                         "overImageOn" : "1",
   5102                         "downImageOn" : "1",
   5103                         "x" : "2090.925",
   5104                         "y" : "453.9996",
   5105                         "width" : "64",
   5106                         "height" : "64",
   5107                         "texture" : "xtknob_small",
   5108                         "tileSizeX" : "64",
   5109                         "tileSizeY" : "64"
   5110                     },
   5111                     "parameterAttachment" : {
   5112                         "parameter" : "ArpUserPattern12"
   5113                     }
   5114                 },
   5115                 {
   5116                     "name" : "xtLed",
   5117                     "button" : {
   5118                         "normalImage" : "0",
   5119                         "overImage" : "0",
   5120                         "downImage" : "0",
   5121                         "normalImageOn" : "1",
   5122                         "overImageOn" : "1",
   5123                         "downImageOn" : "1",
   5124                         "x" : "2106.925",
   5125                         "y" : "421.9996",
   5126                         "width" : "32",
   5127                         "height" : "32",
   5128                         "texture" : "led",
   5129                         "tileSizeX" : "128",
   5130                         "tileSizeY" : "128"
   5131                     },
   5132                     "parameterAttachment" : {
   5133                         "parameter" : "ArpUserPattern12"
   5134                     }
   5135                 },
   5136                 {
   5137                     "name" : "xtButton",
   5138                     "button" : {
   5139                         "isToggle" : "1",
   5140                         "normalImage" : "0",
   5141                         "overImage" : "0",
   5142                         "downImage" : "1",
   5143                         "normalImageOn" : "1",
   5144                         "overImageOn" : "1",
   5145                         "downImageOn" : "1",
   5146                         "x" : "2278.1",
   5147                         "y" : "453.9996",
   5148                         "width" : "64",
   5149                         "height" : "64",
   5150                         "texture" : "xtknob_small",
   5151                         "tileSizeX" : "64",
   5152                         "tileSizeY" : "64"
   5153                     },
   5154                     "parameterAttachment" : {
   5155                         "parameter" : "ArpUserPattern13"
   5156                     }
   5157                 },
   5158                 {
   5159                     "name" : "xtLed",
   5160                     "button" : {
   5161                         "normalImage" : "0",
   5162                         "overImage" : "0",
   5163                         "downImage" : "0",
   5164                         "normalImageOn" : "1",
   5165                         "overImageOn" : "1",
   5166                         "downImageOn" : "1",
   5167                         "x" : "2294.1",
   5168                         "y" : "421.9996",
   5169                         "width" : "32",
   5170                         "height" : "32",
   5171                         "texture" : "led",
   5172                         "tileSizeX" : "128",
   5173                         "tileSizeY" : "128"
   5174                     },
   5175                     "parameterAttachment" : {
   5176                         "parameter" : "ArpUserPattern13"
   5177                     }
   5178                 },
   5179                 {
   5180                     "name" : "xtButton",
   5181                     "button" : {
   5182                         "isToggle" : "1",
   5183                         "normalImage" : "0",
   5184                         "overImage" : "0",
   5185                         "downImage" : "1",
   5186                         "normalImageOn" : "1",
   5187                         "overImageOn" : "1",
   5188                         "downImageOn" : "1",
   5189                         "x" : "2465.275",
   5190                         "y" : "453.9996",
   5191                         "width" : "64",
   5192                         "height" : "64",
   5193                         "texture" : "xtknob_small",
   5194                         "tileSizeX" : "64",
   5195                         "tileSizeY" : "64"
   5196                     },
   5197                     "parameterAttachment" : {
   5198                         "parameter" : "ArpUserPattern14"
   5199                     }
   5200                 },
   5201                 {
   5202                     "name" : "xtLed",
   5203                     "button" : {
   5204                         "normalImage" : "0",
   5205                         "overImage" : "0",
   5206                         "downImage" : "0",
   5207                         "normalImageOn" : "1",
   5208                         "overImageOn" : "1",
   5209                         "downImageOn" : "1",
   5210                         "x" : "2481.275",
   5211                         "y" : "421.9996",
   5212                         "width" : "32",
   5213                         "height" : "32",
   5214                         "texture" : "led",
   5215                         "tileSizeX" : "128",
   5216                         "tileSizeY" : "128"
   5217                     },
   5218                     "parameterAttachment" : {
   5219                         "parameter" : "ArpUserPattern14"
   5220                     }
   5221                 },
   5222                 {
   5223                     "name" : "xtButton",
   5224                     "button" : {
   5225                         "isToggle" : "1",
   5226                         "normalImage" : "0",
   5227                         "overImage" : "0",
   5228                         "downImage" : "1",
   5229                         "normalImageOn" : "1",
   5230                         "overImageOn" : "1",
   5231                         "downImageOn" : "1",
   5232                         "x" : "2652.45",
   5233                         "y" : "453.9996",
   5234                         "width" : "64",
   5235                         "height" : "64",
   5236                         "texture" : "xtknob_small",
   5237                         "tileSizeX" : "64",
   5238                         "tileSizeY" : "64"
   5239                     },
   5240                     "parameterAttachment" : {
   5241                         "parameter" : "ArpUserPattern15"
   5242                     }
   5243                 },
   5244                 {
   5245                     "name" : "xtLed",
   5246                     "button" : {
   5247                         "normalImage" : "0",
   5248                         "overImage" : "0",
   5249                         "downImage" : "0",
   5250                         "normalImageOn" : "1",
   5251                         "overImageOn" : "1",
   5252                         "downImageOn" : "1",
   5253                         "x" : "2668.45",
   5254                         "y" : "421.9996",
   5255                         "width" : "32",
   5256                         "height" : "32",
   5257                         "texture" : "led",
   5258                         "tileSizeX" : "128",
   5259                         "tileSizeY" : "128"
   5260                     },
   5261                     "parameterAttachment" : {
   5262                         "parameter" : "ArpUserPattern15"
   5263                     }
   5264                 },
   5265                 {
   5266                     "name" : "xtButton",
   5267                     "button" : {
   5268                         "isToggle" : "1",
   5269                         "normalImage" : "0",
   5270                         "overImage" : "0",
   5271                         "downImage" : "1",
   5272                         "normalImageOn" : "1",
   5273                         "overImageOn" : "1",
   5274                         "downImageOn" : "1",
   5275                         "x" : "2839.625",
   5276                         "y" : "453.9996",
   5277                         "width" : "64",
   5278                         "height" : "64",
   5279                         "texture" : "xtknob_small",
   5280                         "tileSizeX" : "64",
   5281                         "tileSizeY" : "64"
   5282                     },
   5283                     "parameterAttachment" : {
   5284                         "parameter" : "ArpUserPattern16"
   5285                     }
   5286                 },
   5287                 {
   5288                     "name" : "xtLed",
   5289                     "button" : {
   5290                         "normalImage" : "0",
   5291                         "overImage" : "0",
   5292                         "downImage" : "0",
   5293                         "normalImageOn" : "1",
   5294                         "overImageOn" : "1",
   5295                         "downImageOn" : "1",
   5296                         "x" : "2855.625",
   5297                         "y" : "421.9996",
   5298                         "width" : "32",
   5299                         "height" : "32",
   5300                         "texture" : "led",
   5301                         "tileSizeX" : "128",
   5302                         "tileSizeY" : "128"
   5303                     },
   5304                     "parameterAttachment" : {
   5305                         "parameter" : "ArpUserPattern16"
   5306                     }
   5307                 },
   5308                 {
   5309                     "name" : "xtKnob",
   5310                     "rotary" : {
   5311                     },
   5312                     "spritesheet" : {
   5313                         "x" : "3106.18",
   5314                         "y" : "390.9996",
   5315                         "width" : "128",
   5316                         "height" : "128",
   5317                         "texture" : "xt_encoder_ranged",
   5318                         "tileSizeX" : "128",
   5319                         "tileSizeY" : "128"
   5320                     },
   5321                     "parameterAttachment" : {
   5322                         "parameter" : "ArpUserPatternLength"
   5323                     }
   5324                 },
   5325                 {
   5326                     "name" : "dropdown",
   5327                     "combobox" : {
   5328                         "offsetL" : "15",
   5329                         "offsetT" : "1",
   5330                         "offsetR" : "-15",
   5331                         "offsetB" : "-1",
   5332                         "text" : "Chorus",
   5333                         "textHeight" : "30",
   5334                         "color" : "000000FF",
   5335                         "alignH" : "L",
   5336                         "alignV" : "C",
   5337                         "bold" : "1",
   5338                         "x" : "376.8201",
   5339                         "y" : "695.6937",
   5340                         "width" : "190",
   5341                         "height" : "50"
   5342                     },
   5343                     "parameterAttachment" : {
   5344                         "parameter" : "EffectType"
   5345                     }
   5346                 },
   5347                 {
   5348                     "name" : "fxPageOff",
   5349                     "image" : {
   5350                         "x" : "-0.002807617",
   5351                         "y" : "768.3688",
   5352                         "width" : "746.4088",
   5353                         "height" : "177.2867",
   5354                         "texture" : "fxOff"
   5355                     },
   5356                     "condition" : {
   5357                         "enableOnParameter" : "EffectType",
   5358                         "enableOnValues" : "0"
   5359                     }
   5360                 },
   5361                 {
   5362                     "name" : "fxPageChorus",
   5363                     "image" : {
   5364                         "x" : "-0.002807617",
   5365                         "y" : "768.3688",
   5366                         "width" : "746.4088",
   5367                         "height" : "177.2867",
   5368                         "texture" : "fxChorus"
   5369                     },
   5370                     "condition" : {
   5371                         "enableOnParameter" : "EffectType",
   5372                         "enableOnValues" : "1"
   5373                     },
   5374                     "children" : [
   5375                         {
   5376                             "name" : "xtKnob",
   5377                             "rotary" : {
   5378                             },
   5379                             "spritesheet" : {
   5380                                 "x" : "60.40149",
   5381                                 "y" : "6.643311",
   5382                                 "width" : "128",
   5383                                 "height" : "128",
   5384                                 "texture" : "xt_encoder_ranged",
   5385                                 "tileSizeX" : "128",
   5386                                 "tileSizeY" : "128"
   5387                             },
   5388                             "parameterAttachment" : {
   5389                                 "parameter" : "EffectParamA"
   5390                             }
   5391                         },
   5392                         {
   5393                             "name" : "xtKnob",
   5394                             "rotary" : {
   5395                             },
   5396                             "spritesheet" : {
   5397                                 "x" : "309.2045",
   5398                                 "y" : "6.643311",
   5399                                 "width" : "128",
   5400                                 "height" : "128",
   5401                                 "texture" : "xt_encoder_ranged",
   5402                                 "tileSizeX" : "128",
   5403                                 "tileSizeY" : "128"
   5404                             },
   5405                             "parameterAttachment" : {
   5406                                 "parameter" : "EffectParamB"
   5407                             }
   5408                         },
   5409                         {
   5410                             "name" : "xtKnob",
   5411                             "rotary" : {
   5412                             },
   5413                             "spritesheet" : {
   5414                                 "x" : "558.0074",
   5415                                 "y" : "6.643311",
   5416                                 "width" : "128",
   5417                                 "height" : "128",
   5418                                 "texture" : "xt_encoder_ranged",
   5419                                 "tileSizeX" : "128",
   5420                                 "tileSizeY" : "128"
   5421                             },
   5422                             "parameterAttachment" : {
   5423                                 "parameter" : "EffectParamC"
   5424                             }
   5425                         }
   5426                     ]
   5427                 },
   5428                 {
   5429                     "name" : "fxPageFlanger1",
   5430                     "image" : {
   5431                         "x" : "-0.002807617",
   5432                         "y" : "768.3688",
   5433                         "width" : "746.4088",
   5434                         "height" : "177.2867",
   5435                         "texture" : "fxChorus"
   5436                     },
   5437                     "condition" : {
   5438                         "enableOnParameter" : "EffectType",
   5439                         "enableOnValues" : "2"
   5440                     },
   5441                     "children" : [
   5442                         {
   5443                             "name" : "xtKnob",
   5444                             "rotary" : {
   5445                             },
   5446                             "spritesheet" : {
   5447                                 "x" : "60.40149",
   5448                                 "y" : "6.643311",
   5449                                 "width" : "128",
   5450                                 "height" : "128",
   5451                                 "texture" : "xt_encoder_ranged",
   5452                                 "tileSizeX" : "128",
   5453                                 "tileSizeY" : "128"
   5454                             },
   5455                             "parameterAttachment" : {
   5456                                 "parameter" : "EffectParamA"
   5457                             }
   5458                         },
   5459                         {
   5460                             "name" : "xtKnob",
   5461                             "rotary" : {
   5462                             },
   5463                             "spritesheet" : {
   5464                                 "x" : "309.2045",
   5465                                 "y" : "6.643311",
   5466                                 "width" : "128",
   5467                                 "height" : "128",
   5468                                 "texture" : "xt_encoder_ranged",
   5469                                 "tileSizeX" : "128",
   5470                                 "tileSizeY" : "128"
   5471                             },
   5472                             "parameterAttachment" : {
   5473                                 "parameter" : "EffectParamB"
   5474                             }
   5475                         },
   5476                         {
   5477                             "name" : "xtKnob",
   5478                             "rotary" : {
   5479                             },
   5480                             "spritesheet" : {
   5481                                 "x" : "558.0074",
   5482                                 "y" : "6.643311",
   5483                                 "width" : "128",
   5484                                 "height" : "128",
   5485                                 "texture" : "xt_encoder_ranged",
   5486                                 "tileSizeX" : "128",
   5487                                 "tileSizeY" : "128"
   5488                             },
   5489                             "parameterAttachment" : {
   5490                                 "parameter" : "EffectParamC"
   5491                             }
   5492                         }
   5493                     ]
   5494                 },
   5495                 {
   5496                     "name" : "fxPageFlanger2",
   5497                     "image" : {
   5498                         "x" : "-0.002807617",
   5499                         "y" : "768.3688",
   5500                         "width" : "746.4088",
   5501                         "height" : "177.2867",
   5502                         "texture" : "fxFlanger2"
   5503                     },
   5504                     "condition" : {
   5505                         "enableOnParameter" : "EffectType",
   5506                         "enableOnValues" : "3"
   5507                     },
   5508                     "children" : [
   5509                         {
   5510                             "name" : "xtKnob",
   5511                             "rotary" : {
   5512                             },
   5513                             "spritesheet" : {
   5514                                 "x" : "60.40149",
   5515                                 "y" : "6.643311",
   5516                                 "width" : "128",
   5517                                 "height" : "128",
   5518                                 "texture" : "xt_encoder_ranged",
   5519                                 "tileSizeX" : "128",
   5520                                 "tileSizeY" : "128"
   5521                             },
   5522                             "parameterAttachment" : {
   5523                                 "parameter" : "EffectParamA"
   5524                             }
   5525                         },
   5526                         {
   5527                             "name" : "xtKnob",
   5528                             "rotary" : {
   5529                             },
   5530                             "spritesheet" : {
   5531                                 "x" : "309.2045",
   5532                                 "y" : "6.643311",
   5533                                 "width" : "128",
   5534                                 "height" : "128",
   5535                                 "texture" : "xt_encoder_ranged",
   5536                                 "tileSizeX" : "128",
   5537                                 "tileSizeY" : "128"
   5538                             },
   5539                             "parameterAttachment" : {
   5540                                 "parameter" : "EffectParamB"
   5541                             }
   5542                         },
   5543                         {
   5544                             "name" : "xtKnob",
   5545                             "rotary" : {
   5546                             },
   5547                             "spritesheet" : {
   5548                                 "x" : "558.0074",
   5549                                 "y" : "6.643311",
   5550                                 "width" : "128",
   5551                                 "height" : "128",
   5552                                 "texture" : "xt_encoder_ranged",
   5553                                 "tileSizeX" : "128",
   5554                                 "tileSizeY" : "128"
   5555                             },
   5556                             "parameterAttachment" : {
   5557                                 "parameter" : "EffectParamC"
   5558                             }
   5559                         }
   5560                     ]
   5561                 },
   5562                 {
   5563                     "name" : "fxAutoWahLP",
   5564                     "image" : {
   5565                         "x" : "-0.002807617",
   5566                         "y" : "768.3688",
   5567                         "width" : "746.4088",
   5568                         "height" : "177.2867",
   5569                         "texture" : "fxAutoWahLP"
   5570                     },
   5571                     "condition" : {
   5572                         "enableOnParameter" : "EffectType",
   5573                         "enableOnValues" : "4"
   5574                     },
   5575                     "children" : [
   5576                         {
   5577                             "name" : "xtKnob",
   5578                             "rotary" : {
   5579                             },
   5580                             "spritesheet" : {
   5581                                 "x" : "60.40149",
   5582                                 "y" : "6.643311",
   5583                                 "width" : "128",
   5584                                 "height" : "128",
   5585                                 "texture" : "xt_encoder_ranged",
   5586                                 "tileSizeX" : "128",
   5587                                 "tileSizeY" : "128"
   5588                             },
   5589                             "parameterAttachment" : {
   5590                                 "parameter" : "EffectParamA"
   5591                             }
   5592                         },
   5593                         {
   5594                             "name" : "xtKnob",
   5595                             "rotary" : {
   5596                             },
   5597                             "spritesheet" : {
   5598                                 "x" : "309.2045",
   5599                                 "y" : "6.643311",
   5600                                 "width" : "128",
   5601                                 "height" : "128",
   5602                                 "texture" : "xt_encoder_ranged",
   5603                                 "tileSizeX" : "128",
   5604                                 "tileSizeY" : "128"
   5605                             },
   5606                             "parameterAttachment" : {
   5607                                 "parameter" : "EffectParamB"
   5608                             }
   5609                         },
   5610                         {
   5611                             "name" : "xtKnob",
   5612                             "rotary" : {
   5613                             },
   5614                             "spritesheet" : {
   5615                                 "x" : "558.0074",
   5616                                 "y" : "6.643311",
   5617                                 "width" : "128",
   5618                                 "height" : "128",
   5619                                 "texture" : "xt_encoder_ranged",
   5620                                 "tileSizeX" : "128",
   5621                                 "tileSizeY" : "128"
   5622                             },
   5623                             "parameterAttachment" : {
   5624                                 "parameter" : "EffectParamC"
   5625                             }
   5626                         }
   5627                     ]
   5628                 },
   5629                 {
   5630                     "name" : "fxAutoWahBP",
   5631                     "image" : {
   5632                         "x" : "-0.002807617",
   5633                         "y" : "768.3688",
   5634                         "width" : "746.4088",
   5635                         "height" : "177.2867",
   5636                         "texture" : "fxAutoWahLP"
   5637                     },
   5638                     "condition" : {
   5639                         "enableOnParameter" : "EffectType",
   5640                         "enableOnValues" : "5"
   5641                     },
   5642                     "children" : [
   5643                         {
   5644                             "name" : "xtKnob",
   5645                             "rotary" : {
   5646                             },
   5647                             "spritesheet" : {
   5648                                 "x" : "60.40149",
   5649                                 "y" : "6.643311",
   5650                                 "width" : "128",
   5651                                 "height" : "128",
   5652                                 "texture" : "xt_encoder_ranged",
   5653                                 "tileSizeX" : "128",
   5654                                 "tileSizeY" : "128"
   5655                             },
   5656                             "parameterAttachment" : {
   5657                                 "parameter" : "EffectParamA"
   5658                             }
   5659                         },
   5660                         {
   5661                             "name" : "xtKnob",
   5662                             "rotary" : {
   5663                             },
   5664                             "spritesheet" : {
   5665                                 "x" : "309.2045",
   5666                                 "y" : "6.643311",
   5667                                 "width" : "128",
   5668                                 "height" : "128",
   5669                                 "texture" : "xt_encoder_ranged",
   5670                                 "tileSizeX" : "128",
   5671                                 "tileSizeY" : "128"
   5672                             },
   5673                             "parameterAttachment" : {
   5674                                 "parameter" : "EffectParamB"
   5675                             }
   5676                         },
   5677                         {
   5678                             "name" : "xtKnob",
   5679                             "rotary" : {
   5680                             },
   5681                             "spritesheet" : {
   5682                                 "x" : "558.0074",
   5683                                 "y" : "6.643311",
   5684                                 "width" : "128",
   5685                                 "height" : "128",
   5686                                 "texture" : "xt_encoder_ranged",
   5687                                 "tileSizeX" : "128",
   5688                                 "tileSizeY" : "128"
   5689                             },
   5690                             "parameterAttachment" : {
   5691                                 "parameter" : "EffectParamC"
   5692                             }
   5693                         }
   5694                     ]
   5695                 },
   5696                 {
   5697                     "name" : "fxOverdrive",
   5698                     "image" : {
   5699                         "x" : "-0.002807617",
   5700                         "y" : "768.3688",
   5701                         "width" : "746.4088",
   5702                         "height" : "177.2867",
   5703                         "texture" : "fxOverdrive"
   5704                     },
   5705                     "condition" : {
   5706                         "enableOnParameter" : "EffectType",
   5707                         "enableOnValues" : "6"
   5708                     },
   5709                     "children" : [
   5710                         {
   5711                             "name" : "xtKnob",
   5712                             "rotary" : {
   5713                             },
   5714                             "spritesheet" : {
   5715                                 "x" : "60.40149",
   5716                                 "y" : "6.643311",
   5717                                 "width" : "128",
   5718                                 "height" : "128",
   5719                                 "texture" : "xt_encoder_ranged",
   5720                                 "tileSizeX" : "128",
   5721                                 "tileSizeY" : "128"
   5722                             },
   5723                             "parameterAttachment" : {
   5724                                 "parameter" : "EffectParamA"
   5725                             }
   5726                         },
   5727                         {
   5728                             "name" : "xtKnob",
   5729                             "rotary" : {
   5730                             },
   5731                             "spritesheet" : {
   5732                                 "x" : "309.2045",
   5733                                 "y" : "6.643311",
   5734                                 "width" : "128",
   5735                                 "height" : "128",
   5736                                 "texture" : "xt_encoder_ranged",
   5737                                 "tileSizeX" : "128",
   5738                                 "tileSizeY" : "128"
   5739                             },
   5740                             "parameterAttachment" : {
   5741                                 "parameter" : "EffectParamB"
   5742                             }
   5743                         },
   5744                         {
   5745                             "name" : "xtKnob",
   5746                             "rotary" : {
   5747                             },
   5748                             "spritesheet" : {
   5749                                 "x" : "558.0074",
   5750                                 "y" : "6.643311",
   5751                                 "width" : "128",
   5752                                 "height" : "128",
   5753                                 "texture" : "xt_encoder_ranged",
   5754                                 "tileSizeX" : "128",
   5755                                 "tileSizeY" : "128"
   5756                             },
   5757                             "parameterAttachment" : {
   5758                                 "parameter" : "EffectParamC"
   5759                             }
   5760                         }
   5761                     ]
   5762                 },
   5763                 {
   5764                     "name" : "fxAmpMod",
   5765                     "image" : {
   5766                         "x" : "-0.002807617",
   5767                         "y" : "768.3688",
   5768                         "width" : "746.4088",
   5769                         "height" : "177.2867",
   5770                         "texture" : "fxAmpMod"
   5771                     },
   5772                     "condition" : {
   5773                         "enableOnParameter" : "EffectType",
   5774                         "enableOnValues" : "7"
   5775                     },
   5776                     "children" : [
   5777                         {
   5778                             "name" : "xtKnob",
   5779                             "rotary" : {
   5780                             },
   5781                             "spritesheet" : {
   5782                                 "x" : "60.40149",
   5783                                 "y" : "6.643311",
   5784                                 "width" : "128",
   5785                                 "height" : "128",
   5786                                 "texture" : "xt_encoder_ranged",
   5787                                 "tileSizeX" : "128",
   5788                                 "tileSizeY" : "128"
   5789                             },
   5790                             "parameterAttachment" : {
   5791                                 "parameter" : "EffectParamA"
   5792                             }
   5793                         },
   5794                         {
   5795                             "name" : "xtKnob",
   5796                             "rotary" : {
   5797                             },
   5798                             "spritesheet" : {
   5799                                 "x" : "309.2045",
   5800                                 "y" : "6.643311",
   5801                                 "width" : "128",
   5802                                 "height" : "128",
   5803                                 "texture" : "xt_encoder_ranged",
   5804                                 "tileSizeX" : "128",
   5805                                 "tileSizeY" : "128"
   5806                             },
   5807                             "parameterAttachment" : {
   5808                                 "parameter" : "EffectParamB"
   5809                             }
   5810                         },
   5811                         {
   5812                             "name" : "xtKnob",
   5813                             "rotary" : {
   5814                             },
   5815                             "spritesheet" : {
   5816                                 "x" : "558.0074",
   5817                                 "y" : "6.643311",
   5818                                 "width" : "128",
   5819                                 "height" : "128",
   5820                                 "texture" : "xt_encoder_ranged",
   5821                                 "tileSizeX" : "128",
   5822                                 "tileSizeY" : "128"
   5823                             },
   5824                             "parameterAttachment" : {
   5825                                 "parameter" : "EffectParamC"
   5826                             }
   5827                         }
   5828                     ]
   5829                 },
   5830                 {
   5831                     "name" : "fxDelay",
   5832                     "image" : {
   5833                         "x" : "-0.002807617",
   5834                         "y" : "768.3688",
   5835                         "width" : "746.4088",
   5836                         "height" : "177.2867",
   5837                         "texture" : "fxDelay"
   5838                     },
   5839                     "condition" : {
   5840                         "enableOnParameter" : "EffectType",
   5841                         "enableOnValues" : "32"
   5842                     },
   5843                     "children" : [
   5844                         {
   5845                             "name" : "xtKnob",
   5846                             "rotary" : {
   5847                             },
   5848                             "spritesheet" : {
   5849                                 "x" : "60.40149",
   5850                                 "y" : "6.643311",
   5851                                 "width" : "128",
   5852                                 "height" : "128",
   5853                                 "texture" : "xt_encoder_ranged",
   5854                                 "tileSizeX" : "128",
   5855                                 "tileSizeY" : "128"
   5856                             },
   5857                             "parameterAttachment" : {
   5858                                 "parameter" : "DelayTime"
   5859                             }
   5860                         },
   5861                         {
   5862                             "name" : "xtKnob",
   5863                             "rotary" : {
   5864                             },
   5865                             "spritesheet" : {
   5866                                 "x" : "309.2045",
   5867                                 "y" : "6.643311",
   5868                                 "width" : "128",
   5869                                 "height" : "128",
   5870                                 "texture" : "xt_encoder_ranged",
   5871                                 "tileSizeX" : "128",
   5872                                 "tileSizeY" : "128"
   5873                             },
   5874                             "parameterAttachment" : {
   5875                                 "parameter" : "EffectParamB"
   5876                             }
   5877                         },
   5878                         {
   5879                             "name" : "xtKnob",
   5880                             "rotary" : {
   5881                             },
   5882                             "spritesheet" : {
   5883                                 "x" : "558.0074",
   5884                                 "y" : "6.643311",
   5885                                 "width" : "128",
   5886                                 "height" : "128",
   5887                                 "texture" : "xt_encoder_ranged",
   5888                                 "tileSizeX" : "128",
   5889                                 "tileSizeY" : "128"
   5890                             },
   5891                             "parameterAttachment" : {
   5892                                 "parameter" : "EffectParamC"
   5893                             }
   5894                         }
   5895                     ]
   5896                 },
   5897                 {
   5898                     "name" : "fxPanDelay",
   5899                     "image" : {
   5900                         "x" : "-0.002807617",
   5901                         "y" : "768.3688",
   5902                         "width" : "746.4088",
   5903                         "height" : "177.2867",
   5904                         "texture" : "fxDelay"
   5905                     },
   5906                     "condition" : {
   5907                         "enableOnParameter" : "EffectType",
   5908                         "enableOnValues" : "33"
   5909                     },
   5910                     "children" : [
   5911                         {
   5912                             "name" : "xtKnob",
   5913                             "rotary" : {
   5914                             },
   5915                             "spritesheet" : {
   5916                                 "x" : "60.40149",
   5917                                 "y" : "6.643311",
   5918                                 "width" : "128",
   5919                                 "height" : "128",
   5920                                 "texture" : "xt_encoder_ranged",
   5921                                 "tileSizeX" : "128",
   5922                                 "tileSizeY" : "128"
   5923                             },
   5924                             "parameterAttachment" : {
   5925                                 "parameter" : "DelayTime"
   5926                             }
   5927                         },
   5928                         {
   5929                             "name" : "xtKnob",
   5930                             "rotary" : {
   5931                             },
   5932                             "spritesheet" : {
   5933                                 "x" : "309.2045",
   5934                                 "y" : "6.643311",
   5935                                 "width" : "128",
   5936                                 "height" : "128",
   5937                                 "texture" : "xt_encoder_ranged",
   5938                                 "tileSizeX" : "128",
   5939                                 "tileSizeY" : "128"
   5940                             },
   5941                             "parameterAttachment" : {
   5942                                 "parameter" : "EffectParamB"
   5943                             }
   5944                         },
   5945                         {
   5946                             "name" : "xtKnob",
   5947                             "rotary" : {
   5948                             },
   5949                             "spritesheet" : {
   5950                                 "x" : "558.0074",
   5951                                 "y" : "6.643311",
   5952                                 "width" : "128",
   5953                                 "height" : "128",
   5954                                 "texture" : "xt_encoder_ranged",
   5955                                 "tileSizeX" : "128",
   5956                                 "tileSizeY" : "128"
   5957                             },
   5958                             "parameterAttachment" : {
   5959                                 "parameter" : "EffectParamC"
   5960                             }
   5961                         }
   5962                     ]
   5963                 },
   5964                 {
   5965                     "name" : "fxModDelay",
   5966                     "image" : {
   5967                         "x" : "-0.002807617",
   5968                         "y" : "768.3688",
   5969                         "width" : "746.4088",
   5970                         "height" : "177.2867",
   5971                         "texture" : "fxModDelay"
   5972                     },
   5973                     "condition" : {
   5974                         "enableOnParameter" : "EffectType",
   5975                         "enableOnValues" : "34"
   5976                     },
   5977                     "children" : [
   5978                         {
   5979                             "name" : "xtKnob",
   5980                             "rotary" : {
   5981                             },
   5982                             "spritesheet" : {
   5983                                 "x" : "60.40149",
   5984                                 "y" : "6.643311",
   5985                                 "width" : "128",
   5986                                 "height" : "128",
   5987                                 "texture" : "xt_encoder_ranged",
   5988                                 "tileSizeX" : "128",
   5989                                 "tileSizeY" : "128"
   5990                             },
   5991                             "parameterAttachment" : {
   5992                                 "parameter" : "DelayTime"
   5993                             }
   5994                         },
   5995                         {
   5996                             "name" : "xtKnob",
   5997                             "rotary" : {
   5998                             },
   5999                             "spritesheet" : {
   6000                                 "x" : "309.2045",
   6001                                 "y" : "6.643311",
   6002                                 "width" : "128",
   6003                                 "height" : "128",
   6004                                 "texture" : "xt_encoder_ranged",
   6005                                 "tileSizeX" : "128",
   6006                                 "tileSizeY" : "128"
   6007                             },
   6008                             "parameterAttachment" : {
   6009                                 "parameter" : "EffectParamB"
   6010                             }
   6011                         },
   6012                         {
   6013                             "name" : "xtKnob",
   6014                             "rotary" : {
   6015                             },
   6016                             "spritesheet" : {
   6017                                 "x" : "558.0074",
   6018                                 "y" : "6.643311",
   6019                                 "width" : "128",
   6020                                 "height" : "128",
   6021                                 "texture" : "xt_encoder_ranged",
   6022                                 "tileSizeX" : "128",
   6023                                 "tileSizeY" : "128"
   6024                             },
   6025                             "parameterAttachment" : {
   6026                                 "parameter" : "EffectParamC"
   6027                             }
   6028                         }
   6029                     ]
   6030                 },
   6031                 {
   6032                     "name" : "xtButton",
   6033                     "button" : {
   6034                         "isToggle" : "1",
   6035                         "normalImage" : "0",
   6036                         "overImage" : "0",
   6037                         "downImage" : "1",
   6038                         "normalImageOn" : "1",
   6039                         "overImageOn" : "1",
   6040                         "downImageOn" : "1",
   6041                         "x" : "940.9567",
   6042                         "y" : "777.9741",
   6043                         "width" : "128",
   6044                         "height" : "128",
   6045                         "texture" : "xtknob",
   6046                         "tileSizeX" : "128",
   6047                         "tileSizeY" : "128"
   6048                     },
   6049                     "parameterAttachment" : {
   6050                         "parameter" : "ChorusEnabled"
   6051                     }
   6052                 },
   6053                 {
   6054                     "name" : "xtLed",
   6055                     "button" : {
   6056                         "normalImage" : "0",
   6057                         "overImage" : "0",
   6058                         "downImage" : "0",
   6059                         "normalImageOn" : "1",
   6060                         "overImageOn" : "1",
   6061                         "downImageOn" : "1",
   6062                         "x" : "1052.957",
   6063                         "y" : "761.9741",
   6064                         "width" : "32",
   6065                         "height" : "32",
   6066                         "texture" : "led",
   6067                         "tileSizeX" : "128",
   6068                         "tileSizeY" : "128"
   6069                     },
   6070                     "parameterAttachment" : {
   6071                         "parameter" : "ChorusEnabled"
   6072                     }
   6073                 },
   6074                 {
   6075                     "name" : "dropdown",
   6076                     "combobox" : {
   6077                         "offsetL" : "15",
   6078                         "offsetT" : "1",
   6079                         "offsetR" : "-15",
   6080                         "offsetB" : "-1",
   6081                         "text" : "Portamento",
   6082                         "textHeight" : "30",
   6083                         "color" : "000000FF",
   6084                         "alignH" : "L",
   6085                         "alignV" : "C",
   6086                         "bold" : "1",
   6087                         "x" : "1547.522",
   6088                         "y" : "692.5537",
   6089                         "width" : "221.825",
   6090                         "height" : "50"
   6091                     },
   6092                     "parameterAttachment" : {
   6093                         "parameter" : "GlideType"
   6094                     }
   6095                 },
   6096                 {
   6097                     "name" : "dropdown",
   6098                     "combobox" : {
   6099                         "offsetL" : "15",
   6100                         "offsetT" : "1",
   6101                         "offsetR" : "-15",
   6102                         "offsetB" : "-1",
   6103                         "text" : "Linear",
   6104                         "textHeight" : "30",
   6105                         "color" : "000000FF",
   6106                         "alignH" : "L",
   6107                         "alignV" : "C",
   6108                         "bold" : "1",
   6109                         "x" : "2098.271",
   6110                         "y" : "692.5537",
   6111                         "width" : "221.825",
   6112                         "height" : "50"
   6113                     },
   6114                     "parameterAttachment" : {
   6115                         "parameter" : "GlideMode"
   6116                     }
   6117                 },
   6118                 {
   6119                     "name" : "xtButton",
   6120                     "button" : {
   6121                         "isToggle" : "1",
   6122                         "normalImage" : "0",
   6123                         "overImage" : "0",
   6124                         "downImage" : "1",
   6125                         "normalImageOn" : "1",
   6126                         "overImageOn" : "1",
   6127                         "downImageOn" : "1",
   6128                         "x" : "1474.799",
   6129                         "y" : "779.9337",
   6130                         "width" : "128",
   6131                         "height" : "128",
   6132                         "texture" : "xtknob",
   6133                         "tileSizeX" : "128",
   6134                         "tileSizeY" : "128"
   6135                     },
   6136                     "parameterAttachment" : {
   6137                         "parameter" : "GlideEnabled"
   6138                     }
   6139                 },
   6140                 {
   6141                     "name" : "xtLed",
   6142                     "button" : {
   6143                         "normalImage" : "0",
   6144                         "overImage" : "0",
   6145                         "downImage" : "0",
   6146                         "normalImageOn" : "1",
   6147                         "overImageOn" : "1",
   6148                         "downImageOn" : "1",
   6149                         "x" : "1586.799",
   6150                         "y" : "763.9337",
   6151                         "width" : "32",
   6152                         "height" : "32",
   6153                         "texture" : "led",
   6154                         "tileSizeX" : "128",
   6155                         "tileSizeY" : "128"
   6156                     },
   6157                     "parameterAttachment" : {
   6158                         "parameter" : "GlideEnabled"
   6159                     }
   6160                 },
   6161                 {
   6162                     "name" : "xtKnob",
   6163                     "rotary" : {
   6164                     },
   6165                     "spritesheet" : {
   6166                         "x" : "2043.002",
   6167                         "y" : "779.9337",
   6168                         "width" : "128",
   6169                         "height" : "128",
   6170                         "texture" : "xt_encoder_ranged",
   6171                         "tileSizeX" : "128",
   6172                         "tileSizeY" : "128"
   6173                     },
   6174                     "parameterAttachment" : {
   6175                         "parameter" : "GlideTime"
   6176                     }
   6177                 },
   6178                 {
   6179                     "name" : "xtKnob",
   6180                     "rotary" : {
   6181                     },
   6182                     "spritesheet" : {
   6183                         "x" : "2560.017",
   6184                         "y" : "779.9337",
   6185                         "width" : "128",
   6186                         "height" : "128",
   6187                         "texture" : "xt_encoder_ranged",
   6188                         "tileSizeX" : "128",
   6189                         "tileSizeY" : "128"
   6190                     },
   6191                     "parameterAttachment" : {
   6192                         "parameter" : "Detune"
   6193                     }
   6194                 },
   6195                 {
   6196                     "name" : "xtKnob",
   6197                     "rotary" : {
   6198                     },
   6199                     "spritesheet" : {
   6200                         "x" : "3025.841",
   6201                         "y" : "779.9337",
   6202                         "width" : "128",
   6203                         "height" : "128",
   6204                         "texture" : "xt_encoder_ranged",
   6205                         "tileSizeX" : "128",
   6206                         "tileSizeY" : "128"
   6207                     },
   6208                     "parameterAttachment" : {
   6209                         "parameter" : "DePan"
   6210                     }
   6211                 },
   6212                 {
   6213                     "name" : "dropdown",
   6214                     "combobox" : {
   6215                         "offsetL" : "15",
   6216                         "offsetT" : "1",
   6217                         "offsetR" : "-15",
   6218                         "offsetB" : "-1",
   6219                         "text" : "Chorus",
   6220                         "textHeight" : "30",
   6221                         "color" : "000000FF",
   6222                         "alignH" : "L",
   6223                         "alignV" : "C",
   6224                         "bold" : "1",
   6225                         "x" : "307.861",
   6226                         "y" : "1186.728",
   6227                         "width" : "240",
   6228                         "height" : "50"
   6229                     },
   6230                     "parameterAttachment" : {
   6231                         "parameter" : "PlayParamA"
   6232                     }
   6233                 },
   6234                 {
   6235                     "name" : "dropdown",
   6236                     "combobox" : {
   6237                         "offsetL" : "15",
   6238                         "offsetT" : "1",
   6239                         "offsetR" : "-15",
   6240                         "offsetB" : "-1",
   6241                         "text" : "Chorus",
   6242                         "textHeight" : "30",
   6243                         "color" : "000000FF",
   6244                         "alignH" : "L",
   6245                         "alignV" : "C",
   6246                         "bold" : "1",
   6247                         "x" : "847.861",
   6248                         "y" : "1186.728",
   6249                         "width" : "240",
   6250                         "height" : "50"
   6251                     },
   6252                     "parameterAttachment" : {
   6253                         "parameter" : "PlayParamB"
   6254                     }
   6255                 },
   6256                 {
   6257                     "name" : "dropdown",
   6258                     "combobox" : {
   6259                         "offsetL" : "15",
   6260                         "offsetT" : "1",
   6261                         "offsetR" : "-15",
   6262                         "offsetB" : "-1",
   6263                         "text" : "Chorus",
   6264                         "textHeight" : "30",
   6265                         "color" : "000000FF",
   6266                         "alignH" : "L",
   6267                         "alignV" : "C",
   6268                         "bold" : "1",
   6269                         "x" : "307.861",
   6270                         "y" : "1296.728",
   6271                         "width" : "240",
   6272                         "height" : "50"
   6273                     },
   6274                     "parameterAttachment" : {
   6275                         "parameter" : "PlayParamC"
   6276                     }
   6277                 },
   6278                 {
   6279                     "name" : "dropdown",
   6280                     "combobox" : {
   6281                         "offsetL" : "15",
   6282                         "offsetT" : "1",
   6283                         "offsetR" : "-15",
   6284                         "offsetB" : "-1",
   6285                         "text" : "Chorus",
   6286                         "textHeight" : "30",
   6287                         "color" : "000000FF",
   6288                         "alignH" : "L",
   6289                         "alignV" : "C",
   6290                         "bold" : "1",
   6291                         "x" : "847.861",
   6292                         "y" : "1296.728",
   6293                         "width" : "240",
   6294                         "height" : "50"
   6295                     },
   6296                     "parameterAttachment" : {
   6297                         "parameter" : "PlayParamD"
   6298                     }
   6299                 },
   6300                 {
   6301                     "name" : "MidiIn",
   6302                     "combobox" : {
   6303                         "offsetL" : "15",
   6304                         "offsetT" : "1",
   6305                         "offsetR" : "-15",
   6306                         "offsetB" : "-1",
   6307                         "text" : "Soundblaster II",
   6308                         "textHeight" : "30",
   6309                         "color" : "000000FF",
   6310                         "alignH" : "L",
   6311                         "alignV" : "C",
   6312                         "bold" : "1",
   6313                         "x" : "1516.885",
   6314                         "y" : "1186.728",
   6315                         "width" : "280",
   6316                         "height" : "50"
   6317                     }
   6318                 },
   6319                 {
   6320                     "name" : "MidiOut",
   6321                     "combobox" : {
   6322                         "offsetL" : "15",
   6323                         "offsetT" : "1",
   6324                         "offsetR" : "-15",
   6325                         "offsetB" : "-1",
   6326                         "text" : "MPU-401",
   6327                         "textHeight" : "30",
   6328                         "color" : "000000FF",
   6329                         "alignH" : "L",
   6330                         "alignV" : "C",
   6331                         "bold" : "1",
   6332                         "x" : "1516.885",
   6333                         "y" : "1296.728",
   6334                         "width" : "280",
   6335                         "height" : "50"
   6336                     }
   6337                 },
   6338                 {
   6339                     "name" : "dropdown",
   6340                     "combobox" : {
   6341                         "offsetL" : "15",
   6342                         "offsetT" : "1",
   6343                         "offsetR" : "-15",
   6344                         "offsetB" : "-1",
   6345                         "text" : "Poly",
   6346                         "textHeight" : "30",
   6347                         "color" : "000000FF",
   6348                         "alignH" : "L",
   6349                         "alignV" : "C",
   6350                         "bold" : "1",
   6351                         "x" : "2239.211",
   6352                         "y" : "1186.728",
   6353                         "width" : "280",
   6354                         "height" : "50"
   6355                     },
   6356                     "parameterAttachment" : {
   6357                         "parameter" : "AllocationMode"
   6358                     }
   6359                 },
   6360                 {
   6361                     "name" : "dropdown",
   6362                     "combobox" : {
   6363                         "offsetL" : "15",
   6364                         "offsetT" : "1",
   6365                         "offsetR" : "-15",
   6366                         "offsetB" : "-1",
   6367                         "text" : "Dual",
   6368                         "textHeight" : "30",
   6369                         "color" : "000000FF",
   6370                         "alignH" : "L",
   6371                         "alignV" : "C",
   6372                         "bold" : "1",
   6373                         "x" : "2239.211",
   6374                         "y" : "1296.728",
   6375                         "width" : "280",
   6376                         "height" : "50"
   6377                     },
   6378                     "parameterAttachment" : {
   6379                         "parameter" : "Assignment"
   6380                     }
   6381                 },
   6382                 {
   6383                     "name" : "xtKnob",
   6384                     "rotary" : {
   6385                     },
   6386                     "spritesheet" : {
   6387                         "x" : "2897.537",
   6388                         "y" : "1191.188",
   6389                         "width" : "128",
   6390                         "height" : "128",
   6391                         "texture" : "xt_encoder_ranged",
   6392                         "tileSizeX" : "128",
   6393                         "tileSizeY" : "128"
   6394                     },
   6395                     "parameterAttachment" : {
   6396                         "parameter" : "MainVolume"
   6397                     }
   6398                 }
   6399             ]
   6400         },
   6401         {
   6402             "name" : "pageMulti",
   6403             "image" : {
   6404                 "x" : "35.99988",
   6405                 "y" : "489",
   6406                 "width" : "3322.7",
   6407                 "height" : "1479.802",
   6408                 "texture" : "xtPageMulti"
   6409             },
   6410             "children" : [
   6411                 {
   6412                     "name" : "xtKnob",
   6413                     "rotary" : {
   6414                     },
   6415                     "spritesheet" : {
   6416                         "x" : "143.6687",
   6417                         "y" : "155.6703",
   6418                         "width" : "128",
   6419                         "height" : "128",
   6420                         "texture" : "xt_encoder_ranged",
   6421                         "tileSizeX" : "128",
   6422                         "tileSizeY" : "128"
   6423                     },
   6424                     "parameterAttachment" : {
   6425                         "parameter" : "MI0Transpose"
   6426                     }
   6427                 },
   6428                 {
   6429                     "name" : "xtKnob",
   6430                     "rotary" : {
   6431                     },
   6432                     "spritesheet" : {
   6433                         "x" : "143.6687",
   6434                         "y" : "343.4504",
   6435                         "width" : "128",
   6436                         "height" : "128",
   6437                         "texture" : "xt_encoder_ranged",
   6438                         "tileSizeX" : "128",
   6439                         "tileSizeY" : "128"
   6440                     },
   6441                     "parameterAttachment" : {
   6442                         "parameter" : "MI0Detune"
   6443                     }
   6444                 },
   6445                 {
   6446                     "name" : "dropdown",
   6447                     "combobox" : {
   6448                         "offsetL" : "15",
   6449                         "offsetT" : "1",
   6450                         "offsetR" : "-15",
   6451                         "offsetB" : "-1",
   6452                         "text" : "C-2",
   6453                         "textHeight" : "30",
   6454                         "color" : "000000FF",
   6455                         "alignH" : "L",
   6456                         "alignV" : "C",
   6457                         "bold" : "1",
   6458                         "x" : "41.6687",
   6459                         "y" : "581.2306",
   6460                         "width" : "142",
   6461                         "height" : "46"
   6462                     },
   6463                     "parameterAttachment" : {
   6464                         "parameter" : "MI0KeyLow"
   6465                     }
   6466                 },
   6467                 {
   6468                     "name" : "dropdown",
   6469                     "combobox" : {
   6470                         "offsetL" : "15",
   6471                         "offsetT" : "1",
   6472                         "offsetR" : "-15",
   6473                         "offsetB" : "-1",
   6474                         "text" : "C6",
   6475                         "textHeight" : "30",
   6476                         "color" : "000000FF",
   6477                         "alignH" : "L",
   6478                         "alignV" : "C",
   6479                         "bold" : "1",
   6480                         "x" : "231.6687",
   6481                         "y" : "581.2306",
   6482                         "width" : "142",
   6483                         "height" : "46"
   6484                     },
   6485                     "parameterAttachment" : {
   6486                         "parameter" : "MI0KeyHigh"
   6487                     }
   6488                 },
   6489                 {
   6490                     "name" : "dropdown",
   6491                     "combobox" : {
   6492                         "offsetL" : "15",
   6493                         "offsetT" : "1",
   6494                         "offsetR" : "-15",
   6495                         "offsetB" : "-1",
   6496                         "text" : "0",
   6497                         "textHeight" : "30",
   6498                         "color" : "000000FF",
   6499                         "alignH" : "L",
   6500                         "alignV" : "C",
   6501                         "bold" : "1",
   6502                         "x" : "41.6687",
   6503                         "y" : "705.0107",
   6504                         "width" : "142",
   6505                         "height" : "46"
   6506                     },
   6507                     "parameterAttachment" : {
   6508                         "parameter" : "MI0VeloLow"
   6509                     }
   6510                 },
   6511                 {
   6512                     "name" : "dropdown",
   6513                     "combobox" : {
   6514                         "offsetL" : "15",
   6515                         "offsetT" : "1",
   6516                         "offsetR" : "-15",
   6517                         "offsetB" : "-1",
   6518                         "text" : "127",
   6519                         "textHeight" : "30",
   6520                         "color" : "000000FF",
   6521                         "alignH" : "L",
   6522                         "alignV" : "C",
   6523                         "bold" : "1",
   6524                         "x" : "231.6687",
   6525                         "y" : "705.0107",
   6526                         "width" : "142",
   6527                         "height" : "46"
   6528                     },
   6529                     "parameterAttachment" : {
   6530                         "parameter" : "MI0VeloHigh"
   6531                     }
   6532                 },
   6533                 {
   6534                     "name" : "xtKnob",
   6535                     "rotary" : {
   6536                     },
   6537                     "spritesheet" : {
   6538                         "x" : "48.6687",
   6539                         "y" : "779.791",
   6540                         "width" : "128",
   6541                         "height" : "128",
   6542                         "texture" : "xt_encoder_ranged",
   6543                         "tileSizeX" : "128",
   6544                         "tileSizeY" : "128"
   6545                     },
   6546                     "parameterAttachment" : {
   6547                         "parameter" : "MI0Pan"
   6548                     }
   6549                 },
   6550                 {
   6551                     "name" : "dropdown",
   6552                     "combobox" : {
   6553                         "offsetL" : "15",
   6554                         "offsetT" : "1",
   6555                         "offsetR" : "-15",
   6556                         "offsetB" : "-1",
   6557                         "text" : "inverse",
   6558                         "textHeight" : "30",
   6559                         "color" : "000000FF",
   6560                         "alignH" : "L",
   6561                         "alignV" : "C",
   6562                         "bold" : "1",
   6563                         "x" : "231.6687",
   6564                         "y" : "845.1909",
   6565                         "width" : "142",
   6566                         "height" : "46"
   6567                     },
   6568                     "parameterAttachment" : {
   6569                         "parameter" : "MI0PanMod"
   6570                     }
   6571                 },
   6572                 {
   6573                     "name" : "xtKnob",
   6574                     "rotary" : {
   6575                     },
   6576                     "spritesheet" : {
   6577                         "x" : "143.6687",
   6578                         "y" : "968.571",
   6579                         "width" : "128",
   6580                         "height" : "128",
   6581                         "texture" : "xt_encoder_ranged",
   6582                         "tileSizeX" : "128",
   6583                         "tileSizeY" : "128"
   6584                     },
   6585                     "parameterAttachment" : {
   6586                         "parameter" : "MI0Volume"
   6587                     }
   6588                 },
   6589                 {
   6590                     "name" : "dropdown",
   6591                     "combobox" : {
   6592                         "offsetL" : "15",
   6593                         "offsetT" : "1",
   6594                         "offsetR" : "-15",
   6595                         "offsetB" : "-1",
   6596                         "text" : "1",
   6597                         "textHeight" : "30",
   6598                         "color" : "000000FF",
   6599                         "alignH" : "L",
   6600                         "alignV" : "C",
   6601                         "bold" : "1",
   6602                         "x" : "207.6687",
   6603                         "y" : "1156.351",
   6604                         "width" : "170",
   6605                         "height" : "50"
   6606                     },
   6607                     "parameterAttachment" : {
   6608                         "parameter" : "MI0MidiChannel"
   6609                     }
   6610                 },
   6611                 {
   6612                     "name" : "dropdown",
   6613                     "combobox" : {
   6614                         "offsetL" : "15",
   6615                         "offsetT" : "1",
   6616                         "offsetR" : "-15",
   6617                         "offsetB" : "-1",
   6618                         "text" : "Main",
   6619                         "textHeight" : "30",
   6620                         "color" : "000000FF",
   6621                         "alignH" : "L",
   6622                         "alignV" : "C",
   6623                         "bold" : "1",
   6624                         "x" : "207.6687",
   6625                         "y" : "1230.131",
   6626                         "width" : "170",
   6627                         "height" : "50"
   6628                     },
   6629                     "parameterAttachment" : {
   6630                         "parameter" : "MI0Output"
   6631                     }
   6632                 },
   6633                 {
   6634                     "name" : "xtButton",
   6635                     "button" : {
   6636                         "isToggle" : "1",
   6637                         "normalImage" : "0",
   6638                         "overImage" : "0",
   6639                         "downImage" : "1",
   6640                         "normalImageOn" : "1",
   6641                         "overImageOn" : "1",
   6642                         "downImageOn" : "1",
   6643                         "x" : "143.6687",
   6644                         "y" : "1303.912",
   6645                         "width" : "128",
   6646                         "height" : "128",
   6647                         "texture" : "xtknob",
   6648                         "tileSizeX" : "128",
   6649                         "tileSizeY" : "128"
   6650                     },
   6651                     "parameterAttachment" : {
   6652                         "parameter" : "MI0Enabled"
   6653                     }
   6654                 },
   6655                 {
   6656                     "name" : "xtLed",
   6657                     "button" : {
   6658                         "normalImage" : "0",
   6659                         "overImage" : "0",
   6660                         "downImage" : "0",
   6661                         "normalImageOn" : "1",
   6662                         "overImageOn" : "1",
   6663                         "downImageOn" : "1",
   6664                         "x" : "255.6687",
   6665                         "y" : "1287.912",
   6666                         "width" : "32",
   6667                         "height" : "32",
   6668                         "texture" : "led",
   6669                         "tileSizeX" : "128",
   6670                         "tileSizeY" : "128"
   6671                     },
   6672                     "parameterAttachment" : {
   6673                         "parameter" : "MI0Enabled"
   6674                     }
   6675                 },
   6676                 {
   6677                     "name" : "xtKnob",
   6678                     "rotary" : {
   6679                     },
   6680                     "spritesheet" : {
   6681                         "x" : "559.0063",
   6682                         "y" : "155.6703",
   6683                         "width" : "128",
   6684                         "height" : "128",
   6685                         "texture" : "xt_encoder_ranged",
   6686                         "tileSizeX" : "128",
   6687                         "tileSizeY" : "128"
   6688                     },
   6689                     "parameterAttachment" : {
   6690                         "parameter" : "MI1Transpose"
   6691                     }
   6692                 },
   6693                 {
   6694                     "name" : "xtKnob",
   6695                     "rotary" : {
   6696                     },
   6697                     "spritesheet" : {
   6698                         "x" : "559.0063",
   6699                         "y" : "343.4504",
   6700                         "width" : "128",
   6701                         "height" : "128",
   6702                         "texture" : "xt_encoder_ranged",
   6703                         "tileSizeX" : "128",
   6704                         "tileSizeY" : "128"
   6705                     },
   6706                     "parameterAttachment" : {
   6707                         "parameter" : "MI1Detune"
   6708                     }
   6709                 },
   6710                 {
   6711                     "name" : "dropdown",
   6712                     "combobox" : {
   6713                         "offsetL" : "15",
   6714                         "offsetT" : "1",
   6715                         "offsetR" : "-15",
   6716                         "offsetB" : "-1",
   6717                         "text" : "C-2",
   6718                         "textHeight" : "30",
   6719                         "color" : "000000FF",
   6720                         "alignH" : "L",
   6721                         "alignV" : "C",
   6722                         "bold" : "1",
   6723                         "x" : "457.0063",
   6724                         "y" : "581.2306",
   6725                         "width" : "142",
   6726                         "height" : "46"
   6727                     },
   6728                     "parameterAttachment" : {
   6729                         "parameter" : "MI1KeyLow"
   6730                     }
   6731                 },
   6732                 {
   6733                     "name" : "dropdown",
   6734                     "combobox" : {
   6735                         "offsetL" : "15",
   6736                         "offsetT" : "1",
   6737                         "offsetR" : "-15",
   6738                         "offsetB" : "-1",
   6739                         "text" : "C6",
   6740                         "textHeight" : "30",
   6741                         "color" : "000000FF",
   6742                         "alignH" : "L",
   6743                         "alignV" : "C",
   6744                         "bold" : "1",
   6745                         "x" : "647.0063",
   6746                         "y" : "581.2306",
   6747                         "width" : "142",
   6748                         "height" : "46"
   6749                     },
   6750                     "parameterAttachment" : {
   6751                         "parameter" : "MI1KeyHigh"
   6752                     }
   6753                 },
   6754                 {
   6755                     "name" : "dropdown",
   6756                     "combobox" : {
   6757                         "offsetL" : "15",
   6758                         "offsetT" : "1",
   6759                         "offsetR" : "-15",
   6760                         "offsetB" : "-1",
   6761                         "text" : "0",
   6762                         "textHeight" : "30",
   6763                         "color" : "000000FF",
   6764                         "alignH" : "L",
   6765                         "alignV" : "C",
   6766                         "bold" : "1",
   6767                         "x" : "457.0063",
   6768                         "y" : "705.0107",
   6769                         "width" : "142",
   6770                         "height" : "46"
   6771                     },
   6772                     "parameterAttachment" : {
   6773                         "parameter" : "MI1VeloLow"
   6774                     }
   6775                 },
   6776                 {
   6777                     "name" : "dropdown",
   6778                     "combobox" : {
   6779                         "offsetL" : "15",
   6780                         "offsetT" : "1",
   6781                         "offsetR" : "-15",
   6782                         "offsetB" : "-1",
   6783                         "text" : "127",
   6784                         "textHeight" : "30",
   6785                         "color" : "000000FF",
   6786                         "alignH" : "L",
   6787                         "alignV" : "C",
   6788                         "bold" : "1",
   6789                         "x" : "647.0063",
   6790                         "y" : "705.0107",
   6791                         "width" : "142",
   6792                         "height" : "46"
   6793                     },
   6794                     "parameterAttachment" : {
   6795                         "parameter" : "MI1VeloHigh"
   6796                     }
   6797                 },
   6798                 {
   6799                     "name" : "xtKnob",
   6800                     "rotary" : {
   6801                     },
   6802                     "spritesheet" : {
   6803                         "x" : "464.0063",
   6804                         "y" : "779.791",
   6805                         "width" : "128",
   6806                         "height" : "128",
   6807                         "texture" : "xt_encoder_ranged",
   6808                         "tileSizeX" : "128",
   6809                         "tileSizeY" : "128"
   6810                     },
   6811                     "parameterAttachment" : {
   6812                         "parameter" : "MI1Pan"
   6813                     }
   6814                 },
   6815                 {
   6816                     "name" : "dropdown",
   6817                     "combobox" : {
   6818                         "offsetL" : "15",
   6819                         "offsetT" : "1",
   6820                         "offsetR" : "-15",
   6821                         "offsetB" : "-1",
   6822                         "text" : "inverse",
   6823                         "textHeight" : "30",
   6824                         "color" : "000000FF",
   6825                         "alignH" : "L",
   6826                         "alignV" : "C",
   6827                         "bold" : "1",
   6828                         "x" : "647.0063",
   6829                         "y" : "845.1909",
   6830                         "width" : "142",
   6831                         "height" : "46"
   6832                     },
   6833                     "parameterAttachment" : {
   6834                         "parameter" : "MI1PanMod"
   6835                     }
   6836                 },
   6837                 {
   6838                     "name" : "xtKnob",
   6839                     "rotary" : {
   6840                     },
   6841                     "spritesheet" : {
   6842                         "x" : "559.0063",
   6843                         "y" : "968.571",
   6844                         "width" : "128",
   6845                         "height" : "128",
   6846                         "texture" : "xt_encoder_ranged",
   6847                         "tileSizeX" : "128",
   6848                         "tileSizeY" : "128"
   6849                     },
   6850                     "parameterAttachment" : {
   6851                         "parameter" : "MI1Volume"
   6852                     }
   6853                 },
   6854                 {
   6855                     "name" : "dropdown",
   6856                     "combobox" : {
   6857                         "offsetL" : "15",
   6858                         "offsetT" : "1",
   6859                         "offsetR" : "-15",
   6860                         "offsetB" : "-1",
   6861                         "text" : "1",
   6862                         "textHeight" : "30",
   6863                         "color" : "000000FF",
   6864                         "alignH" : "L",
   6865                         "alignV" : "C",
   6866                         "bold" : "1",
   6867                         "x" : "623.0063",
   6868                         "y" : "1156.351",
   6869                         "width" : "170",
   6870                         "height" : "50"
   6871                     },
   6872                     "parameterAttachment" : {
   6873                         "parameter" : "MI1MidiChannel"
   6874                     }
   6875                 },
   6876                 {
   6877                     "name" : "dropdown",
   6878                     "combobox" : {
   6879                         "offsetL" : "15",
   6880                         "offsetT" : "1",
   6881                         "offsetR" : "-15",
   6882                         "offsetB" : "-1",
   6883                         "text" : "Main",
   6884                         "textHeight" : "30",
   6885                         "color" : "000000FF",
   6886                         "alignH" : "L",
   6887                         "alignV" : "C",
   6888                         "bold" : "1",
   6889                         "x" : "623.0063",
   6890                         "y" : "1230.131",
   6891                         "width" : "170",
   6892                         "height" : "50"
   6893                     },
   6894                     "parameterAttachment" : {
   6895                         "parameter" : "MI1Output"
   6896                     }
   6897                 },
   6898                 {
   6899                     "name" : "xtButton",
   6900                     "button" : {
   6901                         "isToggle" : "1",
   6902                         "normalImage" : "0",
   6903                         "overImage" : "0",
   6904                         "downImage" : "1",
   6905                         "normalImageOn" : "1",
   6906                         "overImageOn" : "1",
   6907                         "downImageOn" : "1",
   6908                         "x" : "559.0063",
   6909                         "y" : "1303.912",
   6910                         "width" : "128",
   6911                         "height" : "128",
   6912                         "texture" : "xtknob",
   6913                         "tileSizeX" : "128",
   6914                         "tileSizeY" : "128"
   6915                     },
   6916                     "parameterAttachment" : {
   6917                         "parameter" : "MI1Enabled"
   6918                     }
   6919                 },
   6920                 {
   6921                     "name" : "xtLed",
   6922                     "button" : {
   6923                         "normalImage" : "0",
   6924                         "overImage" : "0",
   6925                         "downImage" : "0",
   6926                         "normalImageOn" : "1",
   6927                         "overImageOn" : "1",
   6928                         "downImageOn" : "1",
   6929                         "x" : "671.0063",
   6930                         "y" : "1287.912",
   6931                         "width" : "32",
   6932                         "height" : "32",
   6933                         "texture" : "led",
   6934                         "tileSizeX" : "128",
   6935                         "tileSizeY" : "128"
   6936                     },
   6937                     "parameterAttachment" : {
   6938                         "parameter" : "MI1Enabled"
   6939                     }
   6940                 },
   6941                 {
   6942                     "name" : "xtKnob",
   6943                     "rotary" : {
   6944                     },
   6945                     "spritesheet" : {
   6946                         "x" : "974.3438",
   6947                         "y" : "155.6703",
   6948                         "width" : "128",
   6949                         "height" : "128",
   6950                         "texture" : "xt_encoder_ranged",
   6951                         "tileSizeX" : "128",
   6952                         "tileSizeY" : "128"
   6953                     },
   6954                     "parameterAttachment" : {
   6955                         "parameter" : "MI2Transpose"
   6956                     }
   6957                 },
   6958                 {
   6959                     "name" : "xtKnob",
   6960                     "rotary" : {
   6961                     },
   6962                     "spritesheet" : {
   6963                         "x" : "974.3438",
   6964                         "y" : "343.4504",
   6965                         "width" : "128",
   6966                         "height" : "128",
   6967                         "texture" : "xt_encoder_ranged",
   6968                         "tileSizeX" : "128",
   6969                         "tileSizeY" : "128"
   6970                     },
   6971                     "parameterAttachment" : {
   6972                         "parameter" : "MI2Detune"
   6973                     }
   6974                 },
   6975                 {
   6976                     "name" : "dropdown",
   6977                     "combobox" : {
   6978                         "offsetL" : "15",
   6979                         "offsetT" : "1",
   6980                         "offsetR" : "-15",
   6981                         "offsetB" : "-1",
   6982                         "text" : "C-2",
   6983                         "textHeight" : "30",
   6984                         "color" : "000000FF",
   6985                         "alignH" : "L",
   6986                         "alignV" : "C",
   6987                         "bold" : "1",
   6988                         "x" : "872.3438",
   6989                         "y" : "581.2306",
   6990                         "width" : "142",
   6991                         "height" : "46"
   6992                     },
   6993                     "parameterAttachment" : {
   6994                         "parameter" : "MI2KeyLow"
   6995                     }
   6996                 },
   6997                 {
   6998                     "name" : "dropdown",
   6999                     "combobox" : {
   7000                         "offsetL" : "15",
   7001                         "offsetT" : "1",
   7002                         "offsetR" : "-15",
   7003                         "offsetB" : "-1",
   7004                         "text" : "C6",
   7005                         "textHeight" : "30",
   7006                         "color" : "000000FF",
   7007                         "alignH" : "L",
   7008                         "alignV" : "C",
   7009                         "bold" : "1",
   7010                         "x" : "1062.344",
   7011                         "y" : "581.2306",
   7012                         "width" : "142",
   7013                         "height" : "46"
   7014                     },
   7015                     "parameterAttachment" : {
   7016                         "parameter" : "MI2KeyHigh"
   7017                     }
   7018                 },
   7019                 {
   7020                     "name" : "dropdown",
   7021                     "combobox" : {
   7022                         "offsetL" : "15",
   7023                         "offsetT" : "1",
   7024                         "offsetR" : "-15",
   7025                         "offsetB" : "-1",
   7026                         "text" : "0",
   7027                         "textHeight" : "30",
   7028                         "color" : "000000FF",
   7029                         "alignH" : "L",
   7030                         "alignV" : "C",
   7031                         "bold" : "1",
   7032                         "x" : "872.3438",
   7033                         "y" : "705.0107",
   7034                         "width" : "142",
   7035                         "height" : "46"
   7036                     },
   7037                     "parameterAttachment" : {
   7038                         "parameter" : "MI2VeloLow"
   7039                     }
   7040                 },
   7041                 {
   7042                     "name" : "dropdown",
   7043                     "combobox" : {
   7044                         "offsetL" : "15",
   7045                         "offsetT" : "1",
   7046                         "offsetR" : "-15",
   7047                         "offsetB" : "-1",
   7048                         "text" : "127",
   7049                         "textHeight" : "30",
   7050                         "color" : "000000FF",
   7051                         "alignH" : "L",
   7052                         "alignV" : "C",
   7053                         "bold" : "1",
   7054                         "x" : "1062.344",
   7055                         "y" : "705.0107",
   7056                         "width" : "142",
   7057                         "height" : "46"
   7058                     },
   7059                     "parameterAttachment" : {
   7060                         "parameter" : "MI2VeloHigh"
   7061                     }
   7062                 },
   7063                 {
   7064                     "name" : "xtKnob",
   7065                     "rotary" : {
   7066                     },
   7067                     "spritesheet" : {
   7068                         "x" : "879.3438",
   7069                         "y" : "779.791",
   7070                         "width" : "128",
   7071                         "height" : "128",
   7072                         "texture" : "xt_encoder_ranged",
   7073                         "tileSizeX" : "128",
   7074                         "tileSizeY" : "128"
   7075                     },
   7076                     "parameterAttachment" : {
   7077                         "parameter" : "MI2Pan"
   7078                     }
   7079                 },
   7080                 {
   7081                     "name" : "dropdown",
   7082                     "combobox" : {
   7083                         "offsetL" : "15",
   7084                         "offsetT" : "1",
   7085                         "offsetR" : "-15",
   7086                         "offsetB" : "-1",
   7087                         "text" : "inverse",
   7088                         "textHeight" : "30",
   7089                         "color" : "000000FF",
   7090                         "alignH" : "L",
   7091                         "alignV" : "C",
   7092                         "bold" : "1",
   7093                         "x" : "1062.344",
   7094                         "y" : "845.1909",
   7095                         "width" : "142",
   7096                         "height" : "46"
   7097                     },
   7098                     "parameterAttachment" : {
   7099                         "parameter" : "MI2PanMod"
   7100                     }
   7101                 },
   7102                 {
   7103                     "name" : "xtKnob",
   7104                     "rotary" : {
   7105                     },
   7106                     "spritesheet" : {
   7107                         "x" : "974.3438",
   7108                         "y" : "968.571",
   7109                         "width" : "128",
   7110                         "height" : "128",
   7111                         "texture" : "xt_encoder_ranged",
   7112                         "tileSizeX" : "128",
   7113                         "tileSizeY" : "128"
   7114                     },
   7115                     "parameterAttachment" : {
   7116                         "parameter" : "MI2Volume"
   7117                     }
   7118                 },
   7119                 {
   7120                     "name" : "dropdown",
   7121                     "combobox" : {
   7122                         "offsetL" : "15",
   7123                         "offsetT" : "1",
   7124                         "offsetR" : "-15",
   7125                         "offsetB" : "-1",
   7126                         "text" : "1",
   7127                         "textHeight" : "30",
   7128                         "color" : "000000FF",
   7129                         "alignH" : "L",
   7130                         "alignV" : "C",
   7131                         "bold" : "1",
   7132                         "x" : "1038.344",
   7133                         "y" : "1156.351",
   7134                         "width" : "170",
   7135                         "height" : "50"
   7136                     },
   7137                     "parameterAttachment" : {
   7138                         "parameter" : "MI2MidiChannel"
   7139                     }
   7140                 },
   7141                 {
   7142                     "name" : "dropdown",
   7143                     "combobox" : {
   7144                         "offsetL" : "15",
   7145                         "offsetT" : "1",
   7146                         "offsetR" : "-15",
   7147                         "offsetB" : "-1",
   7148                         "text" : "Main",
   7149                         "textHeight" : "30",
   7150                         "color" : "000000FF",
   7151                         "alignH" : "L",
   7152                         "alignV" : "C",
   7153                         "bold" : "1",
   7154                         "x" : "1038.344",
   7155                         "y" : "1230.131",
   7156                         "width" : "170",
   7157                         "height" : "50"
   7158                     },
   7159                     "parameterAttachment" : {
   7160                         "parameter" : "MI2Output"
   7161                     }
   7162                 },
   7163                 {
   7164                     "name" : "xtButton",
   7165                     "button" : {
   7166                         "isToggle" : "1",
   7167                         "normalImage" : "0",
   7168                         "overImage" : "0",
   7169                         "downImage" : "1",
   7170                         "normalImageOn" : "1",
   7171                         "overImageOn" : "1",
   7172                         "downImageOn" : "1",
   7173                         "x" : "974.3438",
   7174                         "y" : "1303.912",
   7175                         "width" : "128",
   7176                         "height" : "128",
   7177                         "texture" : "xtknob",
   7178                         "tileSizeX" : "128",
   7179                         "tileSizeY" : "128"
   7180                     },
   7181                     "parameterAttachment" : {
   7182                         "parameter" : "MI2Enabled"
   7183                     }
   7184                 },
   7185                 {
   7186                     "name" : "xtLed",
   7187                     "button" : {
   7188                         "normalImage" : "0",
   7189                         "overImage" : "0",
   7190                         "downImage" : "0",
   7191                         "normalImageOn" : "1",
   7192                         "overImageOn" : "1",
   7193                         "downImageOn" : "1",
   7194                         "x" : "1086.344",
   7195                         "y" : "1287.912",
   7196                         "width" : "32",
   7197                         "height" : "32",
   7198                         "texture" : "led",
   7199                         "tileSizeX" : "128",
   7200                         "tileSizeY" : "128"
   7201                     },
   7202                     "parameterAttachment" : {
   7203                         "parameter" : "MI2Enabled"
   7204                     }
   7205                 },
   7206                 {
   7207                     "name" : "xtKnob",
   7208                     "rotary" : {
   7209                     },
   7210                     "spritesheet" : {
   7211                         "x" : "1389.681",
   7212                         "y" : "155.6703",
   7213                         "width" : "128",
   7214                         "height" : "128",
   7215                         "texture" : "xt_encoder_ranged",
   7216                         "tileSizeX" : "128",
   7217                         "tileSizeY" : "128"
   7218                     },
   7219                     "parameterAttachment" : {
   7220                         "parameter" : "MI3Transpose"
   7221                     }
   7222                 },
   7223                 {
   7224                     "name" : "xtKnob",
   7225                     "rotary" : {
   7226                     },
   7227                     "spritesheet" : {
   7228                         "x" : "1389.681",
   7229                         "y" : "343.4504",
   7230                         "width" : "128",
   7231                         "height" : "128",
   7232                         "texture" : "xt_encoder_ranged",
   7233                         "tileSizeX" : "128",
   7234                         "tileSizeY" : "128"
   7235                     },
   7236                     "parameterAttachment" : {
   7237                         "parameter" : "MI3Detune"
   7238                     }
   7239                 },
   7240                 {
   7241                     "name" : "dropdown",
   7242                     "combobox" : {
   7243                         "offsetL" : "15",
   7244                         "offsetT" : "1",
   7245                         "offsetR" : "-15",
   7246                         "offsetB" : "-1",
   7247                         "text" : "C-2",
   7248                         "textHeight" : "30",
   7249                         "color" : "000000FF",
   7250                         "alignH" : "L",
   7251                         "alignV" : "C",
   7252                         "bold" : "1",
   7253                         "x" : "1287.681",
   7254                         "y" : "581.2306",
   7255                         "width" : "142",
   7256                         "height" : "46"
   7257                     },
   7258                     "parameterAttachment" : {
   7259                         "parameter" : "MI3KeyLow"
   7260                     }
   7261                 },
   7262                 {
   7263                     "name" : "dropdown",
   7264                     "combobox" : {
   7265                         "offsetL" : "15",
   7266                         "offsetT" : "1",
   7267                         "offsetR" : "-15",
   7268                         "offsetB" : "-1",
   7269                         "text" : "C6",
   7270                         "textHeight" : "30",
   7271                         "color" : "000000FF",
   7272                         "alignH" : "L",
   7273                         "alignV" : "C",
   7274                         "bold" : "1",
   7275                         "x" : "1477.681",
   7276                         "y" : "581.2306",
   7277                         "width" : "142",
   7278                         "height" : "46"
   7279                     },
   7280                     "parameterAttachment" : {
   7281                         "parameter" : "MI3KeyHigh"
   7282                     }
   7283                 },
   7284                 {
   7285                     "name" : "dropdown",
   7286                     "combobox" : {
   7287                         "offsetL" : "15",
   7288                         "offsetT" : "1",
   7289                         "offsetR" : "-15",
   7290                         "offsetB" : "-1",
   7291                         "text" : "0",
   7292                         "textHeight" : "30",
   7293                         "color" : "000000FF",
   7294                         "alignH" : "L",
   7295                         "alignV" : "C",
   7296                         "bold" : "1",
   7297                         "x" : "1287.681",
   7298                         "y" : "705.0107",
   7299                         "width" : "142",
   7300                         "height" : "46"
   7301                     },
   7302                     "parameterAttachment" : {
   7303                         "parameter" : "MI3VeloLow"
   7304                     }
   7305                 },
   7306                 {
   7307                     "name" : "dropdown",
   7308                     "combobox" : {
   7309                         "offsetL" : "15",
   7310                         "offsetT" : "1",
   7311                         "offsetR" : "-15",
   7312                         "offsetB" : "-1",
   7313                         "text" : "127",
   7314                         "textHeight" : "30",
   7315                         "color" : "000000FF",
   7316                         "alignH" : "L",
   7317                         "alignV" : "C",
   7318                         "bold" : "1",
   7319                         "x" : "1477.681",
   7320                         "y" : "705.0107",
   7321                         "width" : "142",
   7322                         "height" : "46"
   7323                     },
   7324                     "parameterAttachment" : {
   7325                         "parameter" : "MI3VeloHigh"
   7326                     }
   7327                 },
   7328                 {
   7329                     "name" : "xtKnob",
   7330                     "rotary" : {
   7331                     },
   7332                     "spritesheet" : {
   7333                         "x" : "1294.681",
   7334                         "y" : "779.791",
   7335                         "width" : "128",
   7336                         "height" : "128",
   7337                         "texture" : "xt_encoder_ranged",
   7338                         "tileSizeX" : "128",
   7339                         "tileSizeY" : "128"
   7340                     },
   7341                     "parameterAttachment" : {
   7342                         "parameter" : "MI3Pan"
   7343                     }
   7344                 },
   7345                 {
   7346                     "name" : "dropdown",
   7347                     "combobox" : {
   7348                         "offsetL" : "15",
   7349                         "offsetT" : "1",
   7350                         "offsetR" : "-15",
   7351                         "offsetB" : "-1",
   7352                         "text" : "inverse",
   7353                         "textHeight" : "30",
   7354                         "color" : "000000FF",
   7355                         "alignH" : "L",
   7356                         "alignV" : "C",
   7357                         "bold" : "1",
   7358                         "x" : "1477.681",
   7359                         "y" : "845.1909",
   7360                         "width" : "142",
   7361                         "height" : "46"
   7362                     },
   7363                     "parameterAttachment" : {
   7364                         "parameter" : "MI3PanMod"
   7365                     }
   7366                 },
   7367                 {
   7368                     "name" : "xtKnob",
   7369                     "rotary" : {
   7370                     },
   7371                     "spritesheet" : {
   7372                         "x" : "1389.681",
   7373                         "y" : "968.571",
   7374                         "width" : "128",
   7375                         "height" : "128",
   7376                         "texture" : "xt_encoder_ranged",
   7377                         "tileSizeX" : "128",
   7378                         "tileSizeY" : "128"
   7379                     },
   7380                     "parameterAttachment" : {
   7381                         "parameter" : "MI3Volume"
   7382                     }
   7383                 },
   7384                 {
   7385                     "name" : "dropdown",
   7386                     "combobox" : {
   7387                         "offsetL" : "15",
   7388                         "offsetT" : "1",
   7389                         "offsetR" : "-15",
   7390                         "offsetB" : "-1",
   7391                         "text" : "1",
   7392                         "textHeight" : "30",
   7393                         "color" : "000000FF",
   7394                         "alignH" : "L",
   7395                         "alignV" : "C",
   7396                         "bold" : "1",
   7397                         "x" : "1453.681",
   7398                         "y" : "1156.351",
   7399                         "width" : "170",
   7400                         "height" : "50"
   7401                     },
   7402                     "parameterAttachment" : {
   7403                         "parameter" : "MI3MidiChannel"
   7404                     }
   7405                 },
   7406                 {
   7407                     "name" : "dropdown",
   7408                     "combobox" : {
   7409                         "offsetL" : "15",
   7410                         "offsetT" : "1",
   7411                         "offsetR" : "-15",
   7412                         "offsetB" : "-1",
   7413                         "text" : "Main",
   7414                         "textHeight" : "30",
   7415                         "color" : "000000FF",
   7416                         "alignH" : "L",
   7417                         "alignV" : "C",
   7418                         "bold" : "1",
   7419                         "x" : "1453.681",
   7420                         "y" : "1230.131",
   7421                         "width" : "170",
   7422                         "height" : "50"
   7423                     },
   7424                     "parameterAttachment" : {
   7425                         "parameter" : "MI3Output"
   7426                     }
   7427                 },
   7428                 {
   7429                     "name" : "xtButton",
   7430                     "button" : {
   7431                         "isToggle" : "1",
   7432                         "normalImage" : "0",
   7433                         "overImage" : "0",
   7434                         "downImage" : "1",
   7435                         "normalImageOn" : "1",
   7436                         "overImageOn" : "1",
   7437                         "downImageOn" : "1",
   7438                         "x" : "1389.681",
   7439                         "y" : "1303.912",
   7440                         "width" : "128",
   7441                         "height" : "128",
   7442                         "texture" : "xtknob",
   7443                         "tileSizeX" : "128",
   7444                         "tileSizeY" : "128"
   7445                     },
   7446                     "parameterAttachment" : {
   7447                         "parameter" : "MI3Enabled"
   7448                     }
   7449                 },
   7450                 {
   7451                     "name" : "xtLed",
   7452                     "button" : {
   7453                         "normalImage" : "0",
   7454                         "overImage" : "0",
   7455                         "downImage" : "0",
   7456                         "normalImageOn" : "1",
   7457                         "overImageOn" : "1",
   7458                         "downImageOn" : "1",
   7459                         "x" : "1501.681",
   7460                         "y" : "1287.912",
   7461                         "width" : "32",
   7462                         "height" : "32",
   7463                         "texture" : "led",
   7464                         "tileSizeX" : "128",
   7465                         "tileSizeY" : "128"
   7466                     },
   7467                     "parameterAttachment" : {
   7468                         "parameter" : "MI3Enabled"
   7469                     }
   7470                 },
   7471                 {
   7472                     "name" : "xtKnob",
   7473                     "rotary" : {
   7474                     },
   7475                     "spritesheet" : {
   7476                         "x" : "1805.019",
   7477                         "y" : "155.6703",
   7478                         "width" : "128",
   7479                         "height" : "128",
   7480                         "texture" : "xt_encoder_ranged",
   7481                         "tileSizeX" : "128",
   7482                         "tileSizeY" : "128"
   7483                     },
   7484                     "parameterAttachment" : {
   7485                         "parameter" : "MI4Transpose"
   7486                     }
   7487                 },
   7488                 {
   7489                     "name" : "xtKnob",
   7490                     "rotary" : {
   7491                     },
   7492                     "spritesheet" : {
   7493                         "x" : "1805.019",
   7494                         "y" : "343.4504",
   7495                         "width" : "128",
   7496                         "height" : "128",
   7497                         "texture" : "xt_encoder_ranged",
   7498                         "tileSizeX" : "128",
   7499                         "tileSizeY" : "128"
   7500                     },
   7501                     "parameterAttachment" : {
   7502                         "parameter" : "MI4Detune"
   7503                     }
   7504                 },
   7505                 {
   7506                     "name" : "dropdown",
   7507                     "combobox" : {
   7508                         "offsetL" : "15",
   7509                         "offsetT" : "1",
   7510                         "offsetR" : "-15",
   7511                         "offsetB" : "-1",
   7512                         "text" : "C-2",
   7513                         "textHeight" : "30",
   7514                         "color" : "000000FF",
   7515                         "alignH" : "L",
   7516                         "alignV" : "C",
   7517                         "bold" : "1",
   7518                         "x" : "1703.019",
   7519                         "y" : "581.2306",
   7520                         "width" : "142",
   7521                         "height" : "46"
   7522                     },
   7523                     "parameterAttachment" : {
   7524                         "parameter" : "MI4KeyLow"
   7525                     }
   7526                 },
   7527                 {
   7528                     "name" : "dropdown",
   7529                     "combobox" : {
   7530                         "offsetL" : "15",
   7531                         "offsetT" : "1",
   7532                         "offsetR" : "-15",
   7533                         "offsetB" : "-1",
   7534                         "text" : "C6",
   7535                         "textHeight" : "30",
   7536                         "color" : "000000FF",
   7537                         "alignH" : "L",
   7538                         "alignV" : "C",
   7539                         "bold" : "1",
   7540                         "x" : "1893.019",
   7541                         "y" : "581.2306",
   7542                         "width" : "142",
   7543                         "height" : "46"
   7544                     },
   7545                     "parameterAttachment" : {
   7546                         "parameter" : "MI4KeyHigh"
   7547                     }
   7548                 },
   7549                 {
   7550                     "name" : "dropdown",
   7551                     "combobox" : {
   7552                         "offsetL" : "15",
   7553                         "offsetT" : "1",
   7554                         "offsetR" : "-15",
   7555                         "offsetB" : "-1",
   7556                         "text" : "0",
   7557                         "textHeight" : "30",
   7558                         "color" : "000000FF",
   7559                         "alignH" : "L",
   7560                         "alignV" : "C",
   7561                         "bold" : "1",
   7562                         "x" : "1703.019",
   7563                         "y" : "705.0107",
   7564                         "width" : "142",
   7565                         "height" : "46"
   7566                     },
   7567                     "parameterAttachment" : {
   7568                         "parameter" : "MI4VeloLow"
   7569                     }
   7570                 },
   7571                 {
   7572                     "name" : "dropdown",
   7573                     "combobox" : {
   7574                         "offsetL" : "15",
   7575                         "offsetT" : "1",
   7576                         "offsetR" : "-15",
   7577                         "offsetB" : "-1",
   7578                         "text" : "127",
   7579                         "textHeight" : "30",
   7580                         "color" : "000000FF",
   7581                         "alignH" : "L",
   7582                         "alignV" : "C",
   7583                         "bold" : "1",
   7584                         "x" : "1893.019",
   7585                         "y" : "705.0107",
   7586                         "width" : "142",
   7587                         "height" : "46"
   7588                     },
   7589                     "parameterAttachment" : {
   7590                         "parameter" : "MI4VeloHigh"
   7591                     }
   7592                 },
   7593                 {
   7594                     "name" : "xtKnob",
   7595                     "rotary" : {
   7596                     },
   7597                     "spritesheet" : {
   7598                         "x" : "1710.019",
   7599                         "y" : "779.791",
   7600                         "width" : "128",
   7601                         "height" : "128",
   7602                         "texture" : "xt_encoder_ranged",
   7603                         "tileSizeX" : "128",
   7604                         "tileSizeY" : "128"
   7605                     },
   7606                     "parameterAttachment" : {
   7607                         "parameter" : "MI4Pan"
   7608                     }
   7609                 },
   7610                 {
   7611                     "name" : "dropdown",
   7612                     "combobox" : {
   7613                         "offsetL" : "15",
   7614                         "offsetT" : "1",
   7615                         "offsetR" : "-15",
   7616                         "offsetB" : "-1",
   7617                         "text" : "inverse",
   7618                         "textHeight" : "30",
   7619                         "color" : "000000FF",
   7620                         "alignH" : "L",
   7621                         "alignV" : "C",
   7622                         "bold" : "1",
   7623                         "x" : "1893.019",
   7624                         "y" : "845.1909",
   7625                         "width" : "142",
   7626                         "height" : "46"
   7627                     },
   7628                     "parameterAttachment" : {
   7629                         "parameter" : "MI4PanMod"
   7630                     }
   7631                 },
   7632                 {
   7633                     "name" : "xtKnob",
   7634                     "rotary" : {
   7635                     },
   7636                     "spritesheet" : {
   7637                         "x" : "1805.019",
   7638                         "y" : "968.571",
   7639                         "width" : "128",
   7640                         "height" : "128",
   7641                         "texture" : "xt_encoder_ranged",
   7642                         "tileSizeX" : "128",
   7643                         "tileSizeY" : "128"
   7644                     },
   7645                     "parameterAttachment" : {
   7646                         "parameter" : "MI4Volume"
   7647                     }
   7648                 },
   7649                 {
   7650                     "name" : "dropdown",
   7651                     "combobox" : {
   7652                         "offsetL" : "15",
   7653                         "offsetT" : "1",
   7654                         "offsetR" : "-15",
   7655                         "offsetB" : "-1",
   7656                         "text" : "1",
   7657                         "textHeight" : "30",
   7658                         "color" : "000000FF",
   7659                         "alignH" : "L",
   7660                         "alignV" : "C",
   7661                         "bold" : "1",
   7662                         "x" : "1869.019",
   7663                         "y" : "1156.351",
   7664                         "width" : "170",
   7665                         "height" : "50"
   7666                     },
   7667                     "parameterAttachment" : {
   7668                         "parameter" : "MI4MidiChannel"
   7669                     }
   7670                 },
   7671                 {
   7672                     "name" : "dropdown",
   7673                     "combobox" : {
   7674                         "offsetL" : "15",
   7675                         "offsetT" : "1",
   7676                         "offsetR" : "-15",
   7677                         "offsetB" : "-1",
   7678                         "text" : "Main",
   7679                         "textHeight" : "30",
   7680                         "color" : "000000FF",
   7681                         "alignH" : "L",
   7682                         "alignV" : "C",
   7683                         "bold" : "1",
   7684                         "x" : "1869.019",
   7685                         "y" : "1230.131",
   7686                         "width" : "170",
   7687                         "height" : "50"
   7688                     },
   7689                     "parameterAttachment" : {
   7690                         "parameter" : "MI4Output"
   7691                     }
   7692                 },
   7693                 {
   7694                     "name" : "xtButton",
   7695                     "button" : {
   7696                         "isToggle" : "1",
   7697                         "normalImage" : "0",
   7698                         "overImage" : "0",
   7699                         "downImage" : "1",
   7700                         "normalImageOn" : "1",
   7701                         "overImageOn" : "1",
   7702                         "downImageOn" : "1",
   7703                         "x" : "1805.019",
   7704                         "y" : "1303.912",
   7705                         "width" : "128",
   7706                         "height" : "128",
   7707                         "texture" : "xtknob",
   7708                         "tileSizeX" : "128",
   7709                         "tileSizeY" : "128"
   7710                     },
   7711                     "parameterAttachment" : {
   7712                         "parameter" : "MI4Enabled"
   7713                     }
   7714                 },
   7715                 {
   7716                     "name" : "xtLed",
   7717                     "button" : {
   7718                         "normalImage" : "0",
   7719                         "overImage" : "0",
   7720                         "downImage" : "0",
   7721                         "normalImageOn" : "1",
   7722                         "overImageOn" : "1",
   7723                         "downImageOn" : "1",
   7724                         "x" : "1917.019",
   7725                         "y" : "1287.912",
   7726                         "width" : "32",
   7727                         "height" : "32",
   7728                         "texture" : "led",
   7729                         "tileSizeX" : "128",
   7730                         "tileSizeY" : "128"
   7731                     },
   7732                     "parameterAttachment" : {
   7733                         "parameter" : "MI4Enabled"
   7734                     }
   7735                 },
   7736                 {
   7737                     "name" : "xtKnob",
   7738                     "rotary" : {
   7739                     },
   7740                     "spritesheet" : {
   7741                         "x" : "2220.356",
   7742                         "y" : "155.6703",
   7743                         "width" : "128",
   7744                         "height" : "128",
   7745                         "texture" : "xt_encoder_ranged",
   7746                         "tileSizeX" : "128",
   7747                         "tileSizeY" : "128"
   7748                     },
   7749                     "parameterAttachment" : {
   7750                         "parameter" : "MI5Transpose"
   7751                     }
   7752                 },
   7753                 {
   7754                     "name" : "xtKnob",
   7755                     "rotary" : {
   7756                     },
   7757                     "spritesheet" : {
   7758                         "x" : "2220.356",
   7759                         "y" : "343.4504",
   7760                         "width" : "128",
   7761                         "height" : "128",
   7762                         "texture" : "xt_encoder_ranged",
   7763                         "tileSizeX" : "128",
   7764                         "tileSizeY" : "128"
   7765                     },
   7766                     "parameterAttachment" : {
   7767                         "parameter" : "MI5Detune"
   7768                     }
   7769                 },
   7770                 {
   7771                     "name" : "dropdown",
   7772                     "combobox" : {
   7773                         "offsetL" : "15",
   7774                         "offsetT" : "1",
   7775                         "offsetR" : "-15",
   7776                         "offsetB" : "-1",
   7777                         "text" : "C-2",
   7778                         "textHeight" : "30",
   7779                         "color" : "000000FF",
   7780                         "alignH" : "L",
   7781                         "alignV" : "C",
   7782                         "bold" : "1",
   7783                         "x" : "2118.356",
   7784                         "y" : "581.2306",
   7785                         "width" : "142",
   7786                         "height" : "46"
   7787                     },
   7788                     "parameterAttachment" : {
   7789                         "parameter" : "MI5KeyLow"
   7790                     }
   7791                 },
   7792                 {
   7793                     "name" : "dropdown",
   7794                     "combobox" : {
   7795                         "offsetL" : "15",
   7796                         "offsetT" : "1",
   7797                         "offsetR" : "-15",
   7798                         "offsetB" : "-1",
   7799                         "text" : "C6",
   7800                         "textHeight" : "30",
   7801                         "color" : "000000FF",
   7802                         "alignH" : "L",
   7803                         "alignV" : "C",
   7804                         "bold" : "1",
   7805                         "x" : "2308.356",
   7806                         "y" : "581.2306",
   7807                         "width" : "142",
   7808                         "height" : "46"
   7809                     },
   7810                     "parameterAttachment" : {
   7811                         "parameter" : "MI5KeyHigh"
   7812                     }
   7813                 },
   7814                 {
   7815                     "name" : "dropdown",
   7816                     "combobox" : {
   7817                         "offsetL" : "15",
   7818                         "offsetT" : "1",
   7819                         "offsetR" : "-15",
   7820                         "offsetB" : "-1",
   7821                         "text" : "0",
   7822                         "textHeight" : "30",
   7823                         "color" : "000000FF",
   7824                         "alignH" : "L",
   7825                         "alignV" : "C",
   7826                         "bold" : "1",
   7827                         "x" : "2118.356",
   7828                         "y" : "705.0107",
   7829                         "width" : "142",
   7830                         "height" : "46"
   7831                     },
   7832                     "parameterAttachment" : {
   7833                         "parameter" : "MI5VeloLow"
   7834                     }
   7835                 },
   7836                 {
   7837                     "name" : "dropdown",
   7838                     "combobox" : {
   7839                         "offsetL" : "15",
   7840                         "offsetT" : "1",
   7841                         "offsetR" : "-15",
   7842                         "offsetB" : "-1",
   7843                         "text" : "127",
   7844                         "textHeight" : "30",
   7845                         "color" : "000000FF",
   7846                         "alignH" : "L",
   7847                         "alignV" : "C",
   7848                         "bold" : "1",
   7849                         "x" : "2308.356",
   7850                         "y" : "705.0107",
   7851                         "width" : "142",
   7852                         "height" : "46"
   7853                     },
   7854                     "parameterAttachment" : {
   7855                         "parameter" : "MI5VeloHigh"
   7856                     }
   7857                 },
   7858                 {
   7859                     "name" : "xtKnob",
   7860                     "rotary" : {
   7861                     },
   7862                     "spritesheet" : {
   7863                         "x" : "2125.356",
   7864                         "y" : "779.791",
   7865                         "width" : "128",
   7866                         "height" : "128",
   7867                         "texture" : "xt_encoder_ranged",
   7868                         "tileSizeX" : "128",
   7869                         "tileSizeY" : "128"
   7870                     },
   7871                     "parameterAttachment" : {
   7872                         "parameter" : "MI5Pan"
   7873                     }
   7874                 },
   7875                 {
   7876                     "name" : "dropdown",
   7877                     "combobox" : {
   7878                         "offsetL" : "15",
   7879                         "offsetT" : "1",
   7880                         "offsetR" : "-15",
   7881                         "offsetB" : "-1",
   7882                         "text" : "inverse",
   7883                         "textHeight" : "30",
   7884                         "color" : "000000FF",
   7885                         "alignH" : "L",
   7886                         "alignV" : "C",
   7887                         "bold" : "1",
   7888                         "x" : "2308.356",
   7889                         "y" : "845.1909",
   7890                         "width" : "142",
   7891                         "height" : "46"
   7892                     },
   7893                     "parameterAttachment" : {
   7894                         "parameter" : "MI5PanMod"
   7895                     }
   7896                 },
   7897                 {
   7898                     "name" : "xtKnob",
   7899                     "rotary" : {
   7900                     },
   7901                     "spritesheet" : {
   7902                         "x" : "2220.356",
   7903                         "y" : "968.571",
   7904                         "width" : "128",
   7905                         "height" : "128",
   7906                         "texture" : "xt_encoder_ranged",
   7907                         "tileSizeX" : "128",
   7908                         "tileSizeY" : "128"
   7909                     },
   7910                     "parameterAttachment" : {
   7911                         "parameter" : "MI5Volume"
   7912                     }
   7913                 },
   7914                 {
   7915                     "name" : "dropdown",
   7916                     "combobox" : {
   7917                         "offsetL" : "15",
   7918                         "offsetT" : "1",
   7919                         "offsetR" : "-15",
   7920                         "offsetB" : "-1",
   7921                         "text" : "1",
   7922                         "textHeight" : "30",
   7923                         "color" : "000000FF",
   7924                         "alignH" : "L",
   7925                         "alignV" : "C",
   7926                         "bold" : "1",
   7927                         "x" : "2284.356",
   7928                         "y" : "1156.351",
   7929                         "width" : "170",
   7930                         "height" : "50"
   7931                     },
   7932                     "parameterAttachment" : {
   7933                         "parameter" : "MI5MidiChannel"
   7934                     }
   7935                 },
   7936                 {
   7937                     "name" : "dropdown",
   7938                     "combobox" : {
   7939                         "offsetL" : "15",
   7940                         "offsetT" : "1",
   7941                         "offsetR" : "-15",
   7942                         "offsetB" : "-1",
   7943                         "text" : "Main",
   7944                         "textHeight" : "30",
   7945                         "color" : "000000FF",
   7946                         "alignH" : "L",
   7947                         "alignV" : "C",
   7948                         "bold" : "1",
   7949                         "x" : "2284.356",
   7950                         "y" : "1230.131",
   7951                         "width" : "170",
   7952                         "height" : "50"
   7953                     },
   7954                     "parameterAttachment" : {
   7955                         "parameter" : "MI5Output"
   7956                     }
   7957                 },
   7958                 {
   7959                     "name" : "xtButton",
   7960                     "button" : {
   7961                         "isToggle" : "1",
   7962                         "normalImage" : "0",
   7963                         "overImage" : "0",
   7964                         "downImage" : "1",
   7965                         "normalImageOn" : "1",
   7966                         "overImageOn" : "1",
   7967                         "downImageOn" : "1",
   7968                         "x" : "2220.356",
   7969                         "y" : "1303.912",
   7970                         "width" : "128",
   7971                         "height" : "128",
   7972                         "texture" : "xtknob",
   7973                         "tileSizeX" : "128",
   7974                         "tileSizeY" : "128"
   7975                     },
   7976                     "parameterAttachment" : {
   7977                         "parameter" : "MI5Enabled"
   7978                     }
   7979                 },
   7980                 {
   7981                     "name" : "xtLed",
   7982                     "button" : {
   7983                         "normalImage" : "0",
   7984                         "overImage" : "0",
   7985                         "downImage" : "0",
   7986                         "normalImageOn" : "1",
   7987                         "overImageOn" : "1",
   7988                         "downImageOn" : "1",
   7989                         "x" : "2332.356",
   7990                         "y" : "1287.912",
   7991                         "width" : "32",
   7992                         "height" : "32",
   7993                         "texture" : "led",
   7994                         "tileSizeX" : "128",
   7995                         "tileSizeY" : "128"
   7996                     },
   7997                     "parameterAttachment" : {
   7998                         "parameter" : "MI5Enabled"
   7999                     }
   8000                 },
   8001                 {
   8002                     "name" : "xtKnob",
   8003                     "rotary" : {
   8004                     },
   8005                     "spritesheet" : {
   8006                         "x" : "2635.693",
   8007                         "y" : "155.6703",
   8008                         "width" : "128",
   8009                         "height" : "128",
   8010                         "texture" : "xt_encoder_ranged",
   8011                         "tileSizeX" : "128",
   8012                         "tileSizeY" : "128"
   8013                     },
   8014                     "parameterAttachment" : {
   8015                         "parameter" : "MI6Transpose"
   8016                     }
   8017                 },
   8018                 {
   8019                     "name" : "xtKnob",
   8020                     "rotary" : {
   8021                     },
   8022                     "spritesheet" : {
   8023                         "x" : "2635.693",
   8024                         "y" : "343.4504",
   8025                         "width" : "128",
   8026                         "height" : "128",
   8027                         "texture" : "xt_encoder_ranged",
   8028                         "tileSizeX" : "128",
   8029                         "tileSizeY" : "128"
   8030                     },
   8031                     "parameterAttachment" : {
   8032                         "parameter" : "MI6Detune"
   8033                     }
   8034                 },
   8035                 {
   8036                     "name" : "dropdown",
   8037                     "combobox" : {
   8038                         "offsetL" : "15",
   8039                         "offsetT" : "1",
   8040                         "offsetR" : "-15",
   8041                         "offsetB" : "-1",
   8042                         "text" : "C-2",
   8043                         "textHeight" : "30",
   8044                         "color" : "000000FF",
   8045                         "alignH" : "L",
   8046                         "alignV" : "C",
   8047                         "bold" : "1",
   8048                         "x" : "2533.693",
   8049                         "y" : "581.2306",
   8050                         "width" : "142",
   8051                         "height" : "46"
   8052                     },
   8053                     "parameterAttachment" : {
   8054                         "parameter" : "MI6KeyLow"
   8055                     }
   8056                 },
   8057                 {
   8058                     "name" : "dropdown",
   8059                     "combobox" : {
   8060                         "offsetL" : "15",
   8061                         "offsetT" : "1",
   8062                         "offsetR" : "-15",
   8063                         "offsetB" : "-1",
   8064                         "text" : "C6",
   8065                         "textHeight" : "30",
   8066                         "color" : "000000FF",
   8067                         "alignH" : "L",
   8068                         "alignV" : "C",
   8069                         "bold" : "1",
   8070                         "x" : "2723.693",
   8071                         "y" : "581.2306",
   8072                         "width" : "142",
   8073                         "height" : "46"
   8074                     },
   8075                     "parameterAttachment" : {
   8076                         "parameter" : "MI6KeyHigh"
   8077                     }
   8078                 },
   8079                 {
   8080                     "name" : "dropdown",
   8081                     "combobox" : {
   8082                         "offsetL" : "15",
   8083                         "offsetT" : "1",
   8084                         "offsetR" : "-15",
   8085                         "offsetB" : "-1",
   8086                         "text" : "0",
   8087                         "textHeight" : "30",
   8088                         "color" : "000000FF",
   8089                         "alignH" : "L",
   8090                         "alignV" : "C",
   8091                         "bold" : "1",
   8092                         "x" : "2533.693",
   8093                         "y" : "705.0107",
   8094                         "width" : "142",
   8095                         "height" : "46"
   8096                     },
   8097                     "parameterAttachment" : {
   8098                         "parameter" : "MI6VeloLow"
   8099                     }
   8100                 },
   8101                 {
   8102                     "name" : "dropdown",
   8103                     "combobox" : {
   8104                         "offsetL" : "15",
   8105                         "offsetT" : "1",
   8106                         "offsetR" : "-15",
   8107                         "offsetB" : "-1",
   8108                         "text" : "127",
   8109                         "textHeight" : "30",
   8110                         "color" : "000000FF",
   8111                         "alignH" : "L",
   8112                         "alignV" : "C",
   8113                         "bold" : "1",
   8114                         "x" : "2723.693",
   8115                         "y" : "705.0107",
   8116                         "width" : "142",
   8117                         "height" : "46"
   8118                     },
   8119                     "parameterAttachment" : {
   8120                         "parameter" : "MI6VeloHigh"
   8121                     }
   8122                 },
   8123                 {
   8124                     "name" : "xtKnob",
   8125                     "rotary" : {
   8126                     },
   8127                     "spritesheet" : {
   8128                         "x" : "2540.693",
   8129                         "y" : "779.791",
   8130                         "width" : "128",
   8131                         "height" : "128",
   8132                         "texture" : "xt_encoder_ranged",
   8133                         "tileSizeX" : "128",
   8134                         "tileSizeY" : "128"
   8135                     },
   8136                     "parameterAttachment" : {
   8137                         "parameter" : "MI6Pan"
   8138                     }
   8139                 },
   8140                 {
   8141                     "name" : "dropdown",
   8142                     "combobox" : {
   8143                         "offsetL" : "15",
   8144                         "offsetT" : "1",
   8145                         "offsetR" : "-15",
   8146                         "offsetB" : "-1",
   8147                         "text" : "inverse",
   8148                         "textHeight" : "30",
   8149                         "color" : "000000FF",
   8150                         "alignH" : "L",
   8151                         "alignV" : "C",
   8152                         "bold" : "1",
   8153                         "x" : "2723.693",
   8154                         "y" : "845.1909",
   8155                         "width" : "142",
   8156                         "height" : "46"
   8157                     },
   8158                     "parameterAttachment" : {
   8159                         "parameter" : "MI6PanMod"
   8160                     }
   8161                 },
   8162                 {
   8163                     "name" : "xtKnob",
   8164                     "rotary" : {
   8165                     },
   8166                     "spritesheet" : {
   8167                         "x" : "2635.693",
   8168                         "y" : "968.571",
   8169                         "width" : "128",
   8170                         "height" : "128",
   8171                         "texture" : "xt_encoder_ranged",
   8172                         "tileSizeX" : "128",
   8173                         "tileSizeY" : "128"
   8174                     },
   8175                     "parameterAttachment" : {
   8176                         "parameter" : "MI6Volume"
   8177                     }
   8178                 },
   8179                 {
   8180                     "name" : "dropdown",
   8181                     "combobox" : {
   8182                         "offsetL" : "15",
   8183                         "offsetT" : "1",
   8184                         "offsetR" : "-15",
   8185                         "offsetB" : "-1",
   8186                         "text" : "1",
   8187                         "textHeight" : "30",
   8188                         "color" : "000000FF",
   8189                         "alignH" : "L",
   8190                         "alignV" : "C",
   8191                         "bold" : "1",
   8192                         "x" : "2699.693",
   8193                         "y" : "1156.351",
   8194                         "width" : "170",
   8195                         "height" : "50"
   8196                     },
   8197                     "parameterAttachment" : {
   8198                         "parameter" : "MI6MidiChannel"
   8199                     }
   8200                 },
   8201                 {
   8202                     "name" : "dropdown",
   8203                     "combobox" : {
   8204                         "offsetL" : "15",
   8205                         "offsetT" : "1",
   8206                         "offsetR" : "-15",
   8207                         "offsetB" : "-1",
   8208                         "text" : "Main",
   8209                         "textHeight" : "30",
   8210                         "color" : "000000FF",
   8211                         "alignH" : "L",
   8212                         "alignV" : "C",
   8213                         "bold" : "1",
   8214                         "x" : "2699.693",
   8215                         "y" : "1230.131",
   8216                         "width" : "170",
   8217                         "height" : "50"
   8218                     },
   8219                     "parameterAttachment" : {
   8220                         "parameter" : "MI6Output"
   8221                     }
   8222                 },
   8223                 {
   8224                     "name" : "xtButton",
   8225                     "button" : {
   8226                         "isToggle" : "1",
   8227                         "normalImage" : "0",
   8228                         "overImage" : "0",
   8229                         "downImage" : "1",
   8230                         "normalImageOn" : "1",
   8231                         "overImageOn" : "1",
   8232                         "downImageOn" : "1",
   8233                         "x" : "2635.693",
   8234                         "y" : "1303.912",
   8235                         "width" : "128",
   8236                         "height" : "128",
   8237                         "texture" : "xtknob",
   8238                         "tileSizeX" : "128",
   8239                         "tileSizeY" : "128"
   8240                     },
   8241                     "parameterAttachment" : {
   8242                         "parameter" : "MI6Enabled"
   8243                     }
   8244                 },
   8245                 {
   8246                     "name" : "xtLed",
   8247                     "button" : {
   8248                         "normalImage" : "0",
   8249                         "overImage" : "0",
   8250                         "downImage" : "0",
   8251                         "normalImageOn" : "1",
   8252                         "overImageOn" : "1",
   8253                         "downImageOn" : "1",
   8254                         "x" : "2747.693",
   8255                         "y" : "1287.912",
   8256                         "width" : "32",
   8257                         "height" : "32",
   8258                         "texture" : "led",
   8259                         "tileSizeX" : "128",
   8260                         "tileSizeY" : "128"
   8261                     },
   8262                     "parameterAttachment" : {
   8263                         "parameter" : "MI6Enabled"
   8264                     }
   8265                 },
   8266                 {
   8267                     "name" : "xtKnob",
   8268                     "rotary" : {
   8269                     },
   8270                     "spritesheet" : {
   8271                         "x" : "3051.031",
   8272                         "y" : "155.6703",
   8273                         "width" : "128",
   8274                         "height" : "128",
   8275                         "texture" : "xt_encoder_ranged",
   8276                         "tileSizeX" : "128",
   8277                         "tileSizeY" : "128"
   8278                     },
   8279                     "parameterAttachment" : {
   8280                         "parameter" : "MI7Transpose"
   8281                     }
   8282                 },
   8283                 {
   8284                     "name" : "xtKnob",
   8285                     "rotary" : {
   8286                     },
   8287                     "spritesheet" : {
   8288                         "x" : "3051.031",
   8289                         "y" : "343.4504",
   8290                         "width" : "128",
   8291                         "height" : "128",
   8292                         "texture" : "xt_encoder_ranged",
   8293                         "tileSizeX" : "128",
   8294                         "tileSizeY" : "128"
   8295                     },
   8296                     "parameterAttachment" : {
   8297                         "parameter" : "MI7Detune"
   8298                     }
   8299                 },
   8300                 {
   8301                     "name" : "dropdown",
   8302                     "combobox" : {
   8303                         "offsetL" : "15",
   8304                         "offsetT" : "1",
   8305                         "offsetR" : "-15",
   8306                         "offsetB" : "-1",
   8307                         "text" : "C-2",
   8308                         "textHeight" : "30",
   8309                         "color" : "000000FF",
   8310                         "alignH" : "L",
   8311                         "alignV" : "C",
   8312                         "bold" : "1",
   8313                         "x" : "2949.031",
   8314                         "y" : "581.2306",
   8315                         "width" : "142",
   8316                         "height" : "46"
   8317                     },
   8318                     "parameterAttachment" : {
   8319                         "parameter" : "MI7KeyLow"
   8320                     }
   8321                 },
   8322                 {
   8323                     "name" : "dropdown",
   8324                     "combobox" : {
   8325                         "offsetL" : "15",
   8326                         "offsetT" : "1",
   8327                         "offsetR" : "-15",
   8328                         "offsetB" : "-1",
   8329                         "text" : "C6",
   8330                         "textHeight" : "30",
   8331                         "color" : "000000FF",
   8332                         "alignH" : "L",
   8333                         "alignV" : "C",
   8334                         "bold" : "1",
   8335                         "x" : "3139.031",
   8336                         "y" : "581.2306",
   8337                         "width" : "142",
   8338                         "height" : "46"
   8339                     },
   8340                     "parameterAttachment" : {
   8341                         "parameter" : "MI7KeyHigh"
   8342                     }
   8343                 },
   8344                 {
   8345                     "name" : "dropdown",
   8346                     "combobox" : {
   8347                         "offsetL" : "15",
   8348                         "offsetT" : "1",
   8349                         "offsetR" : "-15",
   8350                         "offsetB" : "-1",
   8351                         "text" : "0",
   8352                         "textHeight" : "30",
   8353                         "color" : "000000FF",
   8354                         "alignH" : "L",
   8355                         "alignV" : "C",
   8356                         "bold" : "1",
   8357                         "x" : "2949.031",
   8358                         "y" : "705.0107",
   8359                         "width" : "142",
   8360                         "height" : "46"
   8361                     },
   8362                     "parameterAttachment" : {
   8363                         "parameter" : "MI7VeloLow"
   8364                     }
   8365                 },
   8366                 {
   8367                     "name" : "dropdown",
   8368                     "combobox" : {
   8369                         "offsetL" : "15",
   8370                         "offsetT" : "1",
   8371                         "offsetR" : "-15",
   8372                         "offsetB" : "-1",
   8373                         "text" : "127",
   8374                         "textHeight" : "30",
   8375                         "color" : "000000FF",
   8376                         "alignH" : "L",
   8377                         "alignV" : "C",
   8378                         "bold" : "1",
   8379                         "x" : "3139.031",
   8380                         "y" : "705.0107",
   8381                         "width" : "142",
   8382                         "height" : "46"
   8383                     },
   8384                     "parameterAttachment" : {
   8385                         "parameter" : "MI7VeloHigh"
   8386                     }
   8387                 },
   8388                 {
   8389                     "name" : "xtKnob",
   8390                     "rotary" : {
   8391                     },
   8392                     "spritesheet" : {
   8393                         "x" : "2956.031",
   8394                         "y" : "779.791",
   8395                         "width" : "128",
   8396                         "height" : "128",
   8397                         "texture" : "xt_encoder_ranged",
   8398                         "tileSizeX" : "128",
   8399                         "tileSizeY" : "128"
   8400                     },
   8401                     "parameterAttachment" : {
   8402                         "parameter" : "MI7Pan"
   8403                     }
   8404                 },
   8405                 {
   8406                     "name" : "dropdown",
   8407                     "combobox" : {
   8408                         "offsetL" : "15",
   8409                         "offsetT" : "1",
   8410                         "offsetR" : "-15",
   8411                         "offsetB" : "-1",
   8412                         "text" : "inverse",
   8413                         "textHeight" : "30",
   8414                         "color" : "000000FF",
   8415                         "alignH" : "L",
   8416                         "alignV" : "C",
   8417                         "bold" : "1",
   8418                         "x" : "3139.031",
   8419                         "y" : "845.1909",
   8420                         "width" : "142",
   8421                         "height" : "46"
   8422                     },
   8423                     "parameterAttachment" : {
   8424                         "parameter" : "MI7PanMod"
   8425                     }
   8426                 },
   8427                 {
   8428                     "name" : "xtKnob",
   8429                     "rotary" : {
   8430                     },
   8431                     "spritesheet" : {
   8432                         "x" : "3051.031",
   8433                         "y" : "968.571",
   8434                         "width" : "128",
   8435                         "height" : "128",
   8436                         "texture" : "xt_encoder_ranged",
   8437                         "tileSizeX" : "128",
   8438                         "tileSizeY" : "128"
   8439                     },
   8440                     "parameterAttachment" : {
   8441                         "parameter" : "MI7Volume"
   8442                     }
   8443                 },
   8444                 {
   8445                     "name" : "dropdown",
   8446                     "combobox" : {
   8447                         "offsetL" : "15",
   8448                         "offsetT" : "1",
   8449                         "offsetR" : "-15",
   8450                         "offsetB" : "-1",
   8451                         "text" : "1",
   8452                         "textHeight" : "30",
   8453                         "color" : "000000FF",
   8454                         "alignH" : "L",
   8455                         "alignV" : "C",
   8456                         "bold" : "1",
   8457                         "x" : "3115.031",
   8458                         "y" : "1156.351",
   8459                         "width" : "170",
   8460                         "height" : "50"
   8461                     },
   8462                     "parameterAttachment" : {
   8463                         "parameter" : "MI7MidiChannel"
   8464                     }
   8465                 },
   8466                 {
   8467                     "name" : "dropdown",
   8468                     "combobox" : {
   8469                         "offsetL" : "15",
   8470                         "offsetT" : "1",
   8471                         "offsetR" : "-15",
   8472                         "offsetB" : "-1",
   8473                         "text" : "Main",
   8474                         "textHeight" : "30",
   8475                         "color" : "000000FF",
   8476                         "alignH" : "L",
   8477                         "alignV" : "C",
   8478                         "bold" : "1",
   8479                         "x" : "3115.031",
   8480                         "y" : "1230.131",
   8481                         "width" : "170",
   8482                         "height" : "50"
   8483                     },
   8484                     "parameterAttachment" : {
   8485                         "parameter" : "MI7Output"
   8486                     }
   8487                 },
   8488                 {
   8489                     "name" : "xtButton",
   8490                     "button" : {
   8491                         "isToggle" : "1",
   8492                         "normalImage" : "0",
   8493                         "overImage" : "0",
   8494                         "downImage" : "1",
   8495                         "normalImageOn" : "1",
   8496                         "overImageOn" : "1",
   8497                         "downImageOn" : "1",
   8498                         "x" : "3051.031",
   8499                         "y" : "1303.912",
   8500                         "width" : "128",
   8501                         "height" : "128",
   8502                         "texture" : "xtknob",
   8503                         "tileSizeX" : "128",
   8504                         "tileSizeY" : "128"
   8505                     },
   8506                     "parameterAttachment" : {
   8507                         "parameter" : "MI7Enabled"
   8508                     }
   8509                 },
   8510                 {
   8511                     "name" : "xtLed",
   8512                     "button" : {
   8513                         "normalImage" : "0",
   8514                         "overImage" : "0",
   8515                         "downImage" : "0",
   8516                         "normalImageOn" : "1",
   8517                         "overImageOn" : "1",
   8518                         "downImageOn" : "1",
   8519                         "x" : "3163.031",
   8520                         "y" : "1287.912",
   8521                         "width" : "32",
   8522                         "height" : "32",
   8523                         "texture" : "led",
   8524                         "tileSizeX" : "128",
   8525                         "tileSizeY" : "128"
   8526                     },
   8527                     "parameterAttachment" : {
   8528                         "parameter" : "MI7Enabled"
   8529                     }
   8530                 }
   8531             ]
   8532         },
   8533         {
   8534             "name" : "pageWave",
   8535             "image" : {
   8536                 "x" : "35.99988",
   8537                 "y" : "489",
   8538                 "width" : "3322.7",
   8539                 "height" : "1479.802",
   8540                 "texture" : "xtPageWave"
   8541             },
   8542             "children" : [
   8543                 {
   8544                     "name" : "waveEditorContainer",
   8545                     "component" : {
   8546                         "x" : "0",
   8547                         "y" : "0",
   8548                         "width" : "3322.7",
   8549                         "height" : "1479.802"
   8550                     },
   8551                     "children" : [
   8552                         {
   8553                             "name" : "wecWavetableList",
   8554                             "component" : {
   8555                                 "x" : "0",
   8556                                 "y" : "48",
   8557                                 "width" : "500",
   8558                                 "height" : "1431.802"
   8559                             }
   8560                         },
   8561                         {
   8562                             "name" : "wecWaveControlTable",
   8563                             "component" : {
   8564                                 "x" : "540",
   8565                                 "y" : "48",
   8566                                 "width" : "500",
   8567                                 "height" : "1431.802"
   8568                             }
   8569                         },
   8570                         {
   8571                             "name" : "wecWaveList",
   8572                             "component" : {
   8573                                 "x" : "1080",
   8574                                 "y" : "48",
   8575                                 "width" : "500",
   8576                                 "height" : "1431.802"
   8577                             }
   8578                         },
   8579                         {
   8580                             "name" : "wecWaveTime",
   8581                             "component" : {
   8582                                 "x" : "1620",
   8583                                 "y" : "48",
   8584                                 "width" : "1700",
   8585                                 "height" : "776.4966"
   8586                             }
   8587                         },
   8588                         {
   8589                             "name" : "wecWaveFreq",
   8590                             "component" : {
   8591                                 "x" : "1620",
   8592                                 "y" : "882.4966",
   8593                                 "width" : "830",
   8594                                 "height" : "597.3051"
   8595                             }
   8596                         },
   8597                         {
   8598                             "name" : "wecWavePhase",
   8599                             "component" : {
   8600                                 "x" : "2490",
   8601                                 "y" : "882.4966",
   8602                                 "width" : "830",
   8603                                 "height" : "597.3051"
   8604                             }
   8605                         }
   8606                     ]
   8607                 }
   8608             ]
   8609         },
   8610         {
   8611             "name" : "pagePatchManager",
   8612             "image" : {
   8613                 "x" : "35.99988",
   8614                 "y" : "489",
   8615                 "width" : "3322.7",
   8616                 "height" : "1479.802",
   8617                 "texture" : "xtPagePatchManager"
   8618             },
   8619             "children" : [
   8620                 {
   8621                     "name" : "xtKnob",
   8622                     "rotary" : {
   8623                     },
   8624                     "spritesheet" : {
   8625                         "x" : "128.0017",
   8626                         "y" : "49",
   8627                         "width" : "128",
   8628                         "height" : "128",
   8629                         "texture" : "xt_encoder_ranged",
   8630                         "tileSizeX" : "128",
   8631                         "tileSizeY" : "128"
   8632                     },
   8633                     "parameterAttachment" : {
   8634                         "parameter" : "MI0Volume"
   8635                     }
   8636                 },
   8637                 {
   8638                     "name" : "xtKnob",
   8639                     "rotary" : {
   8640                     },
   8641                     "spritesheet" : {
   8642                         "x" : "0.001708984",
   8643                         "y" : "49",
   8644                         "width" : "128",
   8645                         "height" : "128",
   8646                         "texture" : "xt_encoder_ranged",
   8647                         "tileSizeX" : "128",
   8648                         "tileSizeY" : "128"
   8649                     },
   8650                     "parameterAttachment" : {
   8651                         "parameter" : "MI0Pan"
   8652                     }
   8653                 },
   8654                 {
   8655                     "name" : "PatchName",
   8656                     "textbutton" : {
   8657                         "text" : "ABCDEFGHIJKLMNOP",
   8658                         "textHeight" : "34",
   8659                         "color" : "323232FF",
   8660                         "backgroundColor" : "B66207FF",
   8661                         "bold" : "1",
   8662                         "x" : "283",
   8663                         "y" : "87",
   8664                         "width" : "300.9623",
   8665                         "height" : "53.42"
   8666                     }
   8667                 },
   8668                 {
   8669                     "name" : "xtKnob",
   8670                     "rotary" : {
   8671                     },
   8672                     "spritesheet" : {
   8673                         "x" : "128.0017",
   8674                         "y" : "227.9752",
   8675                         "width" : "128",
   8676                         "height" : "128",
   8677                         "texture" : "xt_encoder_ranged",
   8678                         "tileSizeX" : "128",
   8679                         "tileSizeY" : "128"
   8680                     },
   8681                     "parameterAttachment" : {
   8682                         "parameter" : "MI1Volume"
   8683                     }
   8684                 },
   8685                 {
   8686                     "name" : "xtKnob",
   8687                     "rotary" : {
   8688                     },
   8689                     "spritesheet" : {
   8690                         "x" : "0.001708984",
   8691                         "y" : "227.9752",
   8692                         "width" : "128",
   8693                         "height" : "128",
   8694                         "texture" : "xt_encoder_ranged",
   8695                         "tileSizeX" : "128",
   8696                         "tileSizeY" : "128"
   8697                     },
   8698                     "parameterAttachment" : {
   8699                         "parameter" : "MI1Pan"
   8700                     }
   8701                 },
   8702                 {
   8703                     "name" : "PatchName",
   8704                     "textbutton" : {
   8705                         "text" : "ABCDEFGHIJKLMNOP",
   8706                         "textHeight" : "34",
   8707                         "color" : "323232FF",
   8708                         "backgroundColor" : "B66207FF",
   8709                         "bold" : "1",
   8710                         "x" : "283",
   8711                         "y" : "265.9752",
   8712                         "width" : "300.9623",
   8713                         "height" : "53.42"
   8714                     }
   8715                 },
   8716                 {
   8717                     "name" : "xtKnob",
   8718                     "rotary" : {
   8719                     },
   8720                     "spritesheet" : {
   8721                         "x" : "128.0017",
   8722                         "y" : "406.9504",
   8723                         "width" : "128",
   8724                         "height" : "128",
   8725                         "texture" : "xt_encoder_ranged",
   8726                         "tileSizeX" : "128",
   8727                         "tileSizeY" : "128"
   8728                     },
   8729                     "parameterAttachment" : {
   8730                         "parameter" : "MI2Volume"
   8731                     }
   8732                 },
   8733                 {
   8734                     "name" : "xtKnob",
   8735                     "rotary" : {
   8736                     },
   8737                     "spritesheet" : {
   8738                         "x" : "0.001708984",
   8739                         "y" : "406.9504",
   8740                         "width" : "128",
   8741                         "height" : "128",
   8742                         "texture" : "xt_encoder_ranged",
   8743                         "tileSizeX" : "128",
   8744                         "tileSizeY" : "128"
   8745                     },
   8746                     "parameterAttachment" : {
   8747                         "parameter" : "MI2Pan"
   8748                     }
   8749                 },
   8750                 {
   8751                     "name" : "PatchName",
   8752                     "textbutton" : {
   8753                         "text" : "ABCDEFGHIJKLMNOP",
   8754                         "textHeight" : "34",
   8755                         "color" : "323232FF",
   8756                         "backgroundColor" : "B66207FF",
   8757                         "bold" : "1",
   8758                         "x" : "283",
   8759                         "y" : "444.9504",
   8760                         "width" : "300.9623",
   8761                         "height" : "53.42"
   8762                     }
   8763                 },
   8764                 {
   8765                     "name" : "xtKnob",
   8766                     "rotary" : {
   8767                     },
   8768                     "spritesheet" : {
   8769                         "x" : "128.0017",
   8770                         "y" : "585.9257",
   8771                         "width" : "128",
   8772                         "height" : "128",
   8773                         "texture" : "xt_encoder_ranged",
   8774                         "tileSizeX" : "128",
   8775                         "tileSizeY" : "128"
   8776                     },
   8777                     "parameterAttachment" : {
   8778                         "parameter" : "MI3Volume"
   8779                     }
   8780                 },
   8781                 {
   8782                     "name" : "xtKnob",
   8783                     "rotary" : {
   8784                     },
   8785                     "spritesheet" : {
   8786                         "x" : "0.001708984",
   8787                         "y" : "585.9257",
   8788                         "width" : "128",
   8789                         "height" : "128",
   8790                         "texture" : "xt_encoder_ranged",
   8791                         "tileSizeX" : "128",
   8792                         "tileSizeY" : "128"
   8793                     },
   8794                     "parameterAttachment" : {
   8795                         "parameter" : "MI3Pan"
   8796                     }
   8797                 },
   8798                 {
   8799                     "name" : "PatchName",
   8800                     "textbutton" : {
   8801                         "text" : "ABCDEFGHIJKLMNOP",
   8802                         "textHeight" : "34",
   8803                         "color" : "323232FF",
   8804                         "backgroundColor" : "B66207FF",
   8805                         "bold" : "1",
   8806                         "x" : "283",
   8807                         "y" : "623.9257",
   8808                         "width" : "300.9623",
   8809                         "height" : "53.42"
   8810                     }
   8811                 },
   8812                 {
   8813                     "name" : "xtKnob",
   8814                     "rotary" : {
   8815                     },
   8816                     "spritesheet" : {
   8817                         "x" : "128.0017",
   8818                         "y" : "764.9009",
   8819                         "width" : "128",
   8820                         "height" : "128",
   8821                         "texture" : "xt_encoder_ranged",
   8822                         "tileSizeX" : "128",
   8823                         "tileSizeY" : "128"
   8824                     },
   8825                     "parameterAttachment" : {
   8826                         "parameter" : "MI4Volume"
   8827                     }
   8828                 },
   8829                 {
   8830                     "name" : "xtKnob",
   8831                     "rotary" : {
   8832                     },
   8833                     "spritesheet" : {
   8834                         "x" : "0.001708984",
   8835                         "y" : "764.9009",
   8836                         "width" : "128",
   8837                         "height" : "128",
   8838                         "texture" : "xt_encoder_ranged",
   8839                         "tileSizeX" : "128",
   8840                         "tileSizeY" : "128"
   8841                     },
   8842                     "parameterAttachment" : {
   8843                         "parameter" : "MI4Pan"
   8844                     }
   8845                 },
   8846                 {
   8847                     "name" : "PatchName",
   8848                     "textbutton" : {
   8849                         "text" : "ABCDEFGHIJKLMNOP",
   8850                         "textHeight" : "34",
   8851                         "color" : "323232FF",
   8852                         "backgroundColor" : "B66207FF",
   8853                         "bold" : "1",
   8854                         "x" : "283",
   8855                         "y" : "802.9009",
   8856                         "width" : "300.9623",
   8857                         "height" : "53.42"
   8858                     }
   8859                 },
   8860                 {
   8861                     "name" : "xtKnob",
   8862                     "rotary" : {
   8863                     },
   8864                     "spritesheet" : {
   8865                         "x" : "128.0017",
   8866                         "y" : "943.8761",
   8867                         "width" : "128",
   8868                         "height" : "128",
   8869                         "texture" : "xt_encoder_ranged",
   8870                         "tileSizeX" : "128",
   8871                         "tileSizeY" : "128"
   8872                     },
   8873                     "parameterAttachment" : {
   8874                         "parameter" : "MI5Volume"
   8875                     }
   8876                 },
   8877                 {
   8878                     "name" : "xtKnob",
   8879                     "rotary" : {
   8880                     },
   8881                     "spritesheet" : {
   8882                         "x" : "0.001708984",
   8883                         "y" : "943.8761",
   8884                         "width" : "128",
   8885                         "height" : "128",
   8886                         "texture" : "xt_encoder_ranged",
   8887                         "tileSizeX" : "128",
   8888                         "tileSizeY" : "128"
   8889                     },
   8890                     "parameterAttachment" : {
   8891                         "parameter" : "MI5Pan"
   8892                     }
   8893                 },
   8894                 {
   8895                     "name" : "PatchName",
   8896                     "textbutton" : {
   8897                         "text" : "ABCDEFGHIJKLMNOP",
   8898                         "textHeight" : "34",
   8899                         "color" : "323232FF",
   8900                         "backgroundColor" : "B66207FF",
   8901                         "bold" : "1",
   8902                         "x" : "283",
   8903                         "y" : "981.8761",
   8904                         "width" : "300.9623",
   8905                         "height" : "53.42"
   8906                     }
   8907                 },
   8908                 {
   8909                     "name" : "xtKnob",
   8910                     "rotary" : {
   8911                     },
   8912                     "spritesheet" : {
   8913                         "x" : "128.0017",
   8914                         "y" : "1122.851",
   8915                         "width" : "128",
   8916                         "height" : "128",
   8917                         "texture" : "xt_encoder_ranged",
   8918                         "tileSizeX" : "128",
   8919                         "tileSizeY" : "128"
   8920                     },
   8921                     "parameterAttachment" : {
   8922                         "parameter" : "MI6Volume"
   8923                     }
   8924                 },
   8925                 {
   8926                     "name" : "xtKnob",
   8927                     "rotary" : {
   8928                     },
   8929                     "spritesheet" : {
   8930                         "x" : "0.001708984",
   8931                         "y" : "1122.851",
   8932                         "width" : "128",
   8933                         "height" : "128",
   8934                         "texture" : "xt_encoder_ranged",
   8935                         "tileSizeX" : "128",
   8936                         "tileSizeY" : "128"
   8937                     },
   8938                     "parameterAttachment" : {
   8939                         "parameter" : "MI6Pan"
   8940                     }
   8941                 },
   8942                 {
   8943                     "name" : "PatchName",
   8944                     "textbutton" : {
   8945                         "text" : "ABCDEFGHIJKLMNOP",
   8946                         "textHeight" : "34",
   8947                         "color" : "323232FF",
   8948                         "backgroundColor" : "B66207FF",
   8949                         "bold" : "1",
   8950                         "x" : "283",
   8951                         "y" : "1160.851",
   8952                         "width" : "300.9623",
   8953                         "height" : "53.42"
   8954                     }
   8955                 },
   8956                 {
   8957                     "name" : "xtKnob",
   8958                     "rotary" : {
   8959                     },
   8960                     "spritesheet" : {
   8961                         "x" : "128.0017",
   8962                         "y" : "1301.827",
   8963                         "width" : "128",
   8964                         "height" : "128",
   8965                         "texture" : "xt_encoder_ranged",
   8966                         "tileSizeX" : "128",
   8967                         "tileSizeY" : "128"
   8968                     },
   8969                     "parameterAttachment" : {
   8970                         "parameter" : "MI7Volume"
   8971                     }
   8972                 },
   8973                 {
   8974                     "name" : "xtKnob",
   8975                     "rotary" : {
   8976                     },
   8977                     "spritesheet" : {
   8978                         "x" : "0.001708984",
   8979                         "y" : "1301.827",
   8980                         "width" : "128",
   8981                         "height" : "128",
   8982                         "texture" : "xt_encoder_ranged",
   8983                         "tileSizeX" : "128",
   8984                         "tileSizeY" : "128"
   8985                     },
   8986                     "parameterAttachment" : {
   8987                         "parameter" : "MI7Pan"
   8988                     }
   8989                 },
   8990                 {
   8991                     "name" : "PatchName",
   8992                     "textbutton" : {
   8993                         "text" : "ABCDEFGHIJKLMNOP",
   8994                         "textHeight" : "34",
   8995                         "color" : "323232FF",
   8996                         "backgroundColor" : "B66207FF",
   8997                         "bold" : "1",
   8998                         "x" : "283",
   8999                         "y" : "1339.827",
   9000                         "width" : "300.9623",
   9001                         "height" : "53.42"
   9002                     }
   9003                 },
   9004                 {
   9005                     "name" : "ContainerPatchManager",
   9006                     "component" : {
   9007                         "x" : "631.9624",
   9008                         "y" : "48",
   9009                         "width" : "2690.738",
   9010                         "height" : "1431.802"
   9011                     }
   9012                 }
   9013             ]
   9014         },
   9015         {
   9016             "name" : "FocusedParameterTooltip",
   9017             "label" : {
   9018                 "text" : "42",
   9019                 "textHeight" : "40",
   9020                 "color" : "FF8C00FF",
   9021                 "backgroundColor" : "1D1D1DFF",
   9022                 "alignH" : "C",
   9023                 "alignV" : "C",
   9024                 "x" : "1385",
   9025                 "y" : "1225.5",
   9026                 "width" : "96",
   9027                 "height" : "55"
   9028             },
   9029             "componentProperties" : {
   9030                 "offsetY" : "25"
   9031             }
   9032         }
   9033     ]
   9034 }