-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin.json
37 lines (37 loc) · 1023 Bytes
/
plugin.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
{
"slug": "ChowDSP-secrets",
"name": "ChowDSP Secrets",
"version": "2.0.0",
"license": "GPL-3.0-or-later",
"brand": "chowdsp",
"author": "CHowdhury DSP\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[C\u001b[h\u001b[F\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C",
"authorEmail": "[email protected]",
"authorUrl": "https://chowdsp.com",
"pluginUrl": "",
"manualUrl": "",
"sourceUrl": "https://github.com/Chowdhury-DSP/ChowDSP-VCV-Secrets",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "ChowBell",
"name": "ChowBell",
"description": "808-style Cowbell",
"manualUrl": "",
"tags": [
"Drum",
"Physical modeling"
]
},
{
"slug": "MetalFace",
"name": "MetalFace",
"description": "Expensive Metal Guitar Distortion",
"manualUrl": "",
"tags": [
"Distortion",
"Physical modeling"
]
}
]
}