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.

91 lines
2.2KB

  1. {
  2. "slug": "SeasideModular",
  3. "name": "Seaside Modular",
  4. "version": "2.5.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. "Indian"
  39. ]
  40. },
  41. {
  42. "slug": "ProteusX",
  43. "name": "ProteusX",
  44. "description": "Proteus expander module, adds functionality to the Proteus sequencer",
  45. "tags": [
  46. "Sequencer",
  47. "Expander"
  48. ],
  49. "keywords": [
  50. "Sequencer"
  51. ]
  52. },
  53. {
  54. "slug": "Tala",
  55. "name": "Tala",
  56. "description": "Tala is a sample-based tabla machine, simulating the Indian drums.",
  57. "tags": [
  58. "Drum"
  59. ],
  60. "keywords": [
  61. "Tabla",
  62. "Indian"
  63. ]
  64. },
  65. {
  66. "slug": "Raga",
  67. "name": "Raga",
  68. "description": "Raga is a 19-string sitar simulator. ",
  69. "tags": [
  70. "Physical modeling",
  71. "Synth voice"
  72. ],
  73. "keywords": [
  74. "Indian",
  75. "sitar",
  76. "strings"
  77. ]
  78. },
  79. {
  80. "slug": "Blank_20HP",
  81. "name": "Blank_20HP",
  82. "description": "Seaside Modular Blank Panel",
  83. "tags": [
  84. "Blank"
  85. ],
  86. "keywords": [
  87. "starfish"
  88. ]
  89. }
  90. ]
  91. }