forked from VCVRack/Rack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
faults.json
42 lines (42 loc) · 814 Bytes
/
faults.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
[
{
"plugin": "Valley",
"version": "0.6.5",
"model": "Topograph",
"data": {
"sequencerMode": 0,
"triggerOutputMode": 0,
"accOutputMode": 0,
"extClockResolution": 2,
"chaosKnobMode": 0,
"runMode": 0,
"panelStyle": 0,
"running": 0
},
"width": 240,
"height": 380,
"paramCount": 10,
"inputCount": 10,
"outputCount": 6
},
{
"plugin": "Valley",
"version": "0.6.5",
"model": "uGraph",
"data": {
"sequencerMode": 0,
"triggerOutputMode": 0,
"accOutputMode": 0,
"extClockResolution": 0,
"chaosKnobMode": 0,
"runMode": 0,
"panelStyle": 0,
"running": 0
},
"width": 150,
"height": 380,
"paramCount": 10,
"inputCount": 10,
"outputCount": 6
}
]