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
660B

  1. {
  2. "slug": "LilacLoop",
  3. "name": "Lilac Loop",
  4. "version": "1.0.3",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "Lilac",
  7. "author": "Gavin Rough",
  8. "authorEmail": "lilacloop@grough.com",
  9. "pluginUrl": "https://grough.github.io/lilac-loop-vcv/",
  10. "manualUrl": "https://grough.github.io/lilac-loop-vcv/",
  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": "Stereo multi-track live looper",
  18. "tags": [
  19. "Polyphonic",
  20. "Recording",
  21. "Sampler"
  22. ]
  23. }
  24. ]
  25. }