Cross-Platform build scripts for audio plugins
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
613B

  1. {
  2. "name": "dpf-plugins",
  3. "lv2bundles": [
  4. "3BandEQ.lv2",
  5. "3BandSplitter.lv2",
  6. "AmplitudeImposer.lv2",
  7. "CycleShifter.lv2",
  8. "Kars.lv2",
  9. "MaBitcrush.lv2",
  10. "MaFreeverb.lv2",
  11. "MaGigaverb.lv2",
  12. "MaPitchshift.lv2",
  13. "MVerb.lv2",
  14. "Nekobi.lv2",
  15. "PingPongPan.lv2",
  16. "SoulForce.lv2"
  17. ],
  18. "version": "d3f38b2b0265dbacd6c97e0df1b1b904d5ef4b31",
  19. "description": "Collection of DPF-based plugins",
  20. "dlbaseurl": "https://github.com/DISTRHO/DPF-Plugins.git",
  21. "dlmethod": "git",
  22. "buildtype": "make"
  23. }