Add Arable/Parable Instruments, fix Voxglitch
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
38c25e6b78
commit
aeb4bc6335
15 changed files with 156 additions and 3 deletions
25
plugins/ParableInstruments/plugin.json
Normal file
25
plugins/ParableInstruments/plugin.json
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"slug": "ParableInstruments",
|
||||
"name": "Parable Instruments",
|
||||
"version": "2.0.0",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"brand": "Parable Instruments",
|
||||
"author": "adbrant",
|
||||
"authorEmail": "",
|
||||
"authorUrl": "https://github.com/adbrant/ArableInstruments/blob/master/README.md",
|
||||
"pluginUrl": "https://github.com/adbrant/ArableInstruments/blob/master/README.md",
|
||||
"manualUrl": "https://github.com/adbrant/ArableInstruments/blob/master/README.md",
|
||||
"sourceUrl": "https://github.com/adbrant/ArableInstruments.git",
|
||||
"donateUrl": "",
|
||||
"modules": [
|
||||
{
|
||||
"slug": "Neil",
|
||||
"name": "Neil",
|
||||
"description": "",
|
||||
"tags": [
|
||||
"Granular",
|
||||
"Reverb"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue