more emulator stuff and moving binaries to lfs
This commit is contained in:
parent
1cf536a0b2
commit
9015132ffc
409 changed files with 113080 additions and 19 deletions
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/FundorinPanel/alphadial.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/FundorinPanel/alphadial.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/FundorinPanel/bakedBG.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/FundorinPanel/bakedBG.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/FundorinPanel/button.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/FundorinPanel/button.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/FundorinPanel/encoder.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/FundorinPanel/encoder.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/FundorinPanel/led.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/FundorinPanel/led.png
(Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -0,0 +1,966 @@
|
|||
{
|
||||
"name" : "Root",
|
||||
"root" : {
|
||||
"x" : "0",
|
||||
"y" : "0",
|
||||
"width" : "3800",
|
||||
"height" : "704",
|
||||
"scale" : "0.5"
|
||||
},
|
||||
"children" : [
|
||||
{
|
||||
"name" : "bakedBG",
|
||||
"image" : {
|
||||
"x" : "0",
|
||||
"y" : "0",
|
||||
"width" : "3800",
|
||||
"height" : "704",
|
||||
"texture" : "bakedBG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "lcdLineA",
|
||||
"label" : {
|
||||
"text" : "01234567890123456789",
|
||||
"textHeight" : "46",
|
||||
"color" : "000000FF",
|
||||
"alignH" : "L",
|
||||
"alignV" : "C",
|
||||
"fontFile" : "Digital",
|
||||
"fontName" : "Register",
|
||||
"x" : "358.6",
|
||||
"y" : "288",
|
||||
"width" : "630",
|
||||
"height" : "64"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "lcdLineB",
|
||||
"label" : {
|
||||
"text" : "01234567890123456789",
|
||||
"textHeight" : "46",
|
||||
"color" : "000000FF",
|
||||
"alignH" : "L",
|
||||
"alignV" : "C",
|
||||
"fontFile" : "Digital",
|
||||
"fontName" : "Register",
|
||||
"x" : "358.6",
|
||||
"y" : "352",
|
||||
"width" : "630",
|
||||
"height" : "64"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "lcdArea",
|
||||
"component" : {
|
||||
"x" : "358.6",
|
||||
"y" : "298",
|
||||
"width" : "620",
|
||||
"height" : "108"
|
||||
},
|
||||
"componentProperties" : {
|
||||
"lcdBackgroundColor" : "66C00B"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledInst1",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "400.0637",
|
||||
"y" : "65.10001",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "buttonInst1",
|
||||
"button" : {
|
||||
"normalImage" : "0",
|
||||
"overImage" : "0",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "352.0637",
|
||||
"y" : "115.1",
|
||||
"width" : "128",
|
||||
"height" : "64",
|
||||
"texture" : "button",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledInst2",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "568.4213",
|
||||
"y" : "65.10001",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "buttonInst2",
|
||||
"button" : {
|
||||
"normalImage" : "0",
|
||||
"overImage" : "0",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "520.4213",
|
||||
"y" : "115.1",
|
||||
"width" : "128",
|
||||
"height" : "64",
|
||||
"texture" : "button",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledInst3",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "736.7787",
|
||||
"y" : "65.10001",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "buttonInst3",
|
||||
"button" : {
|
||||
"normalImage" : "0",
|
||||
"overImage" : "0",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "688.7787",
|
||||
"y" : "115.1",
|
||||
"width" : "128",
|
||||
"height" : "64",
|
||||
"texture" : "button",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledInst4",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "905.1362",
|
||||
"y" : "65.10001",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "buttonInst4",
|
||||
"button" : {
|
||||
"normalImage" : "0",
|
||||
"overImage" : "0",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "857.1362",
|
||||
"y" : "115.1",
|
||||
"width" : "128",
|
||||
"height" : "64",
|
||||
"texture" : "button",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "encoderAlphaDial",
|
||||
"rotary" : {
|
||||
},
|
||||
"spritesheet" : {
|
||||
"x" : "1081.2",
|
||||
"y" : "224",
|
||||
"width" : "256",
|
||||
"height" : "256",
|
||||
"texture" : "alphadial",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "encoderLCDLeft",
|
||||
"rotary" : {
|
||||
},
|
||||
"spritesheet" : {
|
||||
"x" : "448.6",
|
||||
"y" : "523.9",
|
||||
"width" : "140",
|
||||
"height" : "140",
|
||||
"texture" : "encoder",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "encoderLCDRight",
|
||||
"rotary" : {
|
||||
},
|
||||
"spritesheet" : {
|
||||
"x" : "748.6",
|
||||
"y" : "523.9",
|
||||
"width" : "140",
|
||||
"height" : "140",
|
||||
"texture" : "encoder",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "buttonPlay",
|
||||
"button" : {
|
||||
"normalImage" : "0",
|
||||
"overImage" : "0",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "1350.3",
|
||||
"y" : "377.4",
|
||||
"width" : "128",
|
||||
"height" : "64",
|
||||
"texture" : "button",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledPlay",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "1398.3",
|
||||
"y" : "339.4",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "buttonMultimode",
|
||||
"button" : {
|
||||
"normalImage" : "0",
|
||||
"overImage" : "0",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "1023.25",
|
||||
"y" : "581.59",
|
||||
"width" : "128",
|
||||
"height" : "64",
|
||||
"texture" : "button",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledMultimode",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "988.25",
|
||||
"y" : "597.59",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "buttonPeek",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "0",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "1268.75",
|
||||
"y" : "581.59",
|
||||
"width" : "128",
|
||||
"height" : "64",
|
||||
"texture" : "button",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledPeek",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "1233.75",
|
||||
"y" : "597.59",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "buttonGlobal",
|
||||
"button" : {
|
||||
"normalImage" : "0",
|
||||
"overImage" : "0",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "1597",
|
||||
"y" : "99.32001",
|
||||
"width" : "128",
|
||||
"height" : "64",
|
||||
"texture" : "button",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledGlobal",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "1556",
|
||||
"y" : "115.6",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "buttonMulti",
|
||||
"button" : {
|
||||
"normalImage" : "0",
|
||||
"overImage" : "0",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "1597",
|
||||
"y" : "209.32",
|
||||
"width" : "128",
|
||||
"height" : "64",
|
||||
"texture" : "button",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledMulti",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "1556",
|
||||
"y" : "225.6",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "buttonEdit",
|
||||
"button" : {
|
||||
"normalImage" : "0",
|
||||
"overImage" : "0",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "1597",
|
||||
"y" : "319.32",
|
||||
"width" : "128",
|
||||
"height" : "64",
|
||||
"texture" : "button",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledEdit",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "1556",
|
||||
"y" : "335.6",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "buttonSound",
|
||||
"button" : {
|
||||
"normalImage" : "0",
|
||||
"overImage" : "0",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "1597",
|
||||
"y" : "429.32",
|
||||
"width" : "128",
|
||||
"height" : "64",
|
||||
"texture" : "button",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledSound",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "1556",
|
||||
"y" : "445.6",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "buttonShift",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "0",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "1597",
|
||||
"y" : "539.32",
|
||||
"width" : "128",
|
||||
"height" : "64",
|
||||
"texture" : "button",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledShift",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "1556",
|
||||
"y" : "555.6",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "buttonU",
|
||||
"button" : {
|
||||
"normalImage" : "0",
|
||||
"overImage" : "0",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "2020.93",
|
||||
"y" : "186.2607",
|
||||
"width" : "64",
|
||||
"height" : "128",
|
||||
"texture" : "button",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "buttonL",
|
||||
"button" : {
|
||||
"normalImage" : "0",
|
||||
"overImage" : "0",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "1888.93",
|
||||
"y" : "318.2607",
|
||||
"width" : "128",
|
||||
"height" : "64",
|
||||
"texture" : "button",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "buttonR",
|
||||
"button" : {
|
||||
"normalImage" : "0",
|
||||
"overImage" : "0",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "2088.93",
|
||||
"y" : "318.2607",
|
||||
"width" : "128",
|
||||
"height" : "64",
|
||||
"texture" : "button",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "buttonD",
|
||||
"button" : {
|
||||
"normalImage" : "0",
|
||||
"overImage" : "0",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "2020.93",
|
||||
"y" : "386.2607",
|
||||
"width" : "64",
|
||||
"height" : "128",
|
||||
"texture" : "button",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledOsc1",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "2431.14",
|
||||
"y" : "89.82001",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledOsc2",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "2463.14",
|
||||
"y" : "89.82001",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledOsc3",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "2495.14",
|
||||
"y" : "89.82001",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledMixerRouting",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "2431.14",
|
||||
"y" : "154.82",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledFilter1",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "2431.14",
|
||||
"y" : "219.82",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledFilter2",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "2463.14",
|
||||
"y" : "219.82",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledAmpFxArp",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "2431.14",
|
||||
"y" : "284.82",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledEnv1",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "2431.14",
|
||||
"y" : "349.82",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledEnv2",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "2463.14",
|
||||
"y" : "349.82",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledEnv3",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "2495.14",
|
||||
"y" : "349.82",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledEnv4",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "2527.14",
|
||||
"y" : "349.82",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledLFOs",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "2431.14",
|
||||
"y" : "414.82",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledModMatrix",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "2431.14",
|
||||
"y" : "479.82",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "encoderMatrix1",
|
||||
"rotary" : {
|
||||
},
|
||||
"spritesheet" : {
|
||||
"x" : "2592.22",
|
||||
"y" : "534.82",
|
||||
"width" : "140",
|
||||
"height" : "140",
|
||||
"texture" : "encoder",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "encoderMatrix2",
|
||||
"rotary" : {
|
||||
},
|
||||
"spritesheet" : {
|
||||
"x" : "2822.22",
|
||||
"y" : "534.82",
|
||||
"width" : "140",
|
||||
"height" : "140",
|
||||
"texture" : "encoder",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "encoderMatrix3",
|
||||
"rotary" : {
|
||||
},
|
||||
"spritesheet" : {
|
||||
"x" : "3052.22",
|
||||
"y" : "534.82",
|
||||
"width" : "140",
|
||||
"height" : "140",
|
||||
"texture" : "encoder",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "encoderMatrix4",
|
||||
"rotary" : {
|
||||
},
|
||||
"spritesheet" : {
|
||||
"x" : "3282.22",
|
||||
"y" : "534.82",
|
||||
"width" : "140",
|
||||
"height" : "140",
|
||||
"texture" : "encoder",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "buttonPower",
|
||||
"button" : {
|
||||
"normalImage" : "0",
|
||||
"overImage" : "0",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "3499.2",
|
||||
"y" : "578.7",
|
||||
"width" : "128",
|
||||
"height" : "64",
|
||||
"texture" : "button",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name" : "ledPower",
|
||||
"button" : {
|
||||
"isToggle" : "1",
|
||||
"normalImage" : "0",
|
||||
"overImage" : "1",
|
||||
"downImage" : "1",
|
||||
"normalImageOn" : "1",
|
||||
"overImageOn" : "1",
|
||||
"downImageOn" : "1",
|
||||
"x" : "3547.2",
|
||||
"y" : "540.7",
|
||||
"width" : "32",
|
||||
"height" : "32",
|
||||
"texture" : "led",
|
||||
"tileSizeX" : "128",
|
||||
"tileSizeY" : "128"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/bgDisplayDark.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/bgDisplayDark.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/bgMain.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/bgMain.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/btBrowser.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/btBrowser.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/btWaveEditor.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/btWaveEditor.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/f1Type12.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/f1Type12.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/f1Type6.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/f1Type6.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/f1Type7.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/f1Type7.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/f1Type8.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/f1Type8.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/f1Type9.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/f1Type9.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/f1TypeUnused.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/f1TypeUnused.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/fxAmpMod.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/fxAmpMod.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/fxAutoWahLP.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/fxAutoWahLP.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/fxChorus.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/fxChorus.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/fxDelay.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/fxDelay.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/fxFlanger2.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/fxFlanger2.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/fxModDelay.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/fxModDelay.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/fxOff.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/fxOff.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/fxOverdrive.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/fxOverdrive.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/kbMainBi.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/kbMainBi.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/kbMainKT.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/kbMainKT.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/kbMainUni.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/kbMainUni.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/kbRedUni.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/kbRedUni.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/kbWavetable.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/kbWavetable.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/lbPlayParams.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/lbPlayParams.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/led.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/led.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/pgArp.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/pgArp.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/pgMod.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/pgMod.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/pgMulti.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/pgMulti.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/pgOsc.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/pgOsc.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/pgPatchManager.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/pgPatchManager.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/pgWave.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/pgWave.png
(Stored with Git LFS)
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/xtBbuttonLEDclick.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/xtBbuttonLEDclick.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/xtbutton.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/xtbutton.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/xtbutton_minus.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/xtbutton_minus.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/xtbutton_plus.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/xtbutton_plus.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/xtbutton_red_minus.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/xtbutton_red_minus.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/xtbutton_red_plus.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/xtbutton_red_plus.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/xtbutton_small.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_boutique/xtbutton_small.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/bgDisplayDark.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/bgDisplayDark.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/bgMain.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/bgMain.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/btBrowser.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/btBrowser.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/btWaveEditor.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/btWaveEditor.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/f1Type12.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/f1Type12.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/f1Type6.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/f1Type6.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/f1Type7.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/f1Type7.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/f1Type8.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/f1Type8.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/f1Type9.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/f1Type9.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/f1TypeUnused.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/f1TypeUnused.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/fxAmpMod.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/fxAmpMod.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/fxAutoWahLP.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/fxAutoWahLP.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/fxChorus.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/fxChorus.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/fxDelay.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/fxDelay.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/fxFlanger2.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/fxFlanger2.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/fxModDelay.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/fxModDelay.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/fxOff.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/fxOff.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/fxOverdrive.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/fxOverdrive.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/kbMainBi.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/kbMainBi.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/kbMainKT.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/kbMainKT.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/kbMainUni.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/kbMainUni.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/kbRedUni.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/kbRedUni.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/kbWavetable.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/kbWavetable.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/lbPlayParams.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/lbPlayParams.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/led.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/led.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/pgArp.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/pgArp.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/pgMod.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/pgMod.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/pgMulti.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/pgMulti.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/pgOsc.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/pgOsc.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/pgPatchManager.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/pgPatchManager.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/pgWave.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/pgWave.png
(Stored with Git LFS)
Normal file
Binary file not shown.
9488
packages/the-usual-suspects/xenia/skins/xtB_classic/xtB Classic.json
Normal file
9488
packages/the-usual-suspects/xenia/skins/xtB_classic/xtB Classic.json
Normal file
File diff suppressed because it is too large
Load diff
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/xtBbuttonLEDclick.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/xtBbuttonLEDclick.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/xtBbuttonLEDclick_dark.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/xtBbuttonLEDclick_dark.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/xtbutton.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/xtbutton.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/xtbutton_minus.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/xtbutton_minus.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/xtbutton_plus.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/xtbutton_plus.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/xtbutton_red_minus.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/xtbutton_red_minus.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/xtbutton_red_plus.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/xtbutton_red_plus.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/xtbutton_small.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_classic/xtbutton_small.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/Knobs No UFO/kbMainBi.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/Knobs No UFO/kbMainBi.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/Knobs No UFO/kbMainKT.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/Knobs No UFO/kbMainKT.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/Knobs No UFO/kbMainUni.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/Knobs No UFO/kbMainUni.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/Knobs No UFO/kbOrangeUni.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/Knobs No UFO/kbOrangeUni.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/Knobs No UFO/kbWavetable.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/Knobs No UFO/kbWavetable.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/bgDisplayDark.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/bgDisplayDark.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/bgMain.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/bgMain.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/btBrowser.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/btBrowser.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/btWaveEditor.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/btWaveEditor.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/f1Type12.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/f1Type12.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/f1Type6.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/f1Type6.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/f1Type7.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/f1Type7.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/f1Type8.png
(Stored with Git LFS)
Normal file
BIN
packages/the-usual-suspects/xenia/skins/xtB_green_machine/f1Type8.png
(Stored with Git LFS)
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue