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.

41 lines
1.0KB

  1. {
  2. "slug": "SillySounds",
  3. "name": "Silly Sounds",
  4. "version": "2.0.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "Silly Sounds",
  7. "author": "Giacomo Loparco",
  8. "authorEmail": "gdloparco@gmail.com",
  9. "authorUrl": "https://loparcog.github.io",
  10. "pluginUrl": "",
  11. "manualUrl": "",
  12. "sourceUrl": "https://github.com/loparcog/SillySounds",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "Sesame",
  18. "name": "Sesame",
  19. "description": "A clock modulator for adding repeat and swing to a regular clock signal",
  20. "tags": [
  21. "Clock modulator"
  22. ]
  23. },
  24. {
  25. "slug": "Lola",
  26. "name": "Lola",
  27. "description": "An in-line sampler, allowing for real-time recording and playback through manual and voltage-based controls",
  28. "tags": [
  29. "Sampler"
  30. ]
  31. },
  32. {
  33. "slug": "Kyle",
  34. "name": "Kyle",
  35. "description": "A sidechain module utilizing an envelope follower to create an accurate level adjuster",
  36. "tags": [
  37. "Envelope Follower"
  38. ]
  39. }
  40. ]
  41. }