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.

53 lines
1.3KB

  1. {
  2. "slug": "LilacLoop",
  3. "name": "Lilac Loop",
  4. "version": "2.1.4",
  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. "slug": "LooperFeedbackExpander",
  26. "name": "Looper Feedback Expander",
  27. "description": "Place this expander on the right-hand side of Looper to process the feedback loop",
  28. "manualUrl": "https://grough.github.io/lilac-loop-vcv/#feedback-expander",
  29. "tags": [
  30. "Expander",
  31. "Polyphonic"
  32. ]
  33. },
  34. {
  35. "slug": "LooperTwo",
  36. "name": "Looper Two",
  37. "description": "Work in progress",
  38. "tags": [
  39. "Polyphonic",
  40. "Recording",
  41. "Sampler"
  42. ],
  43. "hidden": true
  44. },
  45. {
  46. "slug": "Lopper",
  47. "name": "Lopper",
  48. "description": "Work in progress",
  49. "tags": [],
  50. "hidden": true
  51. }
  52. ]
  53. }