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.

36 lines
1.1KB

  1. {
  2. "slug": "tapestry",
  3. "name": "Tapestry",
  4. "version": "2.0.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "Shortwav Labs",
  7. "author": "Stephane Pericat",
  8. "authorEmail": "contact@shortwavlabs.com",
  9. "manualUrl": "https://github.com/shortwavlabs/vcv-tapestry/blob/main/docs/INDEX.md",
  10. "sourceUrl": "https://github.com/shortwavlabs/vcv-tapestry/tree/main/src",
  11. "donateUrl": "https://ko-fi.com/shortwavlabs",
  12. "changelogUrl": "https://github.com/shortwavlabs/vcv-tapestry/blob/main/docs/CHANGELOG.md",
  13. "modules": [
  14. {
  15. "slug": "Tapestry",
  16. "name": "Tapestry",
  17. "description": "Granular microsound processor inspired by musique concr\u00e8te - manipulate audio reels with splices, grains, and morph controls",
  18. "tags": [
  19. "Sampler",
  20. "Granular",
  21. "Recording"
  22. ]
  23. },
  24. {
  25. "slug": "TapestryExpander",
  26. "name": "Tapestry Expander",
  27. "description": "Effects expander for Tapestry - adds Bit Crusher and Moog VCF 24dB/oct lowpass filter with CV control",
  28. "tags": [
  29. "Effect",
  30. "Filter",
  31. "Distortion",
  32. "Expander"
  33. ]
  34. }
  35. ]
  36. }