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.

185 lines
4.0KB

  1. {
  2. "slug": "AudibleInstruments",
  3. "version": "1.0.0",
  4. "license": "GPL-3.0-only",
  5. "name": "Audible Instruments",
  6. "author": "VCV",
  7. "authorEmail": "contact@vcvrack.com",
  8. "authorUrl": "https://vcvrack.com/",
  9. "pluginUrl": "https://vcvrack.com/AudibleInstruments.html",
  10. "manualUrl": "https://vcvrack.com/AudibleInstruments.html#manual",
  11. "sourceUrl": "https://github.com/VCVRack/AudibleInstruments",
  12. "donateUrl": "",
  13. "modules": [
  14. {
  15. "slug": "Braids",
  16. "name": "Macro Oscillator",
  17. "description": "Based on Mutable Instruments Braids",
  18. "tags": [
  19. "Oscillator",
  20. "Hardware"
  21. ]
  22. },
  23. {
  24. "slug": "Plaits",
  25. "name": "Macro Oscillator 2",
  26. "description": "Based on Mutable Instruments Plaits",
  27. "tags": [
  28. "Oscillator",
  29. "Hardware"
  30. ]
  31. },
  32. {
  33. "slug": "Elements",
  34. "name": "Modal Synthesizer",
  35. "description": "Based on Mutable Instruments Elements",
  36. "tags": [
  37. "Physical modeling",
  38. "Hardware"
  39. ]
  40. },
  41. {
  42. "slug": "Tides",
  43. "name": "Tidal Modulator",
  44. "description": "Based on Mutable Instruments Tides",
  45. "tags": [
  46. "LFO",
  47. "Oscillator",
  48. "Waveshaper",
  49. "Function generator",
  50. "Hardware"
  51. ]
  52. },
  53. {
  54. "slug": "Tides2",
  55. "name": "Tidal Modulator 2",
  56. "description": "Based on Mutable Instruments Tides",
  57. "tags": [
  58. "LFO",
  59. "Oscillator",
  60. "Waveshaper",
  61. "Function generator",
  62. "Hardware"
  63. ]
  64. },
  65. {
  66. "slug": "Clouds",
  67. "name": "Texture Synthesizer",
  68. "description": "Based on Mutable Instruments Clouds",
  69. "tags": [
  70. "Granular",
  71. "Reverb",
  72. "Hardware"
  73. ]
  74. },
  75. {
  76. "slug": "Warps",
  77. "name": "Meta Modulator",
  78. "description": "Based on Mutable Instruments Warps",
  79. "tags": [
  80. "Ring modulator",
  81. "Waveshaper",
  82. "Hardware"
  83. ]
  84. },
  85. {
  86. "slug": "Rings",
  87. "name": "Resonator",
  88. "description": "Based on Mutable Instruments Rings",
  89. "tags": [
  90. "Physical modeling",
  91. "Hardware"
  92. ]
  93. },
  94. {
  95. "slug": "Links",
  96. "name": "Multiples",
  97. "description": "Based on Mutable Instruments Links",
  98. "tags": [
  99. "Multiple",
  100. "Mixer",
  101. "Hardware"
  102. ]
  103. },
  104. {
  105. "slug": "Kinks",
  106. "name": "Utilities",
  107. "description": "Based on Mutable Instruments Kinks",
  108. "tags": [
  109. "Utility",
  110. "Sample and hold",
  111. "Noise",
  112. "Hardware"
  113. ]
  114. },
  115. {
  116. "slug": "Shades",
  117. "name": "Mixer",
  118. "description": "Based on Mutable Instruments Shades",
  119. "tags": [
  120. "Mixer",
  121. "Hardware"
  122. ]
  123. },
  124. {
  125. "slug": "Branches",
  126. "name": "Bernoulli Gate",
  127. "description": "Based on Mutable Instruments Branches",
  128. "tags": [
  129. "Random",
  130. "Dual",
  131. "Hardware"
  132. ]
  133. },
  134. {
  135. "slug": "Blinds",
  136. "name": "Quad VC-polarizer",
  137. "description": "Based on Mutable Instruments Blinds",
  138. "tags": [
  139. "Mixer",
  140. "Attenuator",
  141. "Hardware"
  142. ]
  143. },
  144. {
  145. "slug": "Veils",
  146. "name": "Quad VCA",
  147. "description": "Based on Mutable Instruments Veils",
  148. "tags": [
  149. "Mixer",
  150. "Hardware"
  151. ]
  152. },
  153. {
  154. "slug": "Frames",
  155. "name": "Keyframer/Mixer",
  156. "description": "Based on Mutable Instruments Frames",
  157. "tags": [
  158. "Oscillator",
  159. "Mixer",
  160. "Attenuator",
  161. "LFO",
  162. "Hardware"
  163. ]
  164. },
  165. {
  166. "slug": "Stages",
  167. "name": "Segment Generator",
  168. "description": "Based on Mutable Instruments Stages",
  169. "tags": [
  170. "Function generator",
  171. "Envelope generator",
  172. "Hardware"
  173. ]
  174. },
  175. {
  176. "slug": "Marbles",
  177. "name": "Random Sampler",
  178. "description": "Based on Mutable Instruments Marbles",
  179. "tags": [
  180. "Random",
  181. "Hardware"
  182. ]
  183. }
  184. ]
  185. }