-
Notifications
You must be signed in to change notification settings - Fork 1
/
tonestack_only.json
65 lines (65 loc) · 1.21 KB
/
tonestack_only.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
"id": 164,
"createdAt": "2023-03-17T19:55:17.000Z",
"updatedAt": "2023-03-17T19:55:17.000Z",
"name": "ToneStack Only",
"description": null,
"program": 1,
"shared": false,
"config": [
{
"index": 0,
"name": "Tone Stack",
"settings": [
{
"index": 0,
"labels": [],
"max": 1,
"min": 0,
"name": "bypass",
"step": 1,
"type": 2,
"units": 4,
"value": false
},
{
"index": 1,
"labels": [],
"max": 20,
"min": -20,
"name": "treble",
"step": 0.25,
"type": 0,
"units": 1,
"value": 0
},
{
"index": 2,
"labels": [],
"max": 20,
"min": -20,
"name": "mid",
"step": 0.25,
"type": 0,
"units": 1,
"value": 0
},
{
"index": 3,
"labels": [],
"max": 20,
"min": -20,
"name": "low",
"step": 0.25,
"type": 0,
"units": 1,
"value": 0
}
]
}
],
"user": {
"name": "Mike V",
"id": 1
}
}