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.

33 lines
1.0KB

  1. {
  2. "slug": "ChortlingHamsterModules",
  3. "name": "Chortling Hamster Modules",
  4. "version": "1.1.1",
  5. "license": "BSD-3-Clause-Clear",
  6. "brand": "Chortling Hamster Modules",
  7. "author": "Alan Holding",
  8. "authorEmail": "alanholding@me.com",
  9. "authorUrl": "https://github.com/chortlinghamster",
  10. "pluginUrl": "https://github.com/chortlinghamster/modules",
  11. "manualUrl": "https://github.com/chortlinghamster/modules/blob/master/README.md",
  12. "sourceUrl": "https://github.com/chortlinghamster/modules",
  13. "donateUrl": "",
  14. "modules": [
  15. {
  16. "slug": "Pop",
  17. "name": "Pop",
  18. "description": "Pop is a small sample and hold module. One input, one trigger and one output. But it has a chortling hamster on it!",
  19. "tags": [
  20. "Sample and hold"
  21. ]
  22. },
  23. {
  24. "slug": "Bitwise",
  25. "name": "Bitwise",
  26. "description": "Bitwise is four sample and hold circuits whose triggers can be affected by CV controlled patterns.",
  27. "tags": [
  28. "Polyphonic",
  29. "Sample and hold"
  30. ]
  31. }
  32. ]
  33. }