-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.json
More file actions
23 lines (23 loc) · 749 Bytes
/
plugin.json
File metadata and controls
23 lines (23 loc) · 749 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"slug": "Colossus16",
"name": "Colossus16",
"version": "2.0.9",
"license": "GPL-3.0-or-later",
"brand": "Synth-etic Intelligence",
"author": "Synth-etic Intelligence",
"authorEmail": "syntheticint@thepainterofsilence.com",
"authorUrl": "",
"pluginUrl": "https://github.com/trek-e/Colossus16",
"manualUrl": "https://github.com/trek-e/Colossus16/blob/main/docs/MANUAL.md",
"sourceUrl": "https://github.com/trek-e/Colossus16",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "Colossus16",
"name": "COLOSSUS · 16",
"description": "8-voice polyphonic dual-VCO with through-zero FM, inspired by Tiptop Audio Triax8",
"tags": ["Oscillator", "Polyphonic", "Hardware Clone"]
}
]
}