35 lines
878 B
JSON
35 lines
878 B
JSON
{
|
|
"slug": "Cardinal",
|
|
"name": "Cardinal",
|
|
"version": "2.0.0",
|
|
"license": "GPL-3.0-or-later",
|
|
"brand": "DISTRHO",
|
|
"author": "DISTRHO",
|
|
"authorEmail": "falktx@falktx.com",
|
|
"pluginUrl": "https://github.com/DISTRHO/Cardinal",
|
|
"authorUrl": "https://github.com/DISTRHO/Cardinal",
|
|
"manualUrl": "https://github.com/DISTRHO/Cardinal/wiki",
|
|
"sourceUrl": "https://github.com/DISTRHO/Cardinal",
|
|
"changelogUrl": "",
|
|
"modules":
|
|
[
|
|
{
|
|
"slug": "HostParameters",
|
|
"disabled": false,
|
|
"name": "Host Parameters",
|
|
"description": "Exposes host-controlled plugin parameters as module",
|
|
"tags": [
|
|
"Utility"
|
|
]
|
|
},
|
|
{
|
|
"slug": "HostTime",
|
|
"disabled": false,
|
|
"name": "Host Time",
|
|
"description": "Exposes host-provided timing information as module",
|
|
"tags": [
|
|
"Utility"
|
|
]
|
|
}
|
|
]
|
|
}
|