Skip to content

Instantly share code, notes, and snippets.

@jean-emmanuel
Created March 20, 2017 11:33
Show Gist options
  • Save jean-emmanuel/601974888af52856a198dd7d8a2e2d35 to your computer and use it in GitHub Desktop.
Save jean-emmanuel/601974888af52856a198dd7d8a2e2d35 to your computer and use it in GitHub Desktop.
[
{
"id": "",
"label": "Unnamed",
"widgets": [
{
"type": "fader",
"id": "test",
"linkId": "",
"label": "Fader",
"unit": "",
"width": "auto",
"height": 240,
"alignRight": false,
"horizontal": false,
"noPip": false,
"compact": false,
"color": "auto",
"css": "",
"snap": false,
"spring": false,
"range": {
"min": 0,
"max": 1
},
"origin": "auto",
"value": "",
"logScale": false,
"precision": 2,
"meter": false,
"address": "/fader_1",
"preArgs": [],
"target": [],
"left": "auto",
"top": "auto"
},
{
"type": "meter",
"id": "test",
"label": "Meter",
"unit": "",
"width": 90,
"height": 240,
"horizontal": false,
"color": "auto",
"css": "",
"range": {
"min": 0,
"max": 1
},
"logScale": false,
"origin": "auto",
"value": "",
"address": "/meter_1",
"preArgs": [],
"left": "auto",
"top": "auto",
"compact": true
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment