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.

18 lines
712B

  1. {
  2. "name": "distrho-ports-drowaudio",
  3. "lv2bundles": [
  4. "drowaudio-distortion.lv2",
  5. "drowaudio-distortionshaper.lv2",
  6. "drowaudio-flanger.lv2",
  7. "drowaudio-reverb.lv2",
  8. "drowaudio-tremolo.lv2"
  9. ],
  10. "version": "575d56057ba9cee8505839e4ee00cc26d0193fc9",
  11. "description": "Open-source audio plugins from David Rowland",
  12. "dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
  13. "dlmethod": "git",
  14. "dlname": "distrho-ports",
  15. "buildtype": "meson",
  16. "buildargs": "-Dbuild-vst3=false -Dbuild-legacy-only=true -Doptimizations=false -Dplugins=drowaudio-distortion,drowaudio-distortionshaper,drowaudio-flanger,drowaudio-reverb,drowaudio-tremolo"
  17. }