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.

12 lines
375B

  1. {
  2. "name": "ninjas2",
  3. "lv2bundles": [
  4. "ninjas2.lv2"
  5. ],
  6. "version": "91ad447e59bef09bdbc32c564f68b7c9bb80442d",
  7. "description": "Easy to use sample slicer, quick slicing of sample and auto-mapping slices to midi note numbers",
  8. "dlbaseurl": "https://github.com/clearly-broken-software/ninjas2.git",
  9. "dlmethod": "git",
  10. "buildtype": "make"
  11. }