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.

209 lines
5.6KB

  1. {
  2. "slug": "MSM",
  3. "name": "MSM",
  4. "version": "2.0.3",
  5. "license": "MIT",
  6. "brand": "MSM",
  7. "author": "Phal-anx, Netboy3",
  8. "authorEmail": "",
  9. "authorUrl": "",
  10. "pluginUrl": "https://github.com/netboy3/MSM-vcvrack-plugin",
  11. "manualUrl": "https://github.com/netboy3/MSM-vcvrack-plugin#readme",
  12. "sourceUrl": "https://github.com/netboy3/MSM-vcvrack-plugin",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "ADSR",
  18. "name": "ADSR",
  19. "description": "ADSR Envelope Generator with modifiable curve shapes",
  20. "manualUrl": "https://github.com/netboy3/MSM-vcvrack-plugin#ADSR",
  21. "tags": [
  22. "Envelope generator"
  23. ]
  24. },
  25. {
  26. "slug": "Bitcrusher",
  27. "name": "Bitcrusher",
  28. "description": "Distortion effect by changing the sample's bit length and sample rate",
  29. "manualUrl": "https://github.com/netboy3/MSM-vcvrack-plugin#Bitcrusher",
  30. "tags": [
  31. "Effect"
  32. ]
  33. },
  34. {
  35. "slug": "BlankPanel",
  36. "name": "Blank Panel",
  37. "description": "Blank panel utilizing the MSM logo",
  38. "tags": [
  39. "Blank"
  40. ]
  41. },
  42. {
  43. "slug": "DualDelay",
  44. "name": "Dual Delay",
  45. "description": "Two independent delay lines with low/hi pass filters",
  46. "manualUrl": "https://github.com/netboy3/MSM-vcvrack-plugin#DualDelay",
  47. "tags": [
  48. "Delay"
  49. ]
  50. },
  51. {
  52. "slug": "TreasureVCO",
  53. "name": "Treasure VCO",
  54. "description": "Voltage Controlled Oscillator with complex waveform modulation",
  55. "manualUrl": "https://github.com/netboy3/MSM-vcvrack-plugin#TreasureVCO",
  56. "tags": [
  57. "Oscillator"
  58. ]
  59. },
  60. {
  61. "slug": "Fade",
  62. "name": "Fade",
  63. "description": "Triple fader module",
  64. "manualUrl": "https://github.com/netboy3/MSM-vcvrack-plugin#Fade",
  65. "tags": [
  66. "Mixer"
  67. ]
  68. },
  69. {
  70. "slug": "MLFO",
  71. "name": "MLFO",
  72. "description": "Low frequency oscillator with multiple waveform types",
  73. "manualUrl": "https://github.com/netboy3/MSM-vcvrack-plugin#MLFO",
  74. "tags": [
  75. "LFO"
  76. ]
  77. },
  78. {
  79. "slug": "Morph",
  80. "name": "Morph",
  81. "description": "Variable input morpher with 8 inputs",
  82. "manualUrl": "https://github.com/netboy3/MSM-vcvrack-plugin#Morph",
  83. "tags": [
  84. "Effect"
  85. ]
  86. },
  87. {
  88. "slug": "Mult",
  89. "name": "Mult",
  90. "description": "Triple independent add/subtract split utility",
  91. "manualUrl": "https://github.com/netboy3/MSM-vcvrack-plugin#Mult",
  92. "tags": [
  93. "Multiple"
  94. ]
  95. },
  96. {
  97. "slug": "Noise",
  98. "name": "Noise",
  99. "description": "Noise generator with white, pink, brown and variable colored noise outputs",
  100. "manualUrl": "https://github.com/netboy3/MSM-vcvrack-plugin#Noise",
  101. "tags": [
  102. "Noise"
  103. ]
  104. },
  105. {
  106. "slug": "Phaser",
  107. "name": "Phaser",
  108. "description": "2-20 stage phaser distortion effect",
  109. "manualUrl": "https://github.com/netboy3/MSM-vcvrack-plugin#Phaser",
  110. "tags": [
  111. "Effect"
  112. ]
  113. },
  114. {
  115. "slug": "RandomSource",
  116. "name": "Random Source",
  117. "description": "Random source that produces variable shape staircase waveforms",
  118. "manualUrl": "https://github.com/netboy3/MSM-vcvrack-plugin#RandomSource",
  119. "tags": [
  120. "Sample and hold",
  121. "Random"
  122. ]
  123. },
  124. {
  125. "slug": "Ring",
  126. "name": "Ring",
  127. "description": "Dual ring modulator",
  128. "manualUrl": "https://github.com/netboy3/MSM-vcvrack-plugin#Ring",
  129. "tags": [
  130. "Effect"
  131. ]
  132. },
  133. {
  134. "slug": "SimpleSlider",
  135. "name": "Simple Slider",
  136. "description": "Dual input VCA/Crossfader slider",
  137. "manualUrl": "https://github.com/netboy3/MSM-vcvrack-plugin#SimpleSlider",
  138. "tags": [
  139. "Mixer",
  140. "Amplifier"
  141. ]
  142. },
  143. {
  144. "slug": "CrazyMult",
  145. "name": "CrazyMult",
  146. "description": "8 way dual output signal router",
  147. "manualUrl": "https://github.com/netboy3/MSM-vcvrack-plugin#CrazyMult",
  148. "tags": [
  149. "Multiple"
  150. ]
  151. },
  152. {
  153. "slug": "PAN-VCA",
  154. "name": "PAN-VCA",
  155. "description": "Stereo VCA/PAN combination",
  156. "manualUrl": "https://github.com/netboy3/MSM-vcvrack-plugin#PANVCA",
  157. "tags": [
  158. "Amplifier",
  159. "Panning"
  160. ]
  161. },
  162. {
  163. "slug": "OSCiX",
  164. "name": "OSCiX",
  165. "description": "Advanced dual oscillator/LFO with a built-in wave folder",
  166. "manualUrl": "https://github.com/netboy3/MSM-vcvrack-plugin#OSCiX",
  167. "tags": [
  168. "Oscillator"
  169. ]
  170. },
  171. {
  172. "slug": "Rogue",
  173. "name": "Rogue",
  174. "description": "OSCiX's little brother. Advanced oscillator/LFO with multiple waveform type outputs",
  175. "manualUrl": "https://github.com/netboy3/MSM-vcvrack-plugin#Rogue",
  176. "tags": [
  177. "Oscillator"
  178. ]
  179. },
  180. {
  181. "slug": "Wavefolder",
  182. "name": "Wavefolder",
  183. "description": "Advanced wave folder with variable symmetry controls",
  184. "manualUrl": "https://github.com/netboy3/MSM-vcvrack-plugin#Wavefolder",
  185. "tags": [
  186. "Waveshaper"
  187. ]
  188. },
  189. {
  190. "slug": "WaveShaper",
  191. "name": "WaveShaper",
  192. "description": "Unique wave folder with multiple folding algorithms",
  193. "manualUrl": "https://github.com/netboy3/MSM-vcvrack-plugin#WaveShaper",
  194. "tags": [
  195. "Waveshaper"
  196. ]
  197. },
  198. {
  199. "slug": "XSEQ",
  200. "name": "XSEQ",
  201. "description": "Boolean logic sequencer",
  202. "manualUrl": "https://github.com/netboy3/MSM-vcvrack-plugin#XSEQ",
  203. "tags": [
  204. "Logic",
  205. "Random"
  206. ]
  207. }
  208. ]
  209. }