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.

168 lines
3.1KB

  1. {
  2. "slug": "AudibleInstruments",
  3. "name": "Audible Instruments",
  4. "version": "1.0.0",
  5. "license": "BSD-3-Clause",
  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": "",
  18. "tags": [
  19. "Oscillator"
  20. ]
  21. },
  22. {
  23. "slug": "Plaits",
  24. "name": "Macro Oscillator 2",
  25. "description": "",
  26. "tags": [
  27. "Oscillator"
  28. ]
  29. },
  30. {
  31. "slug": "Elements",
  32. "name": "Modal Synthesizer",
  33. "description": "",
  34. "tags": [
  35. "Physical modeling"
  36. ]
  37. },
  38. {
  39. "slug": "Tides",
  40. "name": "Tidal Modulator",
  41. "description": "",
  42. "tags": [
  43. "LFO",
  44. "Oscillator",
  45. "Waveshaper",
  46. "Function generator"
  47. ]
  48. },
  49. {
  50. "slug": "Tides2",
  51. "name": "Tidal Modulator 2",
  52. "description": "",
  53. "tags": [
  54. "LFO",
  55. "Oscillator",
  56. "Waveshaper",
  57. "Function generator"
  58. ]
  59. },
  60. {
  61. "slug": "Clouds",
  62. "name": "Texture Synthesizer",
  63. "description": "",
  64. "tags": [
  65. "Granular",
  66. "Reverb"
  67. ]
  68. },
  69. {
  70. "slug": "Warps",
  71. "name": "Meta Modulator",
  72. "description": "",
  73. "tags": [
  74. "Ring modulator",
  75. "Waveshaper"
  76. ]
  77. },
  78. {
  79. "slug": "Rings",
  80. "name": "Resonator",
  81. "description": "",
  82. "tags": [
  83. "Physical modeling"
  84. ]
  85. },
  86. {
  87. "slug": "Links",
  88. "name": "Multiples",
  89. "description": "",
  90. "tags": [
  91. "Multiple",
  92. "Mixer"
  93. ]
  94. },
  95. {
  96. "slug": "Kinks",
  97. "name": "Utilities",
  98. "description": "",
  99. "tags": [
  100. "Utility",
  101. "Sample and hold",
  102. "Noise"
  103. ]
  104. },
  105. {
  106. "slug": "Shades",
  107. "name": "Mixer",
  108. "description": "",
  109. "tags": [
  110. "Mixer"
  111. ]
  112. },
  113. {
  114. "slug": "Branches",
  115. "name": "Bernoulli Gate",
  116. "description": "",
  117. "tags": [
  118. "Random",
  119. "Dual"
  120. ]
  121. },
  122. {
  123. "slug": "Blinds",
  124. "name": "Quad VC-polarizer",
  125. "description": "",
  126. "tags": [
  127. "Mixer",
  128. "Attenuator"
  129. ]
  130. },
  131. {
  132. "slug": "Veils",
  133. "name": "Quad VCA",
  134. "description": "",
  135. "tags": [
  136. "Mixer"
  137. ]
  138. },
  139. {
  140. "slug": "Frames",
  141. "name": "Keyframer/Mixer",
  142. "description": "",
  143. "tags": [
  144. "Oscillator",
  145. "Mixer",
  146. "Attenuator",
  147. "LFO"
  148. ]
  149. },
  150. {
  151. "slug": "Stages",
  152. "name": "Segment Generator",
  153. "description": "",
  154. "tags": [
  155. "Function generator",
  156. "Envelope generator"
  157. ]
  158. },
  159. {
  160. "slug": "Marbles",
  161. "name": "Random Sampler",
  162. "description": "",
  163. "tags": [
  164. "Random"
  165. ]
  166. }
  167. ]
  168. }