Start of ZamAudio modules, WIP/Experimental
This commit is contained in:
parent
65244f1979
commit
9be8413054
17 changed files with 8739 additions and 1 deletions
26
plugins/ZamAudio/plugin.json
Normal file
26
plugins/ZamAudio/plugin.json
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"slug": "ZamAudio",
|
||||
"name": "ZamAudio",
|
||||
"version": "1.0.0",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"brand": "ZamAudio",
|
||||
"author": "Damien Zammit and falkTX",
|
||||
"authorEmail": "falktx@falktx.com",
|
||||
"authorUrl": "http://www.zamaudio.com/",
|
||||
"pluginUrl": "https://github.com/DISTRHO/Cardinal",
|
||||
"manualUrl": "",
|
||||
"sourceUrl": "https://github.com/DISTRHO/Cardinal",
|
||||
"changelogUrl": "",
|
||||
"modules": [
|
||||
{
|
||||
"slug": "ZamComp",
|
||||
"name": "Compressor",
|
||||
"description": "A powerful mono compressor strip. Adds real beef to a kick or snare drum with the right settings.",
|
||||
"manualUrl": "",
|
||||
"tags": [
|
||||
"Effect",
|
||||
"Compressor"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue