-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
wstd_dl3y.json
82 lines (82 loc) · 1.92 KB
/
wstd_dl3y.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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
"name": "WSTD_DL3Y",
"dpf": {
"dpf_path": "../dep/",
"makefile_dep": [
"wstd.clrs"
],
"enable_ui": true,
"enable_modgui": true,
"ui_size": {
"width": 707,
"height": 444
},
"midi_input": 0,
"midi_output": 0,
"enumerators": {
"High_TimeSync": [
"×6",
"×5",
"×4",
"×3",
"×2",
"×1.5",
"×1",
"÷1.5",
"÷2",
"÷3",
"÷4",
"÷5",
"÷6"
],
"Mid_TimeSync": [
"×6",
"×5",
"×4",
"×3",
"×2",
"×1.5",
"×1",
"÷1.5",
"÷2",
"÷3",
"÷4",
"÷5",
"÷6"
],
"Low_TimeSync": [
"×6",
"×5",
"×4",
"×3",
"×2",
"×1.5",
"×1",
"÷1.5",
"÷2",
"÷3",
"÷4",
"÷5",
"÷6"
]
},
"version": "1, 0, 0",
"license": "GPL-3.0-or-later",
"homepage": "https://wasted.audio/software/wstd_dl3y",
"plugin_uri": "https://wasted.audio/software/wstd_dl3y",
"plugin_clap_id": "audio.wasted.wstd_dl3y",
"plugin_formats": [
"lv2_sep",
"vst2",
"vst3",
"clap"
],
"lv2_info": "lv2:DelayPlugin",
"vst3_info": "Fx|Modulation|Stereo",
"clap_info": [
"audio-effect",
"delay",
"stereo"
]
}
}