Browse Source

Add die-plugins

tags/v1.0
falkTX 4 years ago
parent
commit
13bb385e83
1 changed files with 15 additions and 0 deletions
  1. +15
    -0
      plugins/die-plugins.json

+ 15
- 0
plugins/die-plugins.json View File

@@ -0,0 +1,15 @@
{
"name": "die-plugins",
"lv2bundles": [
"distrho-a-comp.lv2",
"distrho-a-delay.lv2",
"distrho-a-eq.lv2",
"distrho-a-exp.lv2",
"distrho-a-fluidsynth.lv2",
"distrho-a-reverb.lv2"
],
"version": "54052b9ca309250943cdf7b15b5afec2f72a9ce6",
"dlbaseurl": "https://github.com/DISTRHO/DIE-Plugins.git",
"dlmethod": "git",
"buildtype": "make"
}

Loading…
Cancel
Save