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.

194 lines
3.9KB

  1. {
  2. "slug": "mscHack",
  3. "version": "1.0.2",
  4. "license": "BSD-3-Clause",
  5. "name": "mscHack",
  6. "brand": "mscHack",
  7. "author": "mscHack",
  8. "authorEmail": "",
  9. "pluginUrl": "https://github.com/mschack/VCV-Rack-Plugins/blob/master/README.md",
  10. "authorUrl": "",
  11. "manualUrl": "",
  12. "sourceUrl": "https://github.com/mschack/VCV-Rack-Plugins",
  13. "changelogUrl": "https://github.com/mschack/VCV-Rack-Plugins",
  14. "modules": [
  15. {
  16. "slug": "Compressor1",
  17. "name": "Compressor",
  18. "description": "Compressor",
  19. "tags": [
  20. "Compressor"
  21. ]
  22. },
  23. {
  24. "slug": "MasterClockx4",
  25. "name": "Master Clock x4",
  26. "description": "4 Channel Clock",
  27. "tags": [
  28. "Clock"
  29. ]
  30. },
  31. {
  32. "slug": "SEQ_Envelope_8",
  33. "name": "ENVY - 9",
  34. "description": "9 Channel Editable Envelope Generator",
  35. "tags": [
  36. "Sequencer"
  37. ]
  38. },
  39. {
  40. "slug": "TriadSeq2",
  41. "name": "Triad 2 Sequencer",
  42. "description": "3 Channel Keyboard Sequencer",
  43. "tags": [
  44. "Sequencer"
  45. ]
  46. },
  47. {
  48. "slug": "ARP700",
  49. "name": "ARP 700",
  50. "description": "7 Note programmable Arpeggiator",
  51. "tags": [
  52. "Arpeggiator"
  53. ]
  54. },
  55. {
  56. "slug": "Seq_6ch_32step",
  57. "name": "SEQ 6 x 32",
  58. "description": "6 Channel 32 step voltage/trigger sequencer",
  59. "tags": [
  60. "Sequencer"
  61. ]
  62. },
  63. {
  64. "slug": "Osc_3Ch_Widget",
  65. "name": "OSC 3 Channel",
  66. "description": "3 Channel Synth",
  67. "tags": [
  68. "Synth voice"
  69. ]
  70. },
  71. {
  72. "slug": "PingPong_Widget",
  73. "name": "Ping Pong",
  74. "description": "Ping Pong Delay",
  75. "tags": [
  76. "Delay"
  77. ]
  78. },
  79. {
  80. "slug": "StepDelay",
  81. "name": "Step Delay",
  82. "description": "Step Delay",
  83. "tags": [
  84. "Delay"
  85. ]
  86. },
  87. {
  88. "slug": "Mix_4_0_4",
  89. "name": "MIX 4 Channel",
  90. "description": "4 Channel Mixer",
  91. "tags": [
  92. "Mixer"
  93. ]
  94. },
  95. {
  96. "slug": "Mix_9_3_4",
  97. "name": "MIX 9 Channel, 3 Groups",
  98. "description": "9 Channel Mixer",
  99. "tags": [
  100. "Mixer"
  101. ]
  102. },
  103. {
  104. "slug": "Mix_16_4_4",
  105. "name": "MIX 16 Channel, 4 groups",
  106. "description": "16 Channel Mixer",
  107. "tags": [
  108. "Mixer"
  109. ]
  110. },
  111. {
  112. "slug": "Mix_24_4_4",
  113. "name": "MIX 24 Channel, 4 groups",
  114. "description": "24 Channel Mixer",
  115. "tags": [
  116. "Mixer"
  117. ]
  118. },
  119. {
  120. "slug": "ASAF8",
  121. "name": "ASAF8",
  122. "description": "8 Channel Auto Stereo Audio Fader",
  123. "tags": [
  124. "Mixer"
  125. ]
  126. },
  127. {
  128. "slug": "Dronez",
  129. "name": "Dronez",
  130. "description": "Random Drone",
  131. "tags": [
  132. "Oscillator"
  133. ]
  134. },
  135. {
  136. "slug": "Alienz",
  137. "name": "Alienz",
  138. "description": "Alien transmissions",
  139. "tags": [
  140. "Oscillator"
  141. ]
  142. },
  143. {
  144. "slug": "Windz",
  145. "name": "Windz",
  146. "description": "Random Noise",
  147. "tags": [
  148. "Random",
  149. "Noise"
  150. ]
  151. },
  152. {
  153. "slug": "Lorenz",
  154. "name": "Lorenz",
  155. "description": "Lorenz Attractor",
  156. "tags": [
  157. "Random",
  158. "Noise"
  159. ]
  160. },
  161. {
  162. "slug": "Morze",
  163. "name": "Morze",
  164. "description": "Morse Code Generator",
  165. "tags": [
  166. "Sequencer"
  167. ]
  168. },
  169. {
  170. "slug": "OSC_WaveMorph_3",
  171. "name": "Wave morph Oscillator",
  172. "description": "CV Morph 3 Drawable Waveforms",
  173. "tags": [
  174. "Oscillator"
  175. ]
  176. },
  177. {
  178. "slug": "SynthDrums",
  179. "name": "Synth Drums",
  180. "description": "3 Channel Synth Drums",
  181. "tags": [
  182. "Drum"
  183. ]
  184. },
  185. {
  186. "slug": "Maude221",
  187. "name": "Maude Two to One",
  188. "description": "Rectify/Combine 2 mono signals",
  189. "tags": [
  190. "Waveshaper"
  191. ]
  192. }
  193. ]
  194. }