{
 "createdWith": "Open Stage Control",
 "version": "1.31.0",
 "type": "session",
 "content": {
  "type": "root",
  "id": "root",
  "layout": "vertical",
  "colorBg": "#1a1a2e",
  "colorText": "#e0e0e0",
  "colorWidget": "#a78bfa",
  "widgets": [
   {
    "type": "text",
    "id": "title",
    "width": "100%",
    "height": 34,
    "colorText": "#a78bfa",
    "align": "left",
    "value": "Control",
    "lock": false,
    "visible": true,
    "interaction": false,
    "comments": "",
    "left": "auto",
    "top": "auto",
    "expand": false,
    "colorWidget": "auto",
    "colorStroke": "auto",
    "colorFill": "auto",
    "alphaStroke": "auto",
    "alphaFillOff": "auto",
    "alphaFillOn": "auto",
    "lineWidth": "auto",
    "borderRadius": "auto",
    "padding": "auto",
    "html": "",
    "css": "",
    "vertical": false,
    "wrap": false,
    "default": "",
    "linkId": "",
    "address": "auto",
    "preArgs": "",
    "decimals": 2,
    "target": "",
    "bypass": false,
    "onCreate": "",
    "onValue": ""
   },
   {
    "type": "script",
    "id": "autosync",
    "width": 1,
    "height": 1,
    "label": false,
    "onCreate": "setTimeout('mmhello', () => set('mmhello', 1), 500)"
   },
   {
    "type": "button",
    "id": "mmhello",
    "label": false,
    "address": "/mm/hello",
    "mode": "tap",
    "on": 1,
    "off": 0,
    "width": 1,
    "height": 1,
    "css": "visibility: hidden;"
   },
   {
    "type": "panel",
    "id": "switches",
    "width": "100%",
    "height": 100,
    "layout": "horizontal",
    "justify": "space-around",
    "colorBg": "#1a1a2e",
    "padding": 6,
    "widgets": [
     {
      "type": "button",
      "id": "sw1",
      "address": "/mm/switch/1",
      "mode": "toggle",
      "value": 0,
      "width": 100,
      "height": 70,
      "colorStroke": "#6b5b9a",
      "colorText": "#a0a0b0",
      "colorFill": "#a78bfa",
      "on": 1,
      "off": 0,
      "label": "sw1",
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "colorTextOn": "auto",
      "vertical": false,
      "wrap": false,
      "doubleTap": false,
      "click": false,
      "decoupled": false,
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "decimals": 2,
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     },
     {
      "type": "button",
      "id": "sw2",
      "address": "/mm/switch/2",
      "mode": "toggle",
      "value": 0,
      "width": 100,
      "height": 70,
      "colorStroke": "#6b5b9a",
      "colorText": "#a0a0b0",
      "colorFill": "#a78bfa",
      "on": 1,
      "off": 0,
      "label": "sw2",
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "colorTextOn": "auto",
      "vertical": false,
      "wrap": false,
      "doubleTap": false,
      "click": false,
      "decoupled": false,
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "decimals": 2,
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     },
     {
      "type": "button",
      "id": "sw3",
      "address": "/mm/switch/3",
      "mode": "toggle",
      "value": 0,
      "width": 100,
      "height": 70,
      "colorStroke": "#6b5b9a",
      "colorText": "#a0a0b0",
      "colorFill": "#a78bfa",
      "on": 1,
      "off": 0,
      "label": "sw3",
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "colorTextOn": "auto",
      "vertical": false,
      "wrap": false,
      "doubleTap": false,
      "click": false,
      "decoupled": false,
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "decimals": 2,
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     },
     {
      "type": "button",
      "id": "sw4",
      "address": "/mm/switch/4",
      "mode": "toggle",
      "value": 0,
      "width": 100,
      "height": 70,
      "colorStroke": "#6b5b9a",
      "colorText": "#a0a0b0",
      "colorFill": "#a78bfa",
      "on": 1,
      "off": 0,
      "label": "sw4",
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "colorTextOn": "auto",
      "vertical": false,
      "wrap": false,
      "doubleTap": false,
      "click": false,
      "decoupled": false,
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "decimals": 2,
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     },
     {
      "type": "button",
      "id": "sw5",
      "address": "/mm/switch/5",
      "mode": "toggle",
      "value": 0,
      "width": 100,
      "height": 70,
      "colorStroke": "#6b5b9a",
      "colorText": "#a0a0b0",
      "colorFill": "#a78bfa",
      "on": 1,
      "off": 0,
      "label": "sw5",
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "colorTextOn": "auto",
      "vertical": false,
      "wrap": false,
      "doubleTap": false,
      "click": false,
      "decoupled": false,
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "decimals": 2,
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     },
     {
      "type": "button",
      "id": "sw6",
      "address": "/mm/switch/6",
      "mode": "toggle",
      "value": 0,
      "width": 100,
      "height": 70,
      "colorStroke": "#6b5b9a",
      "colorText": "#a0a0b0",
      "colorFill": "#a78bfa",
      "on": 1,
      "off": 0,
      "label": "sw6",
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "colorTextOn": "auto",
      "vertical": false,
      "wrap": false,
      "doubleTap": false,
      "click": false,
      "decoupled": false,
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "decimals": 2,
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     },
     {
      "type": "button",
      "id": "sw7",
      "address": "/mm/switch/7",
      "mode": "toggle",
      "value": 0,
      "width": 100,
      "height": 70,
      "colorStroke": "#6b5b9a",
      "colorText": "#a0a0b0",
      "colorFill": "#a78bfa",
      "on": 1,
      "off": 0,
      "label": "sw7",
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "colorTextOn": "auto",
      "vertical": false,
      "wrap": false,
      "doubleTap": false,
      "click": false,
      "decoupled": false,
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "decimals": 2,
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     },
     {
      "type": "button",
      "id": "sw8",
      "address": "/mm/switch/8",
      "mode": "toggle",
      "value": 0,
      "width": 100,
      "height": 70,
      "colorStroke": "#6b5b9a",
      "colorText": "#a0a0b0",
      "colorFill": "#a78bfa",
      "on": 1,
      "off": 0,
      "label": "sw8",
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "colorTextOn": "auto",
      "vertical": false,
      "wrap": false,
      "doubleTap": false,
      "click": false,
      "decoupled": false,
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "decimals": 2,
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     }
    ],
    "lock": false,
    "visible": true,
    "interaction": true,
    "comments": "",
    "left": "auto",
    "top": "auto",
    "expand": false,
    "colorText": "auto",
    "colorWidget": "auto",
    "colorStroke": "auto",
    "colorFill": "auto",
    "alphaStroke": "auto",
    "alphaFillOff": "auto",
    "alphaFillOn": "auto",
    "lineWidth": "auto",
    "borderRadius": "auto",
    "html": "",
    "css": "",
    "gridTemplate": "",
    "contain": true,
    "scroll": true,
    "innerPadding": true,
    "tabsPosition": "top",
    "variables": "@{parent.variables}",
    "traversing": false,
    "value": "",
    "default": "",
    "linkId": "",
    "address": "auto",
    "preArgs": "",
    "typeTags": "",
    "decimals": 2,
    "target": "",
    "ignoreDefaults": false,
    "bypass": false,
    "onCreate": "",
    "onValue": "",
    "onTouch": "",
    "tabs": []
   },
   {
    "type": "panel",
    "id": "encoders",
    "width": "100%",
    "height": 165,
    "layout": "horizontal",
    "justify": "space-around",
    "colorBg": "#1a1a2e",
    "padding": 6,
    "widgets": [
     {
      "type": "knob",
      "id": "enc1",
      "address": "/mm/encoder/1",
      "range": {
       "min": 0,
       "max": 1
      },
      "value": 0,
      "width": 100,
      "height": 130,
      "design": "solid",
      "colorFill": "#6b5b9a",
      "colorStroke": "#a78bfa",
      "colorText": "#a0a0b0",
      "pips": false,
      "decimals": 2,
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "colorKnob": "auto",
      "dashed": false,
      "angle": 270,
      "mode": "vertical",
      "spring": false,
      "doubleTap": false,
      "logScale": false,
      "sensitivity": 1,
      "steps": "",
      "origin": "auto",
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     },
     {
      "type": "knob",
      "id": "enc2",
      "address": "/mm/encoder/2",
      "range": {
       "min": 0,
       "max": 1
      },
      "value": 0,
      "width": 100,
      "height": 130,
      "design": "solid",
      "colorFill": "#6b5b9a",
      "colorStroke": "#a78bfa",
      "colorText": "#a0a0b0",
      "pips": false,
      "decimals": 2,
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "colorKnob": "auto",
      "dashed": false,
      "angle": 270,
      "mode": "vertical",
      "spring": false,
      "doubleTap": false,
      "logScale": false,
      "sensitivity": 1,
      "steps": "",
      "origin": "auto",
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     },
     {
      "type": "knob",
      "id": "enc3",
      "address": "/mm/encoder/3",
      "range": {
       "min": 0,
       "max": 1
      },
      "value": 0,
      "width": 100,
      "height": 130,
      "design": "solid",
      "colorFill": "#6b5b9a",
      "colorStroke": "#a78bfa",
      "colorText": "#a0a0b0",
      "pips": false,
      "decimals": 2,
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "colorKnob": "auto",
      "dashed": false,
      "angle": 270,
      "mode": "vertical",
      "spring": false,
      "doubleTap": false,
      "logScale": false,
      "sensitivity": 1,
      "steps": "",
      "origin": "auto",
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     },
     {
      "type": "knob",
      "id": "enc4",
      "address": "/mm/encoder/4",
      "range": {
       "min": 0,
       "max": 1
      },
      "value": 0,
      "width": 100,
      "height": 130,
      "design": "solid",
      "colorFill": "#6b5b9a",
      "colorStroke": "#a78bfa",
      "colorText": "#a0a0b0",
      "pips": false,
      "decimals": 2,
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "colorKnob": "auto",
      "dashed": false,
      "angle": 270,
      "mode": "vertical",
      "spring": false,
      "doubleTap": false,
      "logScale": false,
      "sensitivity": 1,
      "steps": "",
      "origin": "auto",
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     },
     {
      "type": "knob",
      "id": "enc5",
      "address": "/mm/encoder/5",
      "range": {
       "min": 0,
       "max": 1
      },
      "value": 0,
      "width": 100,
      "height": 130,
      "design": "solid",
      "colorFill": "#6b5b9a",
      "colorStroke": "#a78bfa",
      "colorText": "#a0a0b0",
      "pips": false,
      "decimals": 2,
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "colorKnob": "auto",
      "dashed": false,
      "angle": 270,
      "mode": "vertical",
      "spring": false,
      "doubleTap": false,
      "logScale": false,
      "sensitivity": 1,
      "steps": "",
      "origin": "auto",
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     },
     {
      "type": "knob",
      "id": "enc6",
      "address": "/mm/encoder/6",
      "range": {
       "min": 0,
       "max": 1
      },
      "value": 0,
      "width": 100,
      "height": 130,
      "design": "solid",
      "colorFill": "#6b5b9a",
      "colorStroke": "#a78bfa",
      "colorText": "#a0a0b0",
      "pips": false,
      "decimals": 2,
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "colorKnob": "auto",
      "dashed": false,
      "angle": 270,
      "mode": "vertical",
      "spring": false,
      "doubleTap": false,
      "logScale": false,
      "sensitivity": 1,
      "steps": "",
      "origin": "auto",
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     },
     {
      "type": "knob",
      "id": "enc7",
      "address": "/mm/encoder/7",
      "range": {
       "min": 0,
       "max": 1
      },
      "value": 0,
      "width": 100,
      "height": 130,
      "design": "solid",
      "colorFill": "#6b5b9a",
      "colorStroke": "#a78bfa",
      "colorText": "#a0a0b0",
      "pips": false,
      "decimals": 2,
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "colorKnob": "auto",
      "dashed": false,
      "angle": 270,
      "mode": "vertical",
      "spring": false,
      "doubleTap": false,
      "logScale": false,
      "sensitivity": 1,
      "steps": "",
      "origin": "auto",
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     },
     {
      "type": "knob",
      "id": "enc8",
      "address": "/mm/encoder/8",
      "range": {
       "min": 0,
       "max": 1
      },
      "value": 0,
      "width": 100,
      "height": 130,
      "design": "solid",
      "colorFill": "#6b5b9a",
      "colorStroke": "#a78bfa",
      "colorText": "#a0a0b0",
      "pips": false,
      "decimals": 2,
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "colorKnob": "auto",
      "dashed": false,
      "angle": 270,
      "mode": "vertical",
      "spring": false,
      "doubleTap": false,
      "logScale": false,
      "sensitivity": 1,
      "steps": "",
      "origin": "auto",
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     }
    ],
    "lock": false,
    "visible": true,
    "interaction": true,
    "comments": "",
    "left": "auto",
    "top": "auto",
    "expand": false,
    "colorText": "auto",
    "colorWidget": "auto",
    "colorStroke": "auto",
    "colorFill": "auto",
    "alphaStroke": "auto",
    "alphaFillOff": "auto",
    "alphaFillOn": "auto",
    "lineWidth": "auto",
    "borderRadius": "auto",
    "html": "",
    "css": "",
    "gridTemplate": "",
    "contain": true,
    "scroll": true,
    "innerPadding": true,
    "tabsPosition": "top",
    "variables": "@{parent.variables}",
    "traversing": false,
    "value": "",
    "default": "",
    "linkId": "",
    "address": "auto",
    "preArgs": "",
    "typeTags": "",
    "decimals": 2,
    "target": "",
    "ignoreDefaults": false,
    "bypass": false,
    "onCreate": "",
    "onValue": "",
    "onTouch": "",
    "tabs": []
   },
   {
    "type": "text",
    "id": "padsLabel",
    "width": "100%",
    "height": 22,
    "colorText": "#a0a0b0",
    "align": "left",
    "value": "presets  (needs /mm/pad routing in OscModule)",
    "lock": false,
    "visible": true,
    "interaction": false,
    "comments": "",
    "left": "auto",
    "top": "auto",
    "expand": false,
    "colorWidget": "auto",
    "colorStroke": "auto",
    "colorFill": "auto",
    "alphaStroke": "auto",
    "alphaFillOff": "auto",
    "alphaFillOn": "auto",
    "lineWidth": "auto",
    "borderRadius": "auto",
    "padding": "auto",
    "html": "",
    "css": "",
    "vertical": false,
    "wrap": false,
    "default": "",
    "linkId": "",
    "address": "auto",
    "preArgs": "",
    "decimals": 2,
    "target": "",
    "bypass": false,
    "onCreate": "",
    "onValue": ""
   },
   {
    "type": "matrix",
    "id": "pads",
    "width": "100%",
    "height": 240,
    "layout": "grid",
    "gridTemplate": 8,
    "widgetType": "push",
    "quantity": 64,
    "colorBg": "#1a1a2e",
    "props": {
     "colorBg": "#16213e",
     "colorStroke": "#6b5b9a",
     "colorText": "#a0a0b0",
     "address": "/mm/pad/#{$}",
     "label": "#{$}",
     "on": 1,
     "off": 0
    },
    "lock": false,
    "visible": true,
    "interaction": true,
    "comments": "",
    "left": "auto",
    "top": "auto",
    "expand": false,
    "colorText": "auto",
    "colorWidget": "auto",
    "colorStroke": "auto",
    "colorFill": "auto",
    "alphaStroke": "auto",
    "alphaFillOff": "auto",
    "alphaFillOn": "auto",
    "lineWidth": "auto",
    "borderRadius": "auto",
    "padding": "auto",
    "html": "",
    "css": "",
    "justify": "start",
    "contain": true,
    "scroll": true,
    "innerPadding": true,
    "variables": "@{parent.variables}",
    "traversing": false,
    "value": "",
    "default": "",
    "linkId": "",
    "address": "auto",
    "preArgs": "",
    "typeTags": "",
    "decimals": 2,
    "target": "",
    "ignoreDefaults": false,
    "bypass": false,
    "onCreate": "",
    "onValue": "",
    "onTouch": "",
    "widgets": [],
    "tabs": []
   },
   {
    "type": "panel",
    "id": "faders",
    "width": "100%",
    "height": 340,
    "layout": "horizontal",
    "justify": "space-around",
    "colorBg": "#1a1a2e",
    "padding": 6,
    "widgets": [
     {
      "type": "fader",
      "id": "fad1",
      "address": "/mm/fader/1",
      "range": {
       "min": 0,
       "max": 1
      },
      "value": 0,
      "width": 100,
      "height": 300,
      "design": "default",
      "horizontal": false,
      "colorFill": "#a78bfa",
      "colorStroke": "#a78bfa",
      "colorText": "#a0a0b0",
      "pips": false,
      "decimals": 2,
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "knobSize": "auto",
      "colorKnob": "auto",
      "dashed": false,
      "gradient": [],
      "snap": true,
      "touchZone": "all",
      "spring": false,
      "doubleTap": false,
      "logScale": false,
      "sensitivity": 1,
      "steps": "",
      "origin": "auto",
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     },
     {
      "type": "fader",
      "id": "fad2",
      "address": "/mm/fader/2",
      "range": {
       "min": 0,
       "max": 1
      },
      "value": 0,
      "width": 100,
      "height": 300,
      "design": "default",
      "horizontal": false,
      "colorFill": "#a78bfa",
      "colorStroke": "#a78bfa",
      "colorText": "#a0a0b0",
      "pips": false,
      "decimals": 2,
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "knobSize": "auto",
      "colorKnob": "auto",
      "dashed": false,
      "gradient": [],
      "snap": true,
      "touchZone": "all",
      "spring": false,
      "doubleTap": false,
      "logScale": false,
      "sensitivity": 1,
      "steps": "",
      "origin": "auto",
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     },
     {
      "type": "fader",
      "id": "fad3",
      "address": "/mm/fader/3",
      "range": {
       "min": 0,
       "max": 1
      },
      "value": 0,
      "width": 100,
      "height": 300,
      "design": "default",
      "horizontal": false,
      "colorFill": "#a78bfa",
      "colorStroke": "#a78bfa",
      "colorText": "#a0a0b0",
      "pips": false,
      "decimals": 2,
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "knobSize": "auto",
      "colorKnob": "auto",
      "dashed": false,
      "gradient": [],
      "snap": true,
      "touchZone": "all",
      "spring": false,
      "doubleTap": false,
      "logScale": false,
      "sensitivity": 1,
      "steps": "",
      "origin": "auto",
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     },
     {
      "type": "fader",
      "id": "fad4",
      "address": "/mm/fader/4",
      "range": {
       "min": 0,
       "max": 1
      },
      "value": 0,
      "width": 100,
      "height": 300,
      "design": "default",
      "horizontal": false,
      "colorFill": "#a78bfa",
      "colorStroke": "#a78bfa",
      "colorText": "#a0a0b0",
      "pips": false,
      "decimals": 2,
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "knobSize": "auto",
      "colorKnob": "auto",
      "dashed": false,
      "gradient": [],
      "snap": true,
      "touchZone": "all",
      "spring": false,
      "doubleTap": false,
      "logScale": false,
      "sensitivity": 1,
      "steps": "",
      "origin": "auto",
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     },
     {
      "type": "fader",
      "id": "fad5",
      "address": "/mm/fader/5",
      "range": {
       "min": 0,
       "max": 1
      },
      "value": 0,
      "width": 100,
      "height": 300,
      "design": "default",
      "horizontal": false,
      "colorFill": "#a78bfa",
      "colorStroke": "#a78bfa",
      "colorText": "#a0a0b0",
      "pips": false,
      "decimals": 2,
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "knobSize": "auto",
      "colorKnob": "auto",
      "dashed": false,
      "gradient": [],
      "snap": true,
      "touchZone": "all",
      "spring": false,
      "doubleTap": false,
      "logScale": false,
      "sensitivity": 1,
      "steps": "",
      "origin": "auto",
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     },
     {
      "type": "fader",
      "id": "fad6",
      "address": "/mm/fader/6",
      "range": {
       "min": 0,
       "max": 1
      },
      "value": 0,
      "width": 100,
      "height": 300,
      "design": "default",
      "horizontal": false,
      "colorFill": "#a78bfa",
      "colorStroke": "#a78bfa",
      "colorText": "#a0a0b0",
      "pips": false,
      "decimals": 2,
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "knobSize": "auto",
      "colorKnob": "auto",
      "dashed": false,
      "gradient": [],
      "snap": true,
      "touchZone": "all",
      "spring": false,
      "doubleTap": false,
      "logScale": false,
      "sensitivity": 1,
      "steps": "",
      "origin": "auto",
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     },
     {
      "type": "fader",
      "id": "fad7",
      "address": "/mm/fader/7",
      "range": {
       "min": 0,
       "max": 1
      },
      "value": 0,
      "width": 100,
      "height": 300,
      "design": "default",
      "horizontal": false,
      "colorFill": "#a78bfa",
      "colorStroke": "#a78bfa",
      "colorText": "#a0a0b0",
      "pips": false,
      "decimals": 2,
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "knobSize": "auto",
      "colorKnob": "auto",
      "dashed": false,
      "gradient": [],
      "snap": true,
      "touchZone": "all",
      "spring": false,
      "doubleTap": false,
      "logScale": false,
      "sensitivity": 1,
      "steps": "",
      "origin": "auto",
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     },
     {
      "type": "fader",
      "id": "fad8",
      "address": "/mm/fader/8",
      "range": {
       "min": 0,
       "max": 1
      },
      "value": 0,
      "width": 100,
      "height": 300,
      "design": "default",
      "horizontal": false,
      "colorFill": "#a78bfa",
      "colorStroke": "#a78bfa",
      "colorText": "#a0a0b0",
      "pips": false,
      "decimals": 2,
      "lock": false,
      "visible": true,
      "interaction": true,
      "comments": "",
      "left": "auto",
      "top": "auto",
      "expand": false,
      "colorWidget": "auto",
      "alphaStroke": "auto",
      "alphaFillOff": "auto",
      "alphaFillOn": "auto",
      "lineWidth": "auto",
      "borderRadius": "auto",
      "padding": "auto",
      "html": "",
      "css": "",
      "knobSize": "auto",
      "colorKnob": "auto",
      "dashed": false,
      "gradient": [],
      "snap": true,
      "touchZone": "all",
      "spring": false,
      "doubleTap": false,
      "logScale": false,
      "sensitivity": 1,
      "steps": "",
      "origin": "auto",
      "default": "",
      "linkId": "",
      "preArgs": "",
      "typeTags": "",
      "target": "",
      "ignoreDefaults": false,
      "bypass": false,
      "onCreate": "",
      "onValue": "",
      "onTouch": ""
     }
    ],
    "lock": false,
    "visible": true,
    "interaction": true,
    "comments": "",
    "left": "auto",
    "top": "auto",
    "expand": false,
    "colorText": "auto",
    "colorWidget": "auto",
    "colorStroke": "auto",
    "colorFill": "auto",
    "alphaStroke": "auto",
    "alphaFillOff": "auto",
    "alphaFillOn": "auto",
    "lineWidth": "auto",
    "borderRadius": "auto",
    "html": "",
    "css": "",
    "gridTemplate": "",
    "contain": true,
    "scroll": true,
    "innerPadding": true,
    "tabsPosition": "top",
    "variables": "@{parent.variables}",
    "traversing": false,
    "value": "",
    "default": "",
    "linkId": "",
    "address": "auto",
    "preArgs": "",
    "typeTags": "",
    "decimals": 2,
    "target": "",
    "ignoreDefaults": false,
    "bypass": false,
    "onCreate": "",
    "onValue": "",
    "onTouch": "",
    "tabs": []
   }
  ],
  "lock": false,
  "visible": true,
  "interaction": true,
  "comments": "",
  "width": "auto",
  "height": "auto",
  "alphaFillOn": "auto",
  "borderRadius": "auto",
  "padding": "auto",
  "html": "",
  "css": "",
  "justify": "start",
  "gridTemplate": "",
  "contain": true,
  "scroll": true,
  "innerPadding": true,
  "tabsPosition": "top",
  "hideMenu": false,
  "variables": "@{parent.variables}",
  "traversing": false,
  "value": "",
  "default": "",
  "linkId": "",
  "address": "auto",
  "preArgs": "",
  "typeTags": "",
  "decimals": 2,
  "target": "",
  "ignoreDefaults": false,
  "bypass": false,
  "onCreate": "",
  "onValue": "",
  "onTouch": "",
  "onPreload": "",
  "tabs": []
 }
}