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.

66 lines
1.7KB

  1. {
  2. "slug": "SeasideModular",
  3. "name": "Seaside Modular",
  4. "version": "2.5.1",
  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. "Expander"
  47. ],
  48. "keywords": [
  49. "Sequencer"
  50. ]
  51. },
  52. {
  53. "slug": "Tala",
  54. "name": "Tala",
  55. "description": "Tala is a sample-based tabla machine, simulating the Indian drums.",
  56. "tags": [
  57. "Drum",
  58. "Drums",
  59. "Percussion"
  60. ],
  61. "keywords": [
  62. "Tabla"
  63. ]
  64. }
  65. ]
  66. }