mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
tweaks
This commit is contained in:
parent
a4f70c9a61
commit
5ccbcd7218
7 changed files with 23 additions and 16 deletions
|
|
@ -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 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue