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.

354 lines
9.1KB

  1. {
  2. "slug": "CountModula",
  3. "name": "Count Modula",
  4. "version": "1.1.0",
  5. "license": "BSD-3-Clause",
  6. "brand": "Count Modula",
  7. "author": "Adam Verspaget",
  8. "authorEmail": "CountModula@gmail.com",
  9. "authorUrl": "https://github.com/countmodula",
  10. "pluginUrl": "https://github.com/countmodula/VCVRackPlugins/blob/master/README.md",
  11. "manualUrl": "https://github.com/countmodula/VCVRackPlugins/blob/master/MANUAL.md",
  12. "sourceUrl": "https://github.com/countmodula/VCVRackPlugins",
  13. "donateUrl": "https://paypal.me/countmodula?locale.x=en_AU",
  14. "modules": [
  15. {
  16. "slug": "AnalogueShiftRegister",
  17. "name": "Analogue Shift Register",
  18. "description": "A dual 4, or single 8, step shift register.",
  19. "tags": [
  20. "Sample and Hold"
  21. ]
  22. },
  23. {
  24. "slug": "Attenuator",
  25. "name": "Attenuator",
  26. "description": "Dual attenuator with attenuverting option.",
  27. "tags": [
  28. "Attenuator",
  29. "Dual",
  30. "Polyphonic"
  31. ]
  32. },
  33. {
  34. "slug": "BinarySequencer",
  35. "name": "Binary Sequencer",
  36. "description": "Binary counter based sequencer.",
  37. "tags": [
  38. "Clock generator",
  39. "Sequencer"
  40. ]
  41. },
  42. {
  43. "slug": "BooleanAND",
  44. "name": "Boolean AND Gate",
  45. "description": "4 input boolean AND/NAND gate.",
  46. "tags": [
  47. "Logic"
  48. ]
  49. },
  50. {
  51. "slug": "BooleanOR",
  52. "name": "Boolean OR Gate",
  53. "description": "4 input boolean OR/NOR gate.",
  54. "tags": [
  55. "Logic"
  56. ]
  57. },
  58. {
  59. "slug": "BooleanVCNOT",
  60. "name": "Boolean VC Inverter",
  61. "description": "Dual voltage controlled logical inverter.",
  62. "tags": [
  63. "Logic",
  64. "Dual"
  65. ]
  66. },
  67. {
  68. "slug": "BooleanXOR",
  69. "name": "Boolean XOR Gate",
  70. "description": "4 input boolean XOR/XNOR gate.",
  71. "tags": [
  72. "Logic"
  73. ]
  74. },
  75. {
  76. "slug": "BurstGenerator",
  77. "name": "Burst Generator",
  78. "description": "Generates bursts of 1-16 pulses whenever a trigger is received at the trigger input.",
  79. "tags": [
  80. "Clock modulator"
  81. ]
  82. },
  83. {
  84. "slug": "Comparator",
  85. "name": "Comparator",
  86. "description": "Compares the input signal with either an internal or external threshold value and outputs gate signals based on the outcome.",
  87. "tags": [
  88. "Utility"
  89. ]
  90. },
  91. {
  92. "slug": "CVSpreader",
  93. "name": "CV Spreader",
  94. "description": "Accepts \"Base\" and \"Spread\" CV inputs and creates a set of new CV values that are spread either side of the base value by an amount determined by the spread value.",
  95. "tags": [
  96. "Utility"
  97. ]
  98. },
  99. {
  100. "slug": "EventArranger",
  101. "name": "Event Arranger",
  102. "description": "A VCV Rack implementation of the VC Clock and Event Arranger published in an article by John Blacet in the Jan/Feb edition of Synapse magazine.",
  103. "tags": [
  104. "Clock generator",
  105. "Sequencer"
  106. ]
  107. },
  108. {
  109. "slug": "GateDelay",
  110. "name": "Gate Delay",
  111. "description": "A dual gate delay line giving up to 40 seconds of delay with voltage control over the delay time.",
  112. "tags": [
  113. "Delay",
  114. "Dual"
  115. ]
  116. },
  117. {
  118. "slug": "GateModifier",
  119. "name": "Gate Modifier",
  120. "description": "Voltage controlled gate length modifier.",
  121. "tags": [
  122. "Logic",
  123. "Utility"
  124. ]
  125. },
  126. {
  127. "slug": "G2T",
  128. "name": "gate to Trigger Converter",
  129. "description": "Description.",
  130. "tags": [
  131. "Utility"
  132. ]
  133. },
  134. {
  135. "slug": "Mangler",
  136. "name": "Mangler",
  137. "description": "A voltage controlled sample rate/bit depth reducer.",
  138. "tags": [
  139. "Distortion",
  140. "Polyphonic"
  141. ]
  142. },
  143. {
  144. "slug": "ManualCV",
  145. "name": "Manual CV Generator",
  146. "description": "A simple dual manual CV generator offering +/- 10V with both coarse and fine controls.",
  147. "tags": [
  148. "Dual",
  149. "Controller",
  150. "Utility"
  151. ]
  152. },
  153. {
  154. "slug": "ManualGate",
  155. "name": "Manual Gate",
  156. "description": "A manually triggered gate generator offering a number of simultaneous gate and inverted gate outputs.",
  157. "tags": [
  158. "Utility",
  159. "Controller"
  160. ]
  161. },
  162. {
  163. "slug": "MatrixMixer",
  164. "name": "Matrix Mixer",
  165. "description": "A 4 x 4 matrix mixer allowing up to 4 input signals to be independently mixed to 4 different outputs.",
  166. "tags": [
  167. "Mixer"
  168. ]
  169. },
  170. {
  171. "slug": "MinimusMaximus",
  172. "name": "Minimus Maximus",
  173. "description": "A signal processor that determines and outputs the minimum, maximum and mean (average) of up to 4 input signals.",
  174. "tags": [
  175. "Utility"
  176. ]
  177. },
  178. {
  179. "slug": "Mixer",
  180. "name": "Mixer",
  181. "description": "A basic 4 input utility mixer with output level control, overload indicator, inverted output and selectable bipolar/unipolar operation.",
  182. "tags": [
  183. "Mixer"
  184. ]
  185. },
  186. {
  187. "slug": "MorphShaper",
  188. "name": "Morph Shaper",
  189. "description": "Morphing controller and wave shaper.",
  190. "tags": [
  191. "Utility",
  192. "Waveshaper"
  193. ]
  194. },
  195. {
  196. "slug": "Multiplexer",
  197. "name": "Multiplexer",
  198. "description": "A 1 input to 8 output and 8 input to 1 output multiplexer.",
  199. "tags": [
  200. "Switch"
  201. ]
  202. },
  203. {
  204. "slug": "Mute",
  205. "name": "Mute",
  206. "description": "A voltage controlled mute",
  207. "tags": [
  208. "Controller",
  209. "Polyphonic"
  210. ]
  211. },
  212. {
  213. "slug": "Mute-iple",
  214. "name": "Mute-iple",
  215. "description": "A dual 4-way/ Single 8 way mutable multiple.",
  216. "tags": [
  217. "Dual",
  218. "Multiple",
  219. "Controller",
  220. "Polyphonic"
  221. ]
  222. },
  223. {
  224. "slug": "PolyrhythmicGenerator",
  225. "name": "Polyrhythmic Generator",
  226. "description": "A set of 8 voltage controlled clock dividers that can be used to generate polyrhythms by clocking and/or dividing at different rates.",
  227. "tags": [
  228. "Clock modulator",
  229. "Sequencer",
  230. "Polyphonic"
  231. ]
  232. },
  233. {
  234. "slug": "Rectifier",
  235. "name": "Rectifier",
  236. "description": "A full/half wave rectifier with variable rectification axis.",
  237. "tags": [
  238. "Waveshaper",
  239. "Polyphonic"
  240. ]
  241. },
  242. {
  243. "slug": "SampleAndHold",
  244. "name": "Sample & Hold",
  245. "description": "Sample and Hold/Track and hold.",
  246. "tags": [
  247. "Sample and hold",
  248. "Polyphonic"
  249. ]
  250. },
  251. {
  252. "slug": "ShepardGenerator",
  253. "name": "Shepard Generator",
  254. "description": "Generates a set of 8 ramp and sawtooth control signals appropriately phased for generation of Shepard tones.",
  255. "tags": [
  256. "LFO",
  257. "Function generator",
  258. "Polyphonic"
  259. ]
  260. },
  261. {
  262. "slug": "SRFlipFlop",
  263. "name": "SR Flip Flop",
  264. "description": "A logical Set/Reset flip flop with enable.",
  265. "tags": [
  266. "Logic",
  267. "Dual"
  268. ]
  269. },
  270. {
  271. "slug": "StepSequencer8",
  272. "name": "8 Step Sequencer",
  273. "description": "An 8 step sequencer",
  274. "tags": [
  275. "Sequencer",
  276. "Dual",
  277. "Polyphonic"
  278. ]
  279. },
  280. {
  281. "slug": "TFlipFlop",
  282. "name": "T Flip Flop",
  283. "description": "A logical T type (toggle) flip flop with enable.",
  284. "tags": [
  285. "Logic",
  286. "Dual"
  287. ]
  288. },
  289. {
  290. "slug": "TriggerSequencer8",
  291. "name": "Trigger Sequencer (8 Step)",
  292. "description": "Quad 8 step trigger sequencer",
  293. "tags": [
  294. "Quad",
  295. "Sequencer"
  296. ]
  297. },
  298. {
  299. "slug": "TriggerSequencer16",
  300. "name": "Trigger Sequencer (16 Step)",
  301. "description": "Quad 16 step trigger sequencer",
  302. "tags": [
  303. "Quad",
  304. "Sequencer"
  305. ]
  306. },
  307. {
  308. "slug": "GateDelayMT",
  309. "name": "Tapped Gate Delay",
  310. "description": "A gate delay that offers up to 40 seconds of delay with tapped outputs at equal intervals along the delay line.",
  311. "tags": [
  312. "Delay"
  313. ]
  314. },
  315. {
  316. "slug": "VCFrequencyDivider",
  317. "name": "Voltage Controlled Frequency Divider",
  318. "description": "Frequency divider with a variable and voltage controlled division ratio from 1 to around 20.",
  319. "tags": [
  320. "Clock modulator"
  321. ]
  322. },
  323. {
  324. "slug": "VCPolarizer",
  325. "name": "Voltage Controlled Polarizer",
  326. "description": "A dual voltage controlled polarizer.",
  327. "tags": [
  328. "Dual",
  329. "Polyphonic",
  330. "Attenuator",
  331. "Utility"
  332. ]
  333. },
  334. {
  335. "slug": "VoltageControlledSwitch",
  336. "name": "Voltage Controlled Switch",
  337. "description": "Selects between 2 inputs or routes 1 input to one of 2 outputs based on the level of the signal at the CV input.",
  338. "tags": [
  339. "Switch",
  340. "Polyphonic"
  341. ]
  342. },
  343. {
  344. "slug": "VoltageInverter",
  345. "name": "Voltage Inverter",
  346. "description": "A quad voltage inverter that inverts signals around zero.",
  347. "tags": [
  348. "Utility",
  349. "Polyphonic",
  350. "Quad"
  351. ]
  352. }
  353. ]
  354. }