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.

212 lines
4.4KB

  1. {
  2. "slug": "Fundamental",
  3. "version": "1.0.0",
  4. "license": "BSD-3-Clause",
  5. "name": "Fundamental",
  6. "brand": "VCV",
  7. "author": "VCV",
  8. "authorEmail": "contact@vcvrack.com",
  9. "pluginUrl": "https://vcvrack.com/Fundamental.html",
  10. "authorUrl": "https://vcvrack.com/",
  11. "manualUrl": "https://vcvrack.com/Fundamental.html#manual",
  12. "sourceUrl": "https://github.com/VCVRack/Fundamental",
  13. "changelogUrl": "https://github.com/VCVRack/Fundamental/blob/v1/CHANGELOG.md",
  14. "modules": [
  15. {
  16. "slug": "VCO",
  17. "name": "VCO-1",
  18. "description": "Voltage-controlled oscillator",
  19. "tags": [
  20. "VCO"
  21. ]
  22. },
  23. {
  24. "slug": "VCO2",
  25. "name": "VCO-2",
  26. "description": "Voltage-controlled oscillator",
  27. "tags": [
  28. "VCO"
  29. ]
  30. },
  31. {
  32. "slug": "VCF",
  33. "name": "VCF",
  34. "description": "Voltage-controlled filter",
  35. "tags": [
  36. "VCF",
  37. "Polyphonic"
  38. ]
  39. },
  40. {
  41. "slug": "VCA-1",
  42. "name": "VCA-1",
  43. "description": "Voltage-controlled amplifier",
  44. "tags": [
  45. "VCA",
  46. "Polyphonic"
  47. ]
  48. },
  49. {
  50. "slug": "VCA",
  51. "name": "VCA-2",
  52. "description": "Voltage-controlled amplifier",
  53. "tags": [
  54. "VCA",
  55. "Dual",
  56. "Polyphonic"
  57. ]
  58. },
  59. {
  60. "slug": "LFO",
  61. "name": "LFO-1",
  62. "description": "Low-frequency oscillator",
  63. "tags": [
  64. "LFO",
  65. "Polyphonic"
  66. ]
  67. },
  68. {
  69. "slug": "LFO2",
  70. "name": "LFO-2",
  71. "description": "Low-frequency oscillator",
  72. "tags": [
  73. "LFO",
  74. "Polyphonic"
  75. ]
  76. },
  77. {
  78. "slug": "Delay",
  79. "name": "Delay",
  80. "description": "",
  81. "tags": [
  82. "Delay"
  83. ]
  84. },
  85. {
  86. "slug": "ADSR",
  87. "name": "ADSR",
  88. "description": "Generates an envelope with Attack/Decay/Sustain/Release",
  89. "tags": [
  90. "Envelope Generator"
  91. ]
  92. },
  93. {
  94. "slug": "VCMixer",
  95. "name": "Mixer",
  96. "description": "Mixes 4 signals with built-in VCAs",
  97. "tags": [
  98. "Mixer",
  99. "VCA",
  100. "Polyphonic"
  101. ]
  102. },
  103. {
  104. "slug": "8vert",
  105. "name": "8vert",
  106. "description": "Attenuverts 8 signals or creates constant voltages",
  107. "tags": [
  108. "Attenuator",
  109. "Polyphonic"
  110. ]
  111. },
  112. {
  113. "slug": "Unity",
  114. "name": "Unity",
  115. "description": "Mixes or averages signals with unity gain",
  116. "tags": [
  117. "Mixer",
  118. "Utility",
  119. "Dual"
  120. ]
  121. },
  122. {
  123. "slug": "Mutes",
  124. "name": "Mutes",
  125. "description": "Toggles 10 signals on/off",
  126. "tags": [
  127. "Switch",
  128. "Polyphonic"
  129. ]
  130. },
  131. {
  132. "slug": "Scope",
  133. "name": "Scope",
  134. "description": "Inspect waveforms with an oscilloscope",
  135. "tags": [
  136. "Visual",
  137. "Polyphonic"
  138. ]
  139. },
  140. {
  141. "slug": "SEQ3",
  142. "name": "SEQ-3",
  143. "description": "3-channel 8-step sequencer also with gate outputs",
  144. "tags": [
  145. "Sequencer"
  146. ]
  147. },
  148. {
  149. "slug": "SequentialSwitch1",
  150. "name": "Sequential Switch 1",
  151. "description": "Routes an input to one of to 4 outputs",
  152. "tags": [
  153. "Utility",
  154. "Polyphonic"
  155. ]
  156. },
  157. {
  158. "slug": "SequentialSwitch2",
  159. "name": "Sequential Switch 2",
  160. "description": "Routes one of to 4 inputs to an output",
  161. "tags": [
  162. "Utility",
  163. "Polyphonic"
  164. ]
  165. },
  166. {
  167. "slug": "Octave",
  168. "name": "Octave",
  169. "description": "Shifts 1V/oct CV by octaves",
  170. "tags": [
  171. "Utility",
  172. "Polyphonic"
  173. ]
  174. },
  175. {
  176. "slug": "Split",
  177. "name": "Split",
  178. "description": "Splits a polyphonic cable into multiple monophonic cables",
  179. "tags": [
  180. "Polyphonic",
  181. "Utility"
  182. ]
  183. },
  184. {
  185. "slug": "Merge",
  186. "name": "Merge",
  187. "description": "Combines multiple monophonic cables into a polyphonic cable",
  188. "tags": [
  189. "Polyphonic",
  190. "Utility"
  191. ]
  192. },
  193. {
  194. "slug": "Sum",
  195. "name": "Sum",
  196. "description": "Sums all channels in a polyphonic cable",
  197. "tags": [
  198. "Polyphonic",
  199. "Utility"
  200. ]
  201. },
  202. {
  203. "slug": "Viz",
  204. "name": "Viz",
  205. "description": "Visualizes all channels of a polyphonic cable",
  206. "tags": [
  207. "Polyphonic",
  208. "Visual"
  209. ]
  210. }
  211. ]
  212. }