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.

49 lines
1.5KB

  1. {
  2. "slug": "modular80",
  3. "name": "modular80",
  4. "author": "cschol",
  5. "license": "GPL-3.0-or-later",
  6. "authorEmail": "modular80@gmail.com",
  7. "authorUrl": "",
  8. "brand": "modular80",
  9. "pluginUrl": "https://github.com/cschol/modular80/blob/master/README.md",
  10. "manualUrl": "https://github.com/cschol/modular80/blob/master/README.md",
  11. "sourceUrl": "https://github.com/cschol/modular80.git",
  12. "changelogUrl": "https://github.com/cschol/modular80/blob/v1/CHANGELOG.md",
  13. "donateUrl": "",
  14. "version": "2.0.1",
  15. "modules": [
  16. {
  17. "slug": "Logistiker",
  18. "name": "Logistiker",
  19. "description": "Chaotic CV generator based on Logistics equation",
  20. "manualUrl": "https://github.com/cschol/modular80/blob/v2/README.md#logistiker",
  21. "tags": [
  22. "Random",
  23. "Sample and hold"
  24. ]
  25. },
  26. {
  27. "slug": "RadioMusic",
  28. "name": "Radio Music",
  29. "description": "The Music Thing Modular Radio Music is a sampler pretending to be a radio",
  30. "manualUrl": "https://github.com/cschol/modular80/blob/v2/README.md#radio-music",
  31. "modularGridUrl": "https://www.modulargrid.net/e/music-thing-modular-radio-music",
  32. "tags": [
  33. "Sampler",
  34. "Hardware clone"
  35. ]
  36. },
  37. {
  38. "slug": "Nosering",
  39. "name": "Nosering",
  40. "description": "Interpretation of Grant Richter's Noisering design",
  41. "manualUrl": "https://github.com/cschol/modular80/blob/v2/README.md#nosering",
  42. "tags": [
  43. "Noise",
  44. "Random",
  45. "Sample and hold"
  46. ]
  47. }
  48. ]
  49. }