forked from Ahornberg/Ahornberg-VCV-Modules
-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin.json
23 lines (23 loc) · 835 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
{
"slug": "Ahornberg",
"version": "1.0.1",
"license": "CC0-1.0",
"name": "Ahornberg",
"brand": "Ahornberg",
"author": "Ahornberg",
"authorEmail": "",
"authorUrl": "https://github.com/Ahornberg/Ahornberg-Microtonal",
"pluginUrl": "https://github.com/Ahornberg/Ahornberg-Microtonal",
"manualUrl": "https://github.com/Coirt/Ahornberg-Microtonal/blob/master/README.md",
"sourceUrl": "https://github.com/Coirt/Ahornberg-Microtonal",
"changelogUrl": "",
"donateUrl": "https://www.paypal.me/Ahornberg/",
"modules": [
{
"slug": "EqualDivision",
"name": "Micro-Tonal",
"description": "Compress or stretch a tuning in the range\nof -3% to +3%. Converts v/oct to several\nEqual Division Tunings. 1 step equals\n100 cents.\nSee manual for more details...\n",
"tags": [ "Tuner" ]
}
]
}