Skip to content

Commit 363d863

Browse files
committed
Fixed noise & sub button positions
1 parent 03e70e6 commit 363d863

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin/Resources/layout.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
[
3939
{ "id": "FLT WT1", "x": 24, "y": 6, "w": 12, "h": 12 },
4040
{ "id": "FLT WT2", "x": "prevR()+6", "y": 6, "w": 12, "h": 12 },
41-
{ "id": "FLT sub", "x": "prevR()+6", "y": 6, "w": 12, "h": 12 },
42-
{ "id": "FLT noise", "x": "prevR()+6", "y": 6, "w": 12, "h": 12 },
41+
{ "id": "FLT noise", "x": "prevR()+6", "y": 6, "w": 12, "h": 12 },
42+
{ "id": "FLT sub", "x": "prevR()+6", "y": 6, "w": 12, "h": 12 },
4343
{ "id": "Type", "x": 0, "y": 23, "w": 56, "h": 70 },
4444
{ "id": "Freq", "x": "prevR()", "y": 23, "w": 56, "h": 70 },
4545
{ "id": "Res", "x": "prevR()", "y": 23, "w": 56, "h": 70 },

0 commit comments

Comments
 (0)