Skip to content

Commit 001d55a

Browse files
committed
chore: Update playground
1 parent f65c65e commit 001d55a

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
{
22
"state": false,
3-
"time": 0,
4-
"depth": 0,
5-
"rate": 0,
6-
"mix": 0,
7-
"tone": 350,
8-
"feedback": 0
3+
"type": "standard",
4+
"time": [0, 0],
5+
"depth": [0, 0],
6+
"rate": [0, 0],
7+
"mix": [0, 0],
8+
"dry": 1,
9+
"wet": [0, 0],
10+
"tone": [350, 350],
11+
"feedback": [0, 0]
912
}

0 commit comments

Comments
 (0)