mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
Fixed noise & sub button positions
This commit is contained in:
parent
03e70e6887
commit
363d863dde
1 changed files with 2 additions and 2 deletions
|
|
@ -38,8 +38,8 @@
|
|||
[
|
||||
{ "id": "FLT WT1", "x": 24, "y": 6, "w": 12, "h": 12 },
|
||||
{ "id": "FLT WT2", "x": "prevR()+6", "y": 6, "w": 12, "h": 12 },
|
||||
{ "id": "FLT sub", "x": "prevR()+6", "y": 6, "w": 12, "h": 12 },
|
||||
{ "id": "FLT noise", "x": "prevR()+6", "y": 6, "w": 12, "h": 12 },
|
||||
{ "id": "FLT sub", "x": "prevR()+6", "y": 6, "w": 12, "h": 12 },
|
||||
{ "id": "Type", "x": 0, "y": 23, "w": 56, "h": 70 },
|
||||
{ "id": "Freq", "x": "prevR()", "y": 23, "w": 56, "h": 70 },
|
||||
{ "id": "Res", "x": "prevR()", "y": 23, "w": 56, "h": 70 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue