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.

52 lines
1.4KB

  1. {
  2. "slug": "SeasideModular",
  3. "name": "Seaside Modular",
  4. "version": "2.4.2",
  5. "license": "MIT",
  6. "brand": "Seaside Modular",
  7. "author": "Blue Nautilus",
  8. "authorEmail": "abluenautilus@gmail.com",
  9. "authorUrl": "https://github.com/abluenautilus",
  10. "pluginUrl": "https://github.com/abluenautilus/SeasideModularVCV",
  11. "manualUrl": "https://github.com/abluenautilus/SeasideModularVCV/blob/master/README.md",
  12. "sourceUrl": "https://github.com/abluenautilus/SeasideModularVCV",
  13. "donateUrl": "https://paypal.me/seasidemodular",
  14. "changelogUrl": "https://github.com/abluenautilus/SeasideModularVCV/blob/master/CHANGELOG.md",
  15. "modules": [
  16. {
  17. "slug": "Proteus",
  18. "name": "Proteus",
  19. "description": "Proteus is a generative sequencer that makes looping melodies which evolve and renew.",
  20. "tags": [
  21. "Sequencer"
  22. ],
  23. "keywords": [
  24. "generative"
  25. ]
  26. },
  27. {
  28. "slug": "Jawari",
  29. "name": "Jawari",
  30. "description": "Jawari is a synthesized version of the tanpura, the Indian drone instrument",
  31. "tags": [
  32. "Physical modeling",
  33. "Synth voice"
  34. ],
  35. "keywords": [
  36. "Drone",
  37. "Tanpura"
  38. ]
  39. },
  40. {
  41. "slug": "ProteusX",
  42. "name": "ProteusX",
  43. "description": "Proteus expander module, adds functionality to the Proteus sequencer",
  44. "tags": [
  45. "sequencer"
  46. ],
  47. "keywords": [
  48. "sequencer"
  49. ]
  50. }
  51. ]
  52. }