This commit is contained in:
Roland Rabien 2023-08-31 21:02:23 -07:00
commit 5ccbcd7218
7 changed files with 23 additions and 16 deletions

View file

@ -11,7 +11,7 @@
},
{ "id": "sub", "x": "prevR()+1", "y": "prevY()", "w": 112, "h": 163, "children":
[
{ "id": "Wave", "x": "56", "y": 23, "w": 56, "h": 70 },
{ "id": "Wave", "x": 0, "y": 23, "w": 56, "h": 70 },
{ "id": "Tune", "x": "prevR()", "y": 23, "w": 56, "h": 70 },
{ "id": "Level", "x": 0, "y": "prevB()", "w": 56, "h": 70 },
{ "id": "Pan", "x": "prevR()", "y": "prevY()", "w": 56, "h": 70 }