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.

35 lines
859B

  1. {
  2. "slug": "AnimatedCircuits",
  3. "name": "Animated Circuits",
  4. "version": "2.2.0",
  5. "brand": "Animated Circuits",
  6. "author": "Animated Circuits",
  7. "license": "GPL-3.0-or-later",
  8. "authorEmail": "animatedcircuits@gmail.com",
  9. "pluginUrl": "https://github.com/AnimatedCircuits/RackModules",
  10. "authorUrl": "",
  11. "manualUrl": "https://github.com/AnimatedCircuits/RackModules/wiki",
  12. "sourceUrl": "https://github.com/AnimatedCircuits/RackModules",
  13. "changelogUrl": "",
  14. "modules": [
  15. {
  16. "slug": "ACFolding",
  17. "name": "Folding",
  18. "description": "Wavefolder",
  19. "tags": [
  20. "Waveshaper",
  21. "Polyphonic"
  22. ]
  23. },
  24. {
  25. "slug": "ACLFold",
  26. "name": "LFold",
  27. "description": "Folded LFO",
  28. "tags": [
  29. "Low-frequency oscillator",
  30. "Waveshaper",
  31. "Polyphonic"
  32. ]
  33. }
  34. ]
  35. }