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.

26 lines
755B

  1. {
  2. "slug": "LilacLoop",
  3. "name": "Lilac Loop",
  4. "version": "1.0.2",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "Lilac",
  7. "author": "Gavin Rough",
  8. "authorEmail": "gavin@grough.com",
  9. "pluginUrl": "https://github.com/grough/lilac-loop-vcv",
  10. "manualUrl": "https://github.com/grough/lilac-loop-vcv#readme",
  11. "sourceUrl": "https://github.com/grough/lilac-loop-vcv",
  12. "changelogUrl": "https://github.com/grough/lilac-loop-vcv/releases",
  13. "modules": [
  14. {
  15. "slug": "Looper",
  16. "name": "Looper",
  17. "description": "Simple multi-track looper with a pedal-like workflow",
  18. "manualUrl": "https://github.com/grough/lilac-loop-vcv#readme",
  19. "tags": [
  20. "Polyphonic",
  21. "Recording",
  22. "Sampler"
  23. ]
  24. }
  25. ]
  26. }