{ "createdWith": "Open Stage Control", "version": "1.22.0", "type": "session", "content": { "type": "root", "lock": false, "id": "root", "visible": true, "interaction": true, "comments": "", "width": "auto", "height": "auto", "colorText": "auto", "colorWidget": "auto", "alphaFillOn": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "colorBg": "auto", "layout": "default", "justify": "start", "gridTemplate": "", "contain": true, "scroll": true, "innerPadding": true, "verticalTabs": false, "hideMenu": false, "variables": "@{parent.variables}", "traversing": false, "value": "", "default": "", "linkId": "", "address": "auto", "preArgs": "", "typeTags": "", "decimals": 2, "target": "", "ignoreDefaults": false, "bypass": false, "onCreate": "", "onValue": "", "widgets": [ { "type": "button", "top": 460, "left": 470, "lock": false, "id": "transport", "visible": true, "interaction": true, "comments": "", "width": 110, "height": 30, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "colorTextOn": "auto", "label": "#{@{this} == 0 ? \"play\" : \"stop\"}", "vertical": false, "wrap": false, "on": 1, "off": 0, "mode": "toggle", "doubleTap": false, "decoupled": false, "value": "", "default": "", "linkId": "", "address": "auto", "preArgs": "", "typeTags": "", "decimals": 0, "target": "", "ignoreDefaults": false, "bypass": true, "onCreate": "", "onValue": "if(value === 1){\n send(false, \"/transport\", 1, get(\"m_size\"));\n} else {\n send(false, \"/transport\", 0, get(\"m_size\"));\n}" }, { "type": "button", "top": 20, "left": 470, "lock": false, "id": "gen", "visible": true, "interaction": true, "comments": "", "width": 290, "height": 30, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "colorTextOn": "auto", "label": "generate", "vertical": false, "wrap": false, "on": 1, "off": 0, "mode": "push", "doubleTap": false, "decoupled": false, "value": "", "default": 0, "linkId": "", "address": "auto", "preArgs": "", "typeTags": "", "decimals": 2, "target": "", "ignoreDefaults": false, "bypass": true, "onCreate": "", "onValue": "if(value === 1){\n var sVal = 1\n var order = null\n var passage = null\n var rVal = get(\"reference_seed\")\n \n if(get(\"current_seed_lock\") == 1){\n sVal = get(\"seed\")\n } else {\n sVal = 1\n }\n \n if(get(\"order_lock\") == 1){\n order = get(\"order\").replace(/\\s/g, \"\")\n send(false, \"/gen\", rVal, sVal, order)\n } else {\n order = get(\"order_size\")\n passage = get(\"passage_size\")\n send(false, \"/gen\", rVal, sVal, \n {\"type\": \"i\", \"value\": order[0]}, \n {\"type\": \"i\", \"value\": order[1]}, \n {\"type\": \"i\", \"value\": passage[0]}, \n {\"type\": \"i\", \"value\": passage[1]});\n }\n\n}" }, { "type": "matrix", "top": 60, "left": 120, "lock": false, "id": "range_matrix", "visible": true, "interaction": true, "comments": "", "width": 330, "height": 260, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "colorBg": "auto", "layout": "horizontal", "justify": "start", "gridTemplate": "", "contain": true, "scroll": true, "innerPadding": true, "variables": "@{parent.variables}", "traversing": false, "widgetType": "fragment", "quantity": 4, "props": "{\n \"file\": \"range_slider.json\",\n \"props\": {\"variables\": {\"n\": #{$} }}\n}", "value": "", "default": "", "linkId": "", "address": "auto", "preArgs": "", "typeTags": "", "decimals": 2, "target": "", "ignoreDefaults": false, "bypass": true, "onCreate": "", "onValue": "", "widgets": [], "tabs": [] }, { "type": "input", "top": 110, "left": 590, "lock": false, "id": "current_seed", "visible": true, "interaction": true, "comments": "", "width": 130, "height": "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": "", "value": "", "default": "", "linkId": "", "address": "auto", "preArgs": "", "typeTags": "", "decimals": 0, "target": "", "ignoreDefaults": false, "bypass": true, "onCreate": "", "onValue": "", "align": "center", "unit": "", "asYouType": true, "numeric": true, "validation": "", "maxLength": "" }, { "type": "button", "top": 110, "left": 730, "lock": false, "id": "current_seed_lock", "visible": true, "interaction": true, "comments": "", "width": 30, "height": 30, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "colorTextOn": "auto", "label": "L", "vertical": false, "wrap": false, "on": 1, "off": 0, "mode": "toggle", "doubleTap": false, "decoupled": false, "value": "", "default": "", "linkId": "", "address": "auto", "preArgs": "", "typeTags": "", "decimals": 2, "target": "", "ignoreDefaults": false, "bypass": true, "onCreate": "", "onValue": "" }, { "type": "button", "top": 500, "left": 470, "lock": false, "id": "commit", "visible": true, "interaction": true, "comments": "", "width": 110, "height": 30, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "value": "", "default": 0, "linkId": "", "address": "auto", "preArgs": "", "typeTags": "", "decimals": 2, "target": "", "ignoreDefaults": false, "bypass": true, "onCreate": "", "onValue": "if(value === 1){\n send(false, \"/commit\");\n set(\"reference_seed\", get(\"current_seed\"))\n set(\"current_seed\", \"\")\n}\n ", "colorTextOn": "auto", "label": "auto", "vertical": false, "wrap": false, "on": 1, "off": 0, "mode": "push", "doubleTap": false, "decoupled": false }, { "type": "textarea", "top": 290, "left": 470, "lock": false, "id": "order", "visible": true, "interaction": true, "comments": "", "width": 250, "height": 140, "expand": false, "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "textarea {\n white-space: pre;\n line-height: 1.5;\n font-size: 12px;\n}", "value": "", "default": "", "linkId": "", "address": "auto", "preArgs": "", "typeTags": "s", "decimals": 2, "target": "", "ignoreDefaults": false, "bypass": false, "onCreate": "", "onValue": "" }, { "type": "button", "top": 400, "left": 730, "lock": false, "id": "order_lock", "visible": true, "comments": "", "width": 30, "height": 30, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "vertical": false, "wrap": false, "value": "", "default": "", "linkId": "", "address": "auto", "preArgs": "", "decimals": 2, "target": "", "onCreate": "", "onValue": "", "interaction": true, "colorTextOn": "auto", "label": "L", "on": 1, "off": 0, "mode": "toggle", "doubleTap": false, "decoupled": false, "typeTags": "", "ignoreDefaults": false, "bypass": false }, { "type": "text", "top": 110, "left": 470, "lock": false, "id": "current_seed_label", "visible": true, "comments": "", "width": 110, "height": 30, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "align": "center", "value": "current seed", "default": "", "linkId": "", "address": "auto", "preArgs": "", "decimals": 2, "target": "", "onCreate": "", "onValue": "", "vertical": false, "wrap": false }, { "type": "input", "top": 60, "left": 590, "lock": false, "id": "reference_seed", "visible": true, "comments": "", "width": 130, "height": "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": "", "align": "center", "value": "", "default": "nil", "linkId": "", "address": "auto", "preArgs": "", "decimals": 0, "target": "", "onCreate": "", "onValue": "", "interaction": true, "unit": "", "asYouType": true, "numeric": true, "validation": "", "maxLength": "", "typeTags": "", "ignoreDefaults": false, "bypass": true }, { "type": "text", "top": 60, "left": 470, "lock": false, "id": "reference_seed_label", "visible": true, "comments": "", "width": 110, "height": 30, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "vertical": false, "wrap": false, "value": "reference seed", "default": "", "linkId": "", "address": "auto", "preArgs": "", "decimals": 2, "target": "", "onCreate": "", "onValue": "", "align": "center" }, { "type": "button", "top": 60, "left": 730, "lock": false, "id": "reference_seed_lock", "visible": true, "comments": "", "width": 30, "height": 30, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "vertical": false, "wrap": false, "value": "", "default": "", "linkId": "", "address": "auto", "preArgs": "", "decimals": 2, "target": "", "onCreate": "", "onValue": "", "interaction": true, "colorTextOn": "auto", "label": "L", "on": 1, "off": 0, "mode": "toggle", "doubleTap": false, "decoupled": false, "typeTags": "", "ignoreDefaults": false, "bypass": true }, { "type": "text", "top": 20, "left": 120, "lock": false, "id": "range_label", "visible": true, "comments": "", "width": 110, "height": 30, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "vertical": false, "wrap": false, "align": "center", "value": "ranges", "default": "", "linkId": "", "address": "auto", "preArgs": "", "decimals": 2, "target": "", "onCreate": "", "onValue": "" }, { "type": "text", "top": 160, "left": 470, "lock": false, "id": "orders_label", "visible": true, "comments": "", "width": 110, "height": 30, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "vertical": false, "wrap": false, "align": "center", "value": "orders", "default": "", "linkId": "", "address": "auto", "preArgs": "", "decimals": 2, "target": "", "onCreate": "", "onValue": "" }, { "type": "text", "top": 340, "left": 120, "lock": false, "id": "dur_probs_label", "visible": true, "comments": "", "width": 110, "height": 30, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "align": "center", "value": "duration probs", "default": "", "linkId": "", "address": "auto", "preArgs": "", "decimals": 2, "target": "", "onCreate": "", "onValue": "", "vertical": false, "wrap": false }, { "type": "input", "top": 460, "left": 590, "lock": false, "id": "m_size", "visible": true, "comments": "", "width": 50, "height": 30, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "align": "center", "value": "", "default": 3, "linkId": "", "address": "auto", "preArgs": "", "decimals": 0, "target": "", "onCreate": "", "onValue": "", "interaction": true, "typeTags": "", "ignoreDefaults": false, "bypass": true, "unit": "", "asYouType": true, "numeric": false, "validation": "", "maxLength": "" }, { "type": "text", "top": 460, "left": 650, "lock": false, "id": "play_label", "visible": true, "comments": "", "width": 110, "height": 30, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "value": "motifs to play", "default": "", "linkId": "", "address": "auto", "preArgs": "", "decimals": 2, "target": "", "onCreate": "", "onValue": "", "align": "center", "vertical": false, "wrap": false }, { "type": "panel", "top": 380, "left": 120, "lock": false, "id": "dur_panel", "visible": true, "interaction": true, "comments": "", "width": 330, "height": 260, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "colorBg": "auto", "layout": "default", "justify": "start", "gridTemplate": "", "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": "", "widgets": [], "tabs": [ { "type": "tab", "lock": false, "id": "entrances", "visible": true, "interaction": true, "comments": "", "colorText": "auto", "colorWidget": "auto", "colorFill": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "colorBg": "auto", "layout": "default", "justify": "start", "gridTemplate": "", "contain": true, "scroll": true, "innerPadding": true, "verticalTabs": false, "label": "auto", "variables": "@{parent.variables}", "traversing": false, "value": "", "default": "", "linkId": "", "address": "auto", "preArgs": "", "typeTags": "", "decimals": 2, "target": "", "ignoreDefaults": false, "bypass": false, "onCreate": "", "onValue": "", "widgets": [], "tabs": [] }, { "type": "tab", "lock": false, "id": "passage", "visible": true, "interaction": true, "comments": "", "colorText": "auto", "colorWidget": "auto", "colorFill": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "colorBg": "auto", "layout": "default", "justify": "start", "gridTemplate": "", "contain": true, "scroll": true, "innerPadding": true, "verticalTabs": false, "label": "auto", "variables": "@{parent.variables}", "traversing": false, "value": "", "default": "", "linkId": "", "address": "auto", "preArgs": "", "typeTags": "", "decimals": 2, "target": "", "ignoreDefaults": false, "bypass": false, "onCreate": "", "onValue": "", "widgets": [ { "type": "fragment", "top": 0, "left": 0, "lock": false, "id": "dur", "visible": true, "interaction": true, "comments": "", "width": 320, "height": 210, "expand": "false", "css": "", "file": "env.json", "fallback": "", "props": {}, "address": "auto", "variables": "@{parent.variables}" } ], "tabs": [] }, { "type": "tab", "lock": false, "id": "exits", "visible": true, "interaction": true, "comments": "", "colorText": "auto", "colorWidget": "auto", "colorFill": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "colorBg": "auto", "layout": "default", "justify": "start", "gridTemplate": "", "contain": true, "scroll": true, "innerPadding": true, "verticalTabs": false, "label": "auto", "variables": "@{parent.variables}", "traversing": false, "value": "", "default": "", "linkId": "", "address": "auto", "preArgs": "", "typeTags": "", "decimals": 2, "target": "", "ignoreDefaults": false, "bypass": false, "onCreate": "", "onValue": "", "widgets": [], "tabs": [] } ], "verticalTabs": false }, { "type": "panel", "top": 200, "left": 470, "lock": false, "id": "order_size_panel", "visible": true, "interaction": true, "comments": "", "width": 250, "height": 40, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "colorBg": "auto", "layout": "default", "justify": "start", "gridTemplate": "", "contain": true, "scroll": true, "innerPadding": true, "verticalTabs": false, "variables": "@{parent.variables}", "traversing": false, "value": "", "default": "", "linkId": "", "address": "auto", "preArgs": "", "typeTags": "", "decimals": 2, "target": "", "ignoreDefaults": false, "bypass": false, "onCreate": "", "onValue": "", "widgets": [ { "type": "range", "top": 0, "left": 40, "lock": false, "id": "order_size", "visible": true, "interaction": true, "comments": "", "width": 160, "height": 30, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "design": "default", "knobSize": "auto", "horizontal": true, "pips": false, "dashed": false, "gradient": [], "snap": true, "spring": false, "doubleTap": false, "range": { "min": 1, "max": 10 }, "logScale": false, "sensitivity": 1, "steps": 10, "value": "", "default": "", "linkId": "", "address": "auto", "preArgs": "", "typeTags": "i", "decimals": 0, "target": "", "ignoreDefaults": false, "bypass": false, "onCreate": "", "onValue": "", "onTouch": "" }, { "type": "input", "top": 0, "left": 200, "lock": false, "id": "order_size_v2", "visible": true, "comments": "", "width": 40, "height": 30, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "align": "center", "value": "@{order_size.value.1}", "default": "", "linkId": "", "address": "auto", "preArgs": "", "decimals": 0, "target": "", "onCreate": "", "onValue": "set(\"order_size\", [get(\"order_size_v1\"), value])", "interaction": true, "unit": "", "asYouType": false, "numeric": false, "validation": "", "maxLength": "", "typeTags": "i", "ignoreDefaults": false, "bypass": false }, { "type": "input", "top": 0, "left": 0, "lock": false, "id": "order_size_v1", "visible": true, "comments": "", "width": 40, "height": 30, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "align": "center", "value": "@{order_size.value.0}", "default": "", "linkId": "", "address": "auto", "preArgs": "", "decimals": 0, "target": "", "onCreate": "", "onValue": "set(\"order_size\", [value, get(\"order_size_v2\")])", "interaction": true, "unit": "", "asYouType": false, "numeric": false, "validation": "", "maxLength": "", "typeTags": "i", "ignoreDefaults": false, "bypass": false } ], "tabs": [] }, { "type": "textarea", "top": 60, "left": 780, "lock": false, "id": "mus_seq", "visible": true, "interaction": true, "comments": "", "width": 520, "height": 570, "expand": false, "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "textarea {\n white-space: pre;\n line-height: 1.5;\n font-size: 12px;\n}", "value": "", "default": "", "linkId": "", "address": "auto", "preArgs": "", "typeTags": "s", "decimals": 2, "target": "", "ignoreDefaults": false, "bypass": false, "onCreate": "", "onValue": "" }, { "type": "text", "top": 20, "left": 780, "lock": false, "id": "motif_label", "visible": true, "comments": "", "width": 110, "height": 33.888888888888886, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "vertical": false, "wrap": false, "align": "center", "value": "motif", "default": "", "linkId": "", "address": "auto", "preArgs": "", "decimals": 2, "target": "", "onCreate": "", "onValue": "" }, { "type": "panel", "top": 240, "left": 470, "lock": false, "id": "passage_size_panel", "visible": true, "interaction": true, "comments": "", "width": 250, "height": 40, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "colorBg": "auto", "layout": "default", "justify": "start", "gridTemplate": "", "contain": true, "scroll": true, "innerPadding": true, "verticalTabs": false, "variables": "@{parent.variables}", "traversing": false, "value": "", "default": "", "linkId": "", "address": "auto", "preArgs": "", "typeTags": "", "decimals": 2, "target": "", "ignoreDefaults": false, "bypass": false, "onCreate": "", "onValue": "", "widgets": [ { "type": "range", "top": 0, "left": 40, "lock": false, "id": "passage_size", "visible": true, "interaction": true, "comments": "", "width": 160, "height": 30, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "design": "default", "knobSize": "auto", "horizontal": true, "pips": false, "dashed": false, "gradient": [], "snap": true, "spring": false, "doubleTap": false, "range": { "min": 0, "max": 10 }, "logScale": false, "sensitivity": 1, "steps": 11, "value": "", "default": "", "linkId": "", "address": "auto", "preArgs": "", "typeTags": "", "decimals": 0, "target": "", "ignoreDefaults": false, "bypass": false, "onCreate": "", "onValue": "", "onTouch": "" }, { "type": "input", "top": 0, "left": 200, "lock": false, "id": "passage_size_v2", "visible": true, "comments": "", "width": 40, "height": 30, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "align": "center", "value": "@{passage_size.value.1}", "default": "", "linkId": "", "address": "auto", "preArgs": "", "decimals": 0, "target": "", "onCreate": "", "onValue": "set(\"passage_size\", [get(\"passage_size_v1\"), value])", "interaction": true, "unit": "", "asYouType": false, "numeric": false, "validation": "", "maxLength": "", "typeTags": "", "ignoreDefaults": false, "bypass": false }, { "type": "input", "top": 0, "left": 0, "lock": false, "id": "passage_size_v1", "visible": true, "comments": "", "width": 40, "height": 30, "expand": "false", "colorText": "auto", "colorWidget": "auto", "colorStroke": "auto", "colorFill": "auto", "alphaStroke": "auto", "alphaFillOff": "auto", "alphaFillOn": "auto", "lineWidth": "auto", "borderRadius": "auto", "padding": "auto", "html": "", "css": "", "align": "center", "value": "@{passage_size.value.0}", "default": "", "linkId": "", "address": "auto", "preArgs": "", "decimals": 0, "target": "", "onCreate": "", "onValue": "set(\"passage_size\", [value, get(\"passage_size_v2\")])", "interaction": true, "unit": "", "asYouType": false, "numeric": false, "validation": "", "maxLength": "", "typeTags": "", "ignoreDefaults": false, "bypass": false } ], "tabs": [] } ], "tabs": [] } }