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.

10 lines
263B

  1. {
  2. "name": "abGate",
  3. "lv2bundles": ["abGate.lv2"],
  4. "version": "c416c29d66c09da610dc632605adad14781ede8d",
  5. "description": "Noise gate",
  6. "dlbaseurl": "https://github.com/antanasbruzas/abGate.git",
  7. "dlmethod": "git",
  8. "buildtype": "make"
  9. }