Skip to content

Instantly share code, notes, and snippets.

@triss
Last active March 27, 2022 11:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save triss/0e7b4f625c61f348e006789fe404174f to your computer and use it in GitHub Desktop.
Save triss/0e7b4f625c61f348e006789fe404174f to your computer and use it in GitHub Desktop.
{
"groups": [
{
"rows": 5,
"cols": 8,
"position": [ 0, 0 ],
"dimensions": [30, 18],
"spacing": [36, 24],
"controls": [32, 33, 34, 35, 36, 37, 38, 39,
24, 25, 26, 27, 28, 29, 30, 31,
16, 17, 18, 19, 20, 21, 22, 23,
8, 9, 10, 11, 12, 13, 14, 15,
0, 1, 2, 3, 4, 5, 6, 7
],
"colors" : [ 0, 1, 3, 5],
"messageType": "note",
"drawType": "button"
},
{
"rows": 1,
"cols": 8,
"position": [0, 128],
"dimensions": [30, 18],
"spacing": [36, 18],
"controls":[64, 65, 66, 67, 68, 69, 70, 71],
"messageType": "note",
"drawType": "button"
},
{
"rows": 5,
"cols": 1,
"position": [292, 0],
"dimensions": [18, 18],
"spacing": [20, 24],
"controls": [82, 83, 84, 85, 86, 87],
"messageType": "note",
"drawType": "button"
},
{
"rows": 1,
"cols": 1,
"position": [292, 128],
"dimensions": [18, 18],
"spacing": [18,18],
"controls": [81],
"messageType": "note",
"drawType": "button"
},
{
"rows": 2,
"cols": 4,
"position":[0,148],
"dimensions": [28,28],
"spacing": [32,32],
"controls": [48, 49, 50, 51, 52, 53, 54, 55],
"messageType": "control",
"drawType": "knob"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment