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.

27 lines
886B

  1. {
  2. "slug": "thereelpeet-seq",
  3. "name": "TheReelPeet",
  4. "version": "2.0.0",
  5. "license": "MIT",
  6. "brand": "Pete Buchhop",
  7. "author": "Pete Buchhop",
  8. "authorEmail": "buchhop@icloud.com",
  9. "authorUrl": "https://github.com/boocup",
  10. "pluginUrl": "https://github.com/boocup/MyModule",
  11. "manualUrl": "https://github.com/boocup/MyModule#readme",
  12. "sourceUrl": "https://github.com/boocup/MyModule",
  13. "changelogUrl": "https://github.com/boocup/MyModule/releases",
  14. "minRackVersion": "2.4.0",
  15. "modules": [
  16. {
  17. "slug": "thereelpeet-seq",
  18. "name": "TheReelPeet",
  19. "description": "Dual generative sequencer with per-lane BPM, step length, randomized pitch and trigger outputs, trigger-based randomization, voltage-controlled run state, and hold freeze.",
  20. "panel": "res/TheReelPeet.svg",
  21. "tags": [
  22. "Sequencer",
  23. "Random"
  24. ]
  25. }
  26. ]
  27. }