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.

25 lines
644B

  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": "bec7befcde9469bdbc0f7846fe89b82612181edc",
  19. "description": "Collection of DPF-based plugins",
  20. "dlbaseurl": "https://github.com/DISTRHO/DPF-Plugins.git",
  21. "dlmethod": "git",
  22. "buildtype": "make",
  23. "buildargs": "NOOPT=true"
  24. }