Skip to content

Instantly share code, notes, and snippets.

@Show-vars
Last active September 12, 2024 15:39
Show Gist options
  • Save Show-vars/18d3a8cb0b16a0856b83a7cbeaf0b284 to your computer and use it in GitHub Desktop.
Save Show-vars/18d3a8cb0b16a0856b83a7cbeaf0b284 to your computer and use it in GitHub Desktop.
function start() {
var target = settings.read("send")[0];
var host = target.split(':')[0], port = target.split(':')[1]
send(host, port, "/mremote");
setInterval(function() {
send(host, port, "/mremote");
}, 9000);
}
module.exports = {
init: function(){
start();
},
oscInFilter:function(data){
return data
},
oscOutFilter:function(data){
return data
}
}
{
"session": {
"type": "root",
"id": "root",
"interaction": true,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "vertical",
"justify": "start",
"gridTemplate": "",
"scroll": false,
"innerPadding": false,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "script",
"id": "MainScript",
"event": "value",
"script": "set('meter_a_left', value[0])\nset('meter_a_right', value[1])\nset('meter_b_left', value[2])\nset('meter_b_right', value[3])\nset('meter_main_left', value[4])\nset('meter_main_right', value[5])\nset('meter_main_limiter_left', value[6])\nset('meter_main_limiter_right', value[7])\nset('time', new Date().toLocaleTimeString('en-US',{hour12:false,hour:\"numeric\",minute:\"numeric\"}))\n",
"keyBinding": "",
"keyRepeat": true,
"keyType": "keydown",
"value": "",
"default": "",
"linkId": "",
"address": "/mixer/meters",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
},
{
"type": "panel",
"top": 0,
"left": 0,
"id": "header",
"visible": true,
"interaction": true,
"width": 1360,
"height": 40,
"expand": false,
"colorBg": "#1e4370",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": 1,
"padding": 0,
"css": "margin: 0;",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "horizontal",
"justify": "space-between",
"gridTemplate": "",
"contain": true,
"scroll": false,
"innerPadding": true,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "text",
"top": 0,
"left": 20,
"id": "logo",
"visible": true,
"width": 150,
"height": 30,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": 0,
"alphaFillOn": 1,
"padding": "auto",
"css": "font-size: 30px; font-family: 'Roboto'; padding-left: 20px;",
"vertical": false,
"wrap": false,
"align": "left",
"value": "MIZAR",
"default": "MIZAR",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
},
{
"type": "panel",
"top": 0,
"left": 470,
"id": "header_bar",
"visible": true,
"interaction": true,
"width": 540,
"height": 30,
"expand": false,
"colorBg": "#16191d",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": 1,
"padding": 4,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "horizontal",
"justify": "start",
"gridTemplate": "",
"contain": true,
"scroll": false,
"innerPadding": true,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "button",
"top": 20,
"left": 50,
"id": "broadcast",
"visible": true,
"interaction": true,
"width": 30,
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"label": "^broadcast-tower",
"on": 1,
"off": 0,
"mode": "toggle",
"doubleTap": false,
"colorTextOn": "auto",
"value": 0,
"default": 0,
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
},
{
"type": "button",
"top": 20,
"left": 30,
"id": "mixing",
"visible": true,
"interaction": true,
"width": 30,
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"label": "^sliders-h",
"on": 1,
"off": 0,
"mode": "toggle",
"doubleTap": false,
"colorTextOn": "auto",
"value": 1,
"default": 1,
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
},
{
"type": "panel",
"top": 0,
"left": 0,
"id": "meter_main",
"visible": true,
"interaction": true,
"width": "auto",
"height": "auto",
"expand": true,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"variables": "@{parent.variables}",
"traversing": true,
"layout": "vertical",
"justify": "start",
"gridTemplate": "",
"contain": false,
"scroll": false,
"innerPadding": false,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "fader",
"top": 20,
"left": 60,
"id": "meter_main_limiter_left",
"visible": true,
"interaction": true,
"width": "auto",
"height": "auto",
"expand": false,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "#891010",
"alphaStroke": 0,
"alphaFillOff": 0,
"alphaFillOn": 1,
"padding": 0,
"css": "",
"design": "compact",
"horizontal": true,
"pips": false,
"dashed": true,
"gradient": [],
"snap": false,
"spring": false,
"doubleTap": false,
"range": {
"min": 2,
"max": 0
},
"logScale": true,
"sensitivity": 1,
"steps": "",
"origin": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
},
{
"type": "fader",
"top": 30,
"left": 40,
"id": "meter_main_left",
"visible": true,
"interaction": false,
"width": "auto",
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": 0,
"alphaFillOn": 1,
"padding": -1,
"css": "",
"design": "compact",
"horizontal": true,
"pips": false,
"dashed": false,
"gradient": {
"0": "green",
"1": "red",
"0.70": "yellow"
},
"snap": false,
"spring": false,
"doubleTap": false,
"range": {
"min": 0,
"max": 1
},
"logScale": true,
"sensitivity": 1,
"steps": "",
"origin": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 8,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
},
{
"type": "fader",
"top": 20,
"left": 40,
"id": "meter_main_right",
"visible": true,
"interaction": false,
"width": "auto",
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": 0,
"alphaFillOn": 1,
"padding": -1,
"css": "",
"design": "compact",
"horizontal": true,
"pips": false,
"dashed": false,
"gradient": {
"0": "green",
"1": "red",
"0.70": "yellow"
},
"snap": false,
"spring": false,
"doubleTap": false,
"range": {
"min": 0,
"max": 1
},
"logScale": true,
"sensitivity": 1,
"steps": "",
"origin": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 8,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
},
{
"type": "fader",
"top": 20,
"left": 60,
"id": "meter_main_limiter_right",
"visible": true,
"interaction": true,
"width": "auto",
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "#891010",
"alphaStroke": 0,
"alphaFillOff": 0,
"alphaFillOn": 1,
"padding": 0,
"css": "",
"design": "compact",
"horizontal": true,
"pips": false,
"dashed": true,
"gradient": [],
"snap": false,
"spring": false,
"doubleTap": false,
"range": {
"min": 2,
"max": 0
},
"logScale": true,
"sensitivity": 1,
"steps": "",
"origin": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
}
],
"tabs": []
},
{
"type": "text",
"top": 10,
"left": 50,
"id": "time",
"visible": true,
"width": 70,
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "font-size: 20px;",
"vertical": false,
"wrap": false,
"align": "center",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
},
{
"type": "fader",
"top": 10,
"left": 30,
"id": "memory_usage",
"visible": true,
"interaction": true,
"width": 50,
"height": "auto",
"expand": false,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "#b8b8b8",
"alphaStroke": 0.15,
"alphaFillOff": "auto",
"alphaFillOn": 0.15,
"padding": 2,
"css": "",
"design": "compact",
"horizontal": true,
"pips": false,
"dashed": false,
"gradient": [],
"snap": false,
"spring": false,
"doubleTap": false,
"range": {
"min": 0,
"max": 1
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "/stats",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
},
{
"type": "button",
"top": 10,
"left": 60,
"id": "recording",
"visible": true,
"interaction": true,
"width": 50,
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"label": "^record-vinyl REC",
"on": 1,
"off": 0,
"mode": "toggle",
"doubleTap": false,
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
}
],
"tabs": []
},
{
"type": "panel",
"top": 10,
"left": 40,
"id": "settings_bar",
"visible": true,
"interaction": true,
"width": "auto",
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": 0,
"alphaFillOn": 0,
"padding": 0,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "horizontal",
"justify": "end",
"gridTemplate": "",
"contain": true,
"scroll": true,
"innerPadding": false,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "button",
"top": 20,
"left": 40,
"id": "info",
"visible": true,
"interaction": true,
"width": 40,
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"label": "^info",
"on": 1,
"off": 0,
"mode": "tap",
"doubleTap": false,
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "/mremote",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
},
{
"type": "button",
"top": 20,
"left": 50,
"id": "settings",
"visible": true,
"interaction": true,
"width": 40,
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"label": "^cog",
"on": 1,
"off": 0,
"mode": "push",
"doubleTap": false,
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
}
],
"tabs": []
}
],
"tabs": []
},
{
"type": "panel",
"top": 40,
"left": 0,
"id": "main_fx",
"visible": true,
"interaction": true,
"width": 1360,
"height": 90,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "horizontal",
"justify": "start",
"gridTemplate": "",
"contain": true,
"scroll": false,
"innerPadding": false,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "panel",
"top": 10,
"left": 30,
"id": "fx_left",
"visible": true,
"interaction": true,
"width": 570,
"height": 90,
"expand": true,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "vertical",
"justify": "start",
"gridTemplate": "",
"contain": true,
"scroll": false,
"innerPadding": false,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "panel",
"top": 20,
"left": 30,
"id": "fx_1",
"visible": true,
"interaction": true,
"width": 40,
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "horizontal",
"justify": "start",
"gridTemplate": "",
"contain": true,
"scroll": false,
"innerPadding": false,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "text",
"top": 10,
"left": 20,
"id": "fx_1_text",
"visible": true,
"width": 40,
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"vertical": false,
"wrap": false,
"align": "center",
"value": "FX 1",
"default": "FX 1",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
},
{
"type": "panel",
"top": 10,
"left": 30,
"id": "fx_panel",
"visible": true,
"interaction": true,
"width": "auto",
"height": "auto",
"expand": true,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 6,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "horizontal",
"justify": "start",
"gridTemplate": "",
"contain": true,
"scroll": false,
"innerPadding": true,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "dropdown",
"top": 10,
"left": 50,
"id": "dropdown_1",
"visible": true,
"interaction": true,
"width": "auto",
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"align": "left",
"values": {
"no effect": 1
},
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
},
{
"type": "knob",
"top": 20,
"left": 40,
"id": "knob_1",
"visible": true,
"interaction": false,
"width": 50,
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0.5,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 1,
"css": "",
"mode": "vertical",
"spring": false,
"pips": false,
"dashed": false,
"angle": 270,
"doubleTap": false,
"range": {
"min": 0,
"max": 1
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
}
],
"tabs": []
}
],
"tabs": []
},
{
"type": "panel",
"top": 20,
"left": 50,
"id": "fx_3",
"visible": true,
"interaction": true,
"width": 40,
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "horizontal",
"justify": "start",
"gridTemplate": "",
"contain": true,
"scroll": false,
"innerPadding": false,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "text",
"top": 10,
"left": 20,
"id": "fx_3_text",
"visible": true,
"width": 40,
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"vertical": false,
"wrap": false,
"align": "center",
"value": "FX 3",
"default": "FX 3",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
},
{
"type": "panel",
"top": 20,
"left": 40,
"id": "fx_panel",
"visible": true,
"interaction": true,
"width": "auto",
"height": "auto",
"expand": true,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 6,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "horizontal",
"justify": "start",
"gridTemplate": "",
"contain": true,
"scroll": false,
"innerPadding": true,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "dropdown",
"top": 10,
"left": 50,
"id": "dropdown_1",
"visible": true,
"interaction": true,
"width": "auto",
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"align": "left",
"values": {
"no effect": 1
},
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
},
{
"type": "knob",
"top": 20,
"left": 40,
"id": "knob_1",
"visible": true,
"interaction": false,
"width": 50,
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0.5,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 1,
"css": "",
"mode": "vertical",
"spring": false,
"pips": false,
"dashed": false,
"angle": 270,
"doubleTap": false,
"range": {
"min": 0,
"max": 1
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
}
],
"tabs": []
}
],
"tabs": []
}
],
"tabs": []
},
{
"type": "panel",
"top": 10,
"left": 600,
"id": "mixer_main",
"visible": true,
"interaction": true,
"width": 220,
"height": 90,
"expand": "false",
"colorBg": "#2f3847",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "default",
"justify": "start",
"gridTemplate": "",
"contain": true,
"scroll": false,
"innerPadding": true,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "knob",
"top": 0,
"left": 160,
"id": "mixer_main_volume",
"visible": true,
"interaction": true,
"width": 50,
"height": 40,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"mode": "vertical",
"spring": false,
"pips": false,
"dashed": false,
"angle": 270,
"doubleTap": true,
"range": {
"min": 0,
"max": 1
},
"logScale": true,
"sensitivity": 1,
"steps": "",
"origin": 0,
"value": "",
"default": 1,
"linkId": "",
"script": "",
"address": "/mixer/main/volume",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
},
{
"type": "text",
"top": 40,
"left": 160,
"id": "mixer_main_volume_text",
"visible": true,
"width": 50,
"height": 10,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "font-size: 8px;",
"vertical": false,
"wrap": false,
"align": "center",
"value": "MAIN",
"default": "MAIN",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
},
{
"type": "switch",
"top": 60,
"left": 50,
"id": "sync_mode",
"visible": true,
"interaction": true,
"width": 110,
"height": 20,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": -1,
"css": "",
"layout": "horizontal",
"gridTemplate": "",
"values": {
"AUTO": 1,
"MASTER": 2
},
"mode": "tap",
"colorTextOn": "auto",
"value": 2,
"default": 2,
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
},
{
"type": "button",
"top": 60,
"left": 160,
"id": "limiter",
"visible": true,
"interaction": true,
"width": 50,
"height": 20,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": 0,
"alphaFillOn": "auto",
"padding": "auto",
"css": "font-size: 8px;",
"label": "LIMITER",
"on": 1,
"off": 0,
"mode": "toggle",
"doubleTap": false,
"colorTextOn": "auto",
"value": "",
"default": 1,
"linkId": "",
"script": "",
"address": "/mixer/main/limiter/on",
"preArgs": "",
"typeTags": "i",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
},
{
"type": "text",
"top": 10,
"left": 50,
"id": "bpm",
"visible": true,
"width": 110,
"height": 40,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": 0,
"alphaFillOn": 1,
"padding": "auto",
"css": "font-weight: 600; font-size: 30px;",
"vertical": false,
"wrap": false,
"align": "center",
"value": 77.5,
"default": 77.5,
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
},
{
"type": "button",
"top": 0,
"left": 0,
"id": "snap",
"visible": true,
"interaction": true,
"width": 50,
"height": 20,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": 0,
"alphaFillOn": "auto",
"padding": "auto",
"css": "font-size: 8px;",
"label": "SNAP",
"on": 1,
"off": 0,
"mode": "toggle",
"doubleTap": false,
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
},
{
"type": "button",
"top": 30,
"left": 0,
"id": "quant",
"visible": true,
"interaction": true,
"width": 50,
"height": 20,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": 0,
"alphaFillOn": "auto",
"padding": "auto",
"css": "font-size: 8px;",
"label": "QUANT",
"on": 1,
"off": 0,
"mode": "toggle",
"doubleTap": false,
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
},
{
"type": "button",
"top": 60,
"left": 0,
"id": "link",
"visible": true,
"interaction": true,
"width": 50,
"height": 20,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": 0,
"alphaFillOn": "auto",
"padding": "auto",
"css": "font-size: 8px;",
"label": "LINK",
"on": 1,
"off": 0,
"mode": "toggle",
"doubleTap": false,
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
}
],
"tabs": []
},
{
"type": "panel",
"top": 10,
"left": 820,
"id": "fx_right",
"visible": true,
"interaction": true,
"width": 570,
"height": 90,
"expand": true,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "vertical",
"justify": "start",
"gridTemplate": "",
"contain": true,
"scroll": false,
"innerPadding": false,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "panel",
"top": 10,
"left": 40,
"id": "fx_2",
"visible": true,
"interaction": true,
"width": 40,
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "horizontal",
"justify": "start",
"gridTemplate": "",
"contain": true,
"scroll": false,
"innerPadding": false,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "panel",
"top": 20,
"left": 60,
"id": "fx_panel",
"visible": true,
"interaction": true,
"width": "auto",
"height": "auto",
"expand": true,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 6,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "horizontal",
"justify": "end",
"gridTemplate": "",
"contain": true,
"scroll": false,
"innerPadding": true,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "dropdown",
"top": 10,
"left": 50,
"id": "dropdown_1",
"visible": true,
"interaction": true,
"width": "auto",
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"align": "left",
"values": {
"no effect": 1
},
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
},
{
"type": "knob",
"top": 20,
"left": 40,
"id": "knob_1",
"visible": true,
"interaction": false,
"width": 50,
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0.5,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 1,
"css": "",
"mode": "vertical",
"spring": false,
"pips": false,
"dashed": false,
"angle": 270,
"doubleTap": false,
"range": {
"min": 0,
"max": 1
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
}
],
"tabs": []
},
{
"type": "text",
"top": 10,
"left": 20,
"id": "fx_2_text",
"visible": true,
"width": 40,
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"vertical": false,
"wrap": false,
"align": "center",
"value": "FX 2",
"default": "FX 2",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
}
],
"tabs": []
},
{
"type": "panel",
"top": 10,
"left": 60,
"id": "fx_4",
"visible": true,
"interaction": true,
"width": 40,
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "horizontal",
"justify": "start",
"gridTemplate": "",
"contain": true,
"scroll": false,
"innerPadding": false,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "panel",
"top": 10,
"left": 40,
"id": "fx_panel",
"visible": true,
"interaction": true,
"width": "auto",
"height": "auto",
"expand": true,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 6,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "horizontal",
"justify": "end",
"gridTemplate": "",
"contain": true,
"scroll": false,
"innerPadding": true,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "dropdown",
"top": 10,
"left": 50,
"id": "dropdown_1",
"visible": true,
"interaction": true,
"width": "auto",
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"align": "left",
"values": {
"no effect": 1
},
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
},
{
"type": "knob",
"top": 20,
"left": 40,
"id": "knob_1",
"visible": true,
"interaction": false,
"width": 50,
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0.5,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 1,
"css": "",
"mode": "vertical",
"spring": false,
"pips": false,
"dashed": false,
"angle": 270,
"doubleTap": false,
"range": {
"min": 0,
"max": 1
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
}
],
"tabs": []
},
{
"type": "text",
"top": 10,
"left": 20,
"id": "fx_4_text",
"visible": true,
"width": 40,
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"vertical": false,
"wrap": false,
"align": "center",
"value": "FX 4",
"default": "FX 4",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
}
],
"tabs": []
}
],
"tabs": []
}
],
"tabs": []
},
{
"type": "panel",
"top": 130,
"left": 0,
"id": "decks_mixer",
"visible": true,
"interaction": true,
"width": 1360,
"height": 280,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "horizontal",
"justify": "start",
"gridTemplate": "",
"contain": true,
"scroll": false,
"innerPadding": false,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "panel",
"top": 10,
"left": 50,
"id": "deck_a",
"visible": true,
"interaction": true,
"width": 570,
"height": 290,
"expand": true,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "vertical",
"justify": "start",
"gridTemplate": "",
"scroll": false,
"innerPadding": false,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "panel",
"top": 20,
"left": 30,
"id": "panel_1",
"visible": true,
"interaction": true,
"width": "auto",
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "horizontal",
"justify": "start",
"gridTemplate": "",
"contain": true,
"scroll": false,
"innerPadding": false,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "visualizer",
"top": 10,
"left": 40,
"id": "meter_a_left",
"visible": true,
"width": "auto",
"height": "auto",
"expand": true,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": 0,
"alphaFillOn": 0,
"padding": 0,
"css": "",
"duration": 1,
"framerate": 60,
"rangeY": {
"min": 0,
"max": 1
},
"origin": "auto",
"logScaleY": true,
"pips": false,
"freeze": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"target": "",
"ignoreDefaults": false
},
{
"type": "fader",
"top": 20,
"left": 50,
"id": "deck_a_speed",
"visible": true,
"interaction": true,
"width": "auto",
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"design": "default",
"horizontal": false,
"pips": true,
"dashed": false,
"gradient": [],
"snap": false,
"spring": false,
"doubleTap": true,
"range": {
"min": -10,
"max": 10
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": 0,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
}
],
"tabs": []
},
{
"type": "fader",
"top": 20,
"left": 60,
"id": "deck_a_seek",
"visible": true,
"interaction": true,
"width": 560,
"height": 20,
"expand": "false",
"colorBg": "#262c35",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": 0.5,
"padding": 0,
"css": "",
"design": "compact",
"horizontal": true,
"pips": false,
"dashed": false,
"gradient": [],
"snap": true,
"spring": false,
"doubleTap": false,
"range": {
"min": 0,
"max": 1
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "/deck/a/position",
"preArgs": "",
"typeTags": "",
"decimals": 8,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
},
{
"type": "panel",
"top": 20,
"left": 50,
"id": "controls_a",
"visible": true,
"interaction": true,
"width": "auto",
"height": 40,
"expand": false,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "horizontal",
"justify": "space-between",
"gridTemplate": "",
"contain": true,
"scroll": true,
"innerPadding": false,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "button",
"top": 0,
"left": 0,
"id": "deck_a_play",
"visible": true,
"interaction": true,
"width": 70,
"height": 30,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"label": "^play",
"on": 1,
"off": 0,
"mode": "toggle",
"doubleTap": false,
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "/deck/a/play",
"preArgs": "",
"typeTags": "i",
"decimals": 1,
"target": "",
"ignoreDefaults": false,
"bypass": false
},
{
"type": "input",
"top": 10,
"left": 60,
"id": "track_select_a",
"visible": true,
"interaction": true,
"width": "auto",
"height": 40,
"expand": true,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": 0,
"alphaFillOn": 1,
"padding": 0,
"css": "",
"align": "center",
"unit": "",
"asYouType": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "/deck/a/load",
"preArgs": "",
"typeTags": "i",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
},
{
"type": "button",
"top": 30,
"left": 460,
"id": "deck_a_repeat",
"visible": true,
"interaction": true,
"width": 50,
"height": 30,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"label": "^undo",
"on": 1,
"off": 0,
"mode": "toggle",
"doubleTap": false,
"colorTextOn": "auto",
"value": 0,
"default": 0,
"linkId": "",
"script": "",
"address": "/deck/a/repeat",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
}
],
"tabs": []
}
],
"tabs": [],
"contain": true
},
{
"type": "panel",
"top": 10,
"left": 620,
"id": "mixer_a",
"visible": true,
"interaction": true,
"width": 110,
"height": 290,
"expand": "false",
"colorBg": "#2f3847",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "default",
"justify": "start",
"gridTemplate": "",
"scroll": false,
"innerPadding": true,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "panel",
"top": 0,
"left": 40,
"id": "meter_a",
"visible": true,
"interaction": true,
"width": 20,
"height": 170,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "horizontal",
"justify": "start",
"gridTemplate": "",
"contain": true,
"scroll": false,
"innerPadding": true,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "fader",
"top": 10,
"left": 50,
"id": "meter_a_left",
"visible": true,
"width": "auto",
"height": "auto",
"expand": true,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": 0,
"alphaFillOn": 1,
"padding": 0,
"css": "",
"origin": "auto",
"pips": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"target": "",
"ignoreDefaults": false,
"interaction": false,
"design": "compact",
"horizontal": false,
"dashed": false,
"gradient": {
"0": "green",
"1": "red",
"0.70": "yellow"
},
"snap": false,
"spring": false,
"doubleTap": false,
"range": {
"min": 0,
"max": 1
},
"logScale": true,
"sensitivity": 1,
"steps": "",
"typeTags": "",
"decimals": 8,
"bypass": true,
"touchAddress": ""
},
{
"type": "fader",
"top": 0,
"left": 0,
"id": "meter_a_right",
"visible": true,
"width": "auto",
"height": "auto",
"expand": true,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": 0,
"alphaFillOn": 1,
"padding": 0,
"css": "",
"origin": "auto",
"pips": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"target": "",
"ignoreDefaults": false,
"interaction": false,
"design": "compact",
"horizontal": false,
"dashed": false,
"gradient": {
"0": "green",
"1": "red",
"0.70": "yellow"
},
"snap": false,
"spring": false,
"doubleTap": false,
"range": {
"min": 0,
"max": 1
},
"logScale": true,
"sensitivity": 1,
"steps": "",
"typeTags": "",
"decimals": 8,
"bypass": true,
"touchAddress": ""
}
],
"tabs": []
},
{
"type": "knob",
"top": 0,
"left": 0,
"id": "gain_a",
"visible": true,
"interaction": true,
"width": 40,
"height": 40,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"mode": "vertical",
"spring": false,
"pips": false,
"dashed": false,
"angle": 270,
"doubleTap": true,
"range": {
"min": 0,
"max": 2
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": 1,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "/mixer/01/gain",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
},
{
"type": "text",
"top": 40,
"left": 0,
"id": "gain_a_text",
"visible": true,
"width": 40,
"height": 10,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "font-size: 8px;",
"vertical": false,
"wrap": false,
"align": "center",
"value": "",
"default": "GAIN",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
},
{
"type": "knob",
"top": 60,
"left": 0,
"id": "filter_a",
"visible": true,
"interaction": true,
"width": 40,
"height": 40,
"expand": false,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"mode": "vertical",
"spring": false,
"pips": false,
"dashed": false,
"angle": 270,
"doubleTap": true,
"range": {
"min": -1,
"max": 1
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": 0,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "/mixer/01/stereo",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
},
{
"type": "text",
"top": 100,
"left": 0,
"id": "filter_a_text",
"visible": true,
"width": 40,
"height": 10,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "font-size: 8px;",
"vertical": false,
"wrap": false,
"align": "center",
"value": "",
"default": "FLTR",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
},
{
"type": "button",
"top": 120,
"left": 0,
"id": "fx_a_1",
"visible": true,
"interaction": true,
"width": 20,
"height": 20,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"mode": "toggle",
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"label": 1,
"on": 1,
"off": 0,
"doubleTap": false
},
{
"type": "button",
"top": 120,
"left": 20,
"id": "fx_a_2",
"visible": true,
"interaction": true,
"width": 20,
"height": 20,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"mode": "toggle",
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"label": 2,
"on": 1,
"off": 0,
"doubleTap": false
},
{
"type": "button",
"top": 140,
"left": 0,
"id": "fx_a_3",
"visible": true,
"interaction": true,
"width": 20,
"height": 20,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"mode": "toggle",
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"label": 3,
"on": 1,
"off": 0,
"doubleTap": false
},
{
"type": "button",
"top": 140,
"left": 20,
"id": "fx_a_4",
"visible": true,
"interaction": true,
"width": 20,
"height": 20,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"mode": "toggle",
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"label": 4,
"on": 1,
"off": 0,
"doubleTap": false
},
{
"type": "text",
"top": 160,
"left": 0,
"id": "fx_a_text",
"visible": true,
"width": 40,
"height": 10,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "font-size: 8px;",
"vertical": false,
"wrap": false,
"align": "center",
"value": "",
"default": "FX",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
},
{
"type": "knob",
"top": 180,
"left": 0,
"id": "key_a",
"visible": true,
"interaction": true,
"width": 60,
"height": 50,
"expand": false,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"mode": "vertical",
"spring": false,
"pips": false,
"dashed": false,
"angle": 270,
"doubleTap": true,
"range": {
"min": -1,
"max": 1
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": 0,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
},
{
"type": "text",
"top": 230,
"left": 0,
"id": "key_a_text",
"visible": true,
"width": 60,
"height": 10,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "font-size: 8px;",
"vertical": false,
"wrap": false,
"align": "center",
"value": "",
"default": "KEY",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
},
{
"type": "button",
"top": 240,
"left": 0,
"id": "monitor_a",
"visible": true,
"interaction": true,
"width": 60,
"height": 30,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"label": "^headphones",
"on": 1,
"off": 0,
"mode": "toggle",
"doubleTap": false,
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
},
{
"type": "knob",
"top": 0,
"left": 60,
"id": "eq_a_hi",
"visible": true,
"interaction": true,
"width": 40,
"height": 40,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"mode": "vertical",
"spring": false,
"pips": false,
"dashed": false,
"angle": 270,
"doubleTap": true,
"range": {
"min": 0,
"max": 2
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": 1,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "/mixer/01/eq/hi",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
},
{
"type": "text",
"top": 40,
"left": 60,
"id": "eq_a_hi_text",
"visible": true,
"width": 40,
"height": 10,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "font-size: 8px;",
"vertical": false,
"wrap": false,
"align": "center",
"value": "HI",
"default": "HI",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
},
{
"type": "knob",
"top": 60,
"left": 60,
"id": "eq_a_mid",
"visible": true,
"interaction": true,
"width": 40,
"height": 40,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"mode": "vertical",
"spring": false,
"pips": false,
"dashed": false,
"angle": 270,
"doubleTap": true,
"range": {
"min": 0,
"max": 2
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": 1,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "/mixer/01/eq/mid",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
},
{
"type": "text",
"top": 100,
"left": 60,
"id": "eq_a_mid_text",
"visible": true,
"width": 40,
"height": 10,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "font-size: 8px;",
"vertical": false,
"wrap": false,
"align": "center",
"value": "MID",
"default": "MID",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
},
{
"type": "knob",
"top": 120,
"left": 60,
"id": "eq_a_lo",
"visible": true,
"interaction": true,
"width": 40,
"height": 40,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"mode": "vertical",
"spring": false,
"pips": false,
"dashed": false,
"angle": 270,
"doubleTap": true,
"range": {
"min": 0,
"max": 2
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": 1,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "/mixer/01/eq/lo",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
},
{
"type": "text",
"top": 160,
"left": 60,
"id": "eq_a_lo_text",
"visible": true,
"width": 40,
"height": 10,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "font-size: 8px;",
"vertical": false,
"wrap": false,
"align": "center",
"value": "LO",
"default": "LO",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
},
{
"type": "fader",
"top": 170,
"left": 60,
"id": "vol_a",
"visible": true,
"interaction": true,
"width": 40,
"height": 100,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"design": "default",
"horizontal": false,
"pips": false,
"dashed": true,
"gradient": [],
"snap": false,
"spring": false,
"doubleTap": true,
"range": {
"min": 0,
"max": 1
},
"logScale": true,
"sensitivity": 1,
"steps": "",
"origin": "auto",
"value": "",
"default": 1,
"linkId": "",
"script": "",
"address": "/mixer/01/volume",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
}
],
"tabs": [],
"contain": true
},
{
"type": "panel",
"top": 10,
"left": 730,
"id": "mixer_b",
"visible": true,
"interaction": true,
"width": 110,
"height": 290,
"expand": "false",
"colorBg": "#2f3847",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "default",
"justify": "start",
"gridTemplate": "",
"scroll": false,
"innerPadding": true,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "panel",
"top": 0,
"left": 40,
"id": "meter_b",
"visible": true,
"interaction": true,
"width": 20,
"height": 170,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "horizontal",
"justify": "start",
"gridTemplate": "",
"contain": true,
"scroll": false,
"innerPadding": true,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "fader",
"top": 10,
"left": 50,
"id": "meter_b_left",
"visible": true,
"width": "auto",
"height": "auto",
"expand": true,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": 0,
"alphaFillOn": 1,
"padding": 0,
"css": "",
"origin": "auto",
"pips": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"target": "",
"ignoreDefaults": false,
"interaction": false,
"design": "compact",
"horizontal": false,
"dashed": false,
"gradient": {
"0": "green",
"1": "red",
"0.70": "yellow"
},
"snap": false,
"spring": false,
"doubleTap": false,
"range": {
"min": 0,
"max": 1
},
"logScale": true,
"sensitivity": 1,
"steps": "",
"typeTags": "",
"decimals": 8,
"bypass": true,
"touchAddress": ""
},
{
"type": "fader",
"top": 0,
"left": 0,
"id": "meter_b_right",
"visible": true,
"width": "auto",
"height": "auto",
"expand": true,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": 0,
"alphaFillOn": 1,
"padding": 0,
"css": "",
"origin": "auto",
"pips": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"target": "",
"ignoreDefaults": false,
"interaction": false,
"design": "compact",
"horizontal": false,
"dashed": false,
"gradient": {
"0": "green",
"1": "red",
"0.70": "yellow"
},
"snap": false,
"spring": false,
"doubleTap": false,
"range": {
"min": 0,
"max": 1
},
"logScale": true,
"sensitivity": 1,
"steps": "",
"typeTags": "",
"decimals": 8,
"bypass": true,
"touchAddress": ""
}
],
"tabs": []
},
{
"type": "knob",
"top": 0,
"left": 60,
"id": "gain_b",
"visible": true,
"interaction": true,
"width": 40,
"height": 40,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"mode": "vertical",
"spring": false,
"pips": false,
"dashed": false,
"angle": 270,
"doubleTap": true,
"range": {
"min": 0,
"max": 2
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": 1,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "/mixer/02/gain",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
},
{
"type": "text",
"top": 40,
"left": 60,
"id": "gain_b_text",
"visible": true,
"width": 40,
"height": 10,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "font-size: 8px;",
"vertical": false,
"wrap": false,
"align": "center",
"value": "",
"default": "GAIN",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
},
{
"type": "knob",
"top": 60,
"left": 60,
"id": "filter_b",
"visible": true,
"interaction": true,
"width": 40,
"height": 40,
"expand": false,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"mode": "vertical",
"spring": false,
"pips": false,
"dashed": false,
"angle": 270,
"doubleTap": true,
"range": {
"min": -1,
"max": 1
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": 0,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "/mixer/02/stereo",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
},
{
"type": "text",
"top": 100,
"left": 60,
"id": "filter_b_text",
"visible": true,
"width": 40,
"height": 10,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "font-size: 8px;",
"vertical": false,
"wrap": false,
"align": "center",
"value": "",
"default": "FLTR",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
},
{
"type": "button",
"top": 120,
"left": 60,
"id": "fx_b_1",
"visible": true,
"interaction": true,
"width": 20,
"height": 20,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"mode": "toggle",
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"label": 1,
"on": 1,
"off": 0,
"doubleTap": false
},
{
"type": "button",
"top": 120,
"left": 80,
"id": "fx_b_2",
"visible": true,
"interaction": true,
"width": 20,
"height": 20,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"mode": "toggle",
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"label": 2,
"on": 1,
"off": 0,
"doubleTap": false
},
{
"type": "button",
"top": 140,
"left": 60,
"id": "fx_b_3",
"visible": true,
"interaction": true,
"width": 20,
"height": 20,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"mode": "toggle",
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"label": 3,
"on": 1,
"off": 0,
"doubleTap": false
},
{
"type": "button",
"top": 140,
"left": 80,
"id": "fx_b_4",
"visible": true,
"interaction": true,
"width": 20,
"height": 20,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"mode": "toggle",
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"label": 4,
"on": 1,
"off": 0,
"doubleTap": false
},
{
"type": "text",
"top": 160,
"left": 60,
"id": "fx_b_text",
"visible": true,
"width": 40,
"height": 10,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "font-size: 8px;",
"vertical": false,
"wrap": false,
"align": "center",
"value": "",
"default": "FX",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
},
{
"type": "knob",
"top": 180,
"left": 40,
"id": "key_b",
"visible": true,
"interaction": true,
"width": 60,
"height": 50,
"expand": false,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"mode": "vertical",
"spring": false,
"pips": false,
"dashed": false,
"angle": 270,
"doubleTap": true,
"range": {
"min": -1,
"max": 1
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": 0,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
},
{
"type": "text",
"top": 230,
"left": 40,
"id": "key_b_text",
"visible": true,
"width": 60,
"height": 10,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "font-size: 8px;",
"vertical": false,
"wrap": false,
"align": "center",
"value": "",
"default": "KEY",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
},
{
"type": "button",
"top": 240,
"left": 40,
"id": "monitor_b",
"visible": true,
"interaction": true,
"width": 60,
"height": 30,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"label": "^headphones",
"on": 1,
"off": 0,
"mode": "toggle",
"doubleTap": false,
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
},
{
"type": "knob",
"top": 0,
"left": 0,
"id": "eq_b_hi",
"visible": true,
"interaction": true,
"width": 40,
"height": 40,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"mode": "vertical",
"spring": false,
"pips": false,
"dashed": false,
"angle": 270,
"doubleTap": true,
"range": {
"min": 0,
"max": 2
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": 1,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "/mixer/02/eq/hi",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
},
{
"type": "text",
"top": 40,
"left": 0,
"id": "eq_b_hi_text",
"visible": true,
"width": 40,
"height": 10,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "font-size: 8px;",
"vertical": false,
"wrap": false,
"align": "center",
"value": "HI",
"default": "HI",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
},
{
"type": "knob",
"top": 60,
"left": 0,
"id": "eq_b_mid",
"visible": true,
"interaction": true,
"width": 40,
"height": 40,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"mode": "vertical",
"spring": false,
"pips": false,
"dashed": false,
"angle": 270,
"doubleTap": true,
"range": {
"min": 0,
"max": 2
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": 1,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "/mixer/02/eq/mid",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
},
{
"type": "text",
"top": 100,
"left": 0,
"id": "eq_b_mid_text",
"visible": true,
"width": 40,
"height": 10,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "font-size: 8px;",
"vertical": false,
"wrap": false,
"align": "center",
"value": "MID",
"default": "MID",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
},
{
"type": "knob",
"top": 120,
"left": 0,
"id": "eq_b_lo",
"visible": true,
"interaction": true,
"width": 40,
"height": 40,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"mode": "vertical",
"spring": false,
"pips": false,
"dashed": false,
"angle": 270,
"doubleTap": true,
"range": {
"min": 0,
"max": 2
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": 1,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "/mixer/02/eq/lo",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
},
{
"type": "text",
"top": 160,
"left": 0,
"id": "eq_b_lo_text",
"visible": true,
"width": 40,
"height": 10,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "font-size: 8px;",
"vertical": false,
"wrap": false,
"align": "center",
"value": "LO",
"default": "LO",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"target": "",
"ignoreDefaults": false
},
{
"type": "fader",
"top": 170,
"left": 0,
"id": "vol_b",
"visible": true,
"interaction": true,
"width": 40,
"height": 100,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"design": "default",
"horizontal": false,
"pips": false,
"dashed": true,
"gradient": [],
"snap": false,
"spring": false,
"doubleTap": true,
"range": {
"min": 0,
"max": 1
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": "auto",
"value": "",
"default": 1,
"linkId": "",
"script": "",
"address": "/mixer/02/volume",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
}
],
"tabs": [],
"contain": true
},
{
"type": "panel",
"top": 10,
"left": 840,
"id": "deck_b",
"visible": true,
"interaction": true,
"width": 570,
"height": 290,
"expand": true,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "vertical",
"justify": "start",
"gridTemplate": "",
"scroll": false,
"innerPadding": false,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "panel",
"top": 10,
"left": 30,
"id": "panel_1",
"visible": true,
"interaction": true,
"width": "auto",
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "horizontal",
"justify": "start",
"gridTemplate": "",
"contain": true,
"scroll": false,
"innerPadding": false,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "fader",
"top": 20,
"left": 50,
"id": "deck_b_speed",
"visible": true,
"interaction": true,
"width": "auto",
"height": "auto",
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"design": "default",
"horizontal": false,
"pips": true,
"dashed": false,
"gradient": [],
"snap": false,
"spring": false,
"doubleTap": true,
"range": {
"min": -10,
"max": 10
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": 0,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
},
{
"type": "visualizer",
"top": 10,
"left": 40,
"id": "meter_b_left",
"visible": true,
"width": "auto",
"height": "auto",
"expand": true,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": 0,
"alphaFillOn": 0,
"padding": 0,
"css": "",
"duration": 1,
"framerate": 60,
"rangeY": {
"min": 0,
"max": 1
},
"origin": "auto",
"logScaleY": true,
"pips": false,
"freeze": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"target": "",
"ignoreDefaults": false
}
],
"tabs": []
},
{
"type": "fader",
"top": 230,
"left": 0,
"id": "deck_b_seek",
"visible": true,
"interaction": true,
"width": 560,
"height": 20,
"expand": "false",
"colorBg": "#262c35",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": 0.5,
"padding": 0,
"css": "",
"design": "compact",
"horizontal": true,
"pips": false,
"dashed": false,
"gradient": [],
"snap": true,
"spring": false,
"doubleTap": false,
"range": {
"min": 0,
"max": 1
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "/deck/b/position",
"preArgs": "",
"typeTags": "",
"decimals": 8,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
},
{
"type": "panel",
"top": 10,
"left": 50,
"id": "controls_b",
"visible": true,
"interaction": true,
"width": "auto",
"height": 40,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "horizontal",
"justify": "space-between",
"gridTemplate": "",
"contain": true,
"scroll": true,
"innerPadding": false,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "button",
"top": 20,
"left": 30,
"id": "deck_b_play",
"visible": true,
"interaction": true,
"width": 70,
"height": 30,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"mode": "toggle",
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "/deck/b/play",
"preArgs": "",
"typeTags": "i",
"decimals": 1,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"label": "^play",
"on": 1,
"off": 0,
"doubleTap": false
},
{
"type": "input",
"top": 20,
"left": 40,
"id": "track_select_b",
"visible": true,
"interaction": true,
"width": "auto",
"height": 40,
"expand": true,
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": 0,
"alphaFillOn": 1,
"padding": 0,
"css": "",
"align": "center",
"unit": "",
"asYouType": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "/deck/b/load",
"preArgs": "",
"typeTags": "i",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
},
{
"type": "button",
"top": 20,
"left": 560,
"id": "deck_b_repeat",
"visible": true,
"interaction": true,
"width": 50,
"height": 30,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 0,
"css": "",
"label": "^undo",
"on": 1,
"off": 0,
"mode": "toggle",
"doubleTap": false,
"colorTextOn": "auto",
"value": 0,
"default": 0,
"linkId": "",
"script": "",
"address": "/deck/b/repeat",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
}
],
"tabs": []
}
],
"tabs": [],
"contain": true
}
],
"tabs": []
},
{
"type": "panel",
"top": 530,
"left": 0,
"id": "xfader_panel",
"visible": true,
"interaction": true,
"width": 1360,
"height": 40,
"expand": "false",
"colorBg": "#2f3847",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": 4,
"css": "",
"variables": "@{parent.variables}",
"traversing": false,
"layout": "horizontal",
"justify": "center",
"gridTemplate": "",
"contain": true,
"scroll": false,
"innerPadding": true,
"verticalTabs": false,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"widgets": [
{
"type": "button",
"top": 10,
"left": 520,
"id": "auto_switch_a",
"visible": true,
"interaction": true,
"width": 30,
"height": 20,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"label": "<<",
"on": 1,
"off": 0,
"mode": "toggle",
"doubleTap": false,
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
},
{
"type": "button",
"top": 10,
"left": 540,
"id": "auto_xfade_a",
"visible": true,
"interaction": true,
"width": 30,
"height": 20,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"label": "<",
"on": 1,
"off": 0,
"mode": "toggle",
"doubleTap": false,
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
},
{
"type": "fader",
"top": 0,
"left": 560,
"id": "xfader",
"visible": true,
"interaction": true,
"width": 220,
"height": 40,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": "auto",
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"design": "default",
"horizontal": true,
"pips": false,
"dashed": true,
"gradient": [],
"snap": false,
"spring": false,
"doubleTap": true,
"range": {
"min": -1,
"max": 1
},
"logScale": false,
"sensitivity": 1,
"steps": "",
"origin": 0,
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "/mixer/crossfader",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false,
"touchAddress": ""
},
{
"type": "button",
"top": 10,
"left": 790,
"id": "auto_xfade_b",
"visible": true,
"interaction": true,
"width": 30,
"height": 20,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"label": ">",
"on": 1,
"off": 0,
"mode": "toggle",
"doubleTap": false,
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
},
{
"type": "button",
"top": 10,
"left": 810,
"id": "auto_switch_b",
"visible": true,
"interaction": true,
"width": 30,
"height": 20,
"expand": "false",
"colorBg": "auto",
"colorText": "auto",
"colorWidget": "auto",
"colorStroke": "auto",
"colorFill": "auto",
"alphaStroke": 0,
"alphaFillOff": "auto",
"alphaFillOn": "auto",
"padding": "auto",
"css": "",
"label": ">>",
"on": 1,
"off": 0,
"mode": "toggle",
"doubleTap": false,
"colorTextOn": "auto",
"value": "",
"default": "",
"linkId": "",
"script": "",
"address": "auto",
"preArgs": "",
"typeTags": "",
"decimals": 2,
"target": "",
"ignoreDefaults": false,
"bypass": false
}
],
"tabs": []
}
],
"tabs": [],
"contain": true
},
"version": "1.0.3",
"type": "Open Stage Control session"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment