forked from FrankBuss/FrankBussRackPlugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.json
More file actions
24 lines (22 loc) · 865 Bytes
/
Copy pathplugin.json
File metadata and controls
24 lines (22 loc) · 865 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"slug": "UnofficialFrank",
"version": "2.0.8",
"license": "BSD-2-Clause",
"name": "Unofficial Frank",
"author": "Various People",
"authorEmail": "jacko@kring.co.uk",
"donateUrl": "https://github.com/jackokring/UnofficialFrank/blob/master/authors.md",
"authorUrl": "https://github.com/jackokring/UnofficialFrank/blob/master/authors.md",
"pluginUrl": "https://github.com/jackokring/UnofficialFrank/blob/master/README.md",
"manualUrl": "https://github.com/jackokring/UnofficialFrank/blob/master/README.md",
"sourceUrl": "https://github.com/jackokring/UnofficialFrank",
"modules": [
{
"slug": "Formula",
"name": "Formula",
"description": "Formula for CV and audio",
"manualUrl": "https://github.com/jackokring/UnofficialFrank/blob/master/README.md#frank-buss",
"tags": ["Utility", "Polyphonic"]
}
]
}