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.

432 lines
10KB

  1. {
  2. "slug": "FrozenWasteland",
  3. "name": "Frozen Wasteland",
  4. "version": "2.1.0",
  5. "author": "almostEric",
  6. "license": "GPL-3.0-only",
  7. "authorEmail": "almostEric@frozenwastelandmodules.com",
  8. "pluginUrl": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md",
  9. "authorUrl": "https://vcvrack.com/",
  10. "manualUrl": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md",
  11. "sourceUrl": "https://github.com/almostEric/FrozenWasteland",
  12. "donateUrl": "https://paypal.me/FrozenWasteland",
  13. "changelogUrl": "https://github.com/almostEric/FrozenWasteland/blob/master/CHANGELOG.md",
  14. "modules": [
  15. {
  16. "slug": "BPMLFO",
  17. "name": "BPM LFO",
  18. "description": "Beat Synchronized LFO",
  19. "tags": [
  20. "Low-frequency oscillator"
  21. ]
  22. },
  23. {
  24. "slug": "BPMLFO2",
  25. "name": "BPM LFO 2",
  26. "description": "Beat Synchronized LFO with CV Waveshape",
  27. "tags": [
  28. "Low-frequency oscillator"
  29. ]
  30. },
  31. {
  32. "slug": "BPMLFOPhaseExpander",
  33. "name": "BPM LFO Phase Expander",
  34. "description": "Add multiple phased outputs to BMPLFO and BPMLFO 2",
  35. "tags": [
  36. "Expander"
  37. ]
  38. },
  39. {
  40. "slug": "CDCSeriouslySlowLFO",
  41. "name": "CDC Seriously Slow LFO",
  42. "description": "Slow LFO taken to absurdity",
  43. "tags": [
  44. "Low-frequency oscillator"
  45. ]
  46. },
  47. {
  48. "slug": "DamianLillard",
  49. "name": "Damian Lillard",
  50. "description": "4-channel CV crossover/mixer",
  51. "tags": [
  52. "Voltage-controlled amplifier"
  53. ]
  54. },
  55. {
  56. "slug": "DrunkenRampage",
  57. "name": "Drunken Rampage",
  58. "description": "Probalistic Dual ramp generator. Inspired by Befaco Rampage.",
  59. "tags": [
  60. "Function Generator",
  61. "Logic",
  62. "Slew Limiter",
  63. "Envelope Follower",
  64. "Dual",
  65. "Random"
  66. ]
  67. },
  68. {
  69. "slug": "EverlastingGlottalStopper",
  70. "name": "Everlasting Glottal Stopper",
  71. "description": "Vocal Tract simulating VCO",
  72. "tags": [
  73. "Oscillator"
  74. ]
  75. },
  76. {
  77. "slug": "FillingStation",
  78. "name": "Filling Station",
  79. "description": "Multi-Output Sequencer",
  80. "tags": [
  81. "Sequencer"
  82. ]
  83. },
  84. {
  85. "slug": "FormalDinner",
  86. "name": "Formal Dinner",
  87. "description": "Formant Wave VCO",
  88. "tags": [
  89. "Oscillator"
  90. ]
  91. },
  92. {
  93. "slug": "TheGardener",
  94. "name": "The Gardener",
  95. "description": "Sequencer Controller",
  96. "tags": [
  97. "Clock Modulator"
  98. ]
  99. },
  100. {
  101. "slug": "HairPick",
  102. "name": "Hair Pick",
  103. "description": "64 Tap Rhythmic Comb Filter",
  104. "tags": [
  105. "Filter"
  106. ]
  107. },
  108. {
  109. "slug": "JustAPhaser",
  110. "name": "Just A Phaser",
  111. "description": "Advanced Phaser",
  112. "tags": [
  113. "Phaser"
  114. ]
  115. },
  116. {
  117. "slug": "LissajousLFO",
  118. "name": "Lissajous LFO",
  119. "description": "LFO based on interactions of 4 sine waves",
  120. "tags": [
  121. "Low-frequency oscillator"
  122. ]
  123. },
  124. {
  125. "slug": "ManicCompression",
  126. "name": "Manic Compression",
  127. "description": "Fun Compressor",
  128. "tags": [
  129. "Compressor",
  130. "Dynamics"
  131. ]
  132. },
  133. {
  134. "slug": "ManicCompressionMB",
  135. "name": "Megalomanic Compression",
  136. "description": "Fun Multi-Band Compressor",
  137. "tags": [
  138. "Compressor",
  139. "Dynamics"
  140. ]
  141. },
  142. {
  143. "slug": "Midichlorian",
  144. "name": "Midichlorian",
  145. "description": "Microtonal CV-MIDI",
  146. "tags": [
  147. "MIDI",
  148. "Polyphonic"
  149. ]
  150. },
  151. {
  152. "slug": "MidiRecorder",
  153. "name": "MIDI Recorder",
  154. "description": "MIDI Gate Recorder",
  155. "tags": [
  156. "MIDI",
  157. "Polyphonic",
  158. "Recording",
  159. "Utility"
  160. ]
  161. },
  162. {
  163. "slug": "MrBlueSky",
  164. "name": "Mr. Blue Sky",
  165. "description": "16 band vocoder",
  166. "tags": [
  167. "Vocoder"
  168. ]
  169. },
  170. {
  171. "slug": "TheOneRingModulator",
  172. "name": "The One Ring Modulator",
  173. "description": "Ring Modulator with CV controlable response",
  174. "tags": [
  175. "Ring Modulator"
  176. ]
  177. },
  178. {
  179. "slug": "PhasedLockedLoop",
  180. "name": "Phased Locked Loop",
  181. "description": "PLL attempts to follow input signals freqency",
  182. "tags": [
  183. "Oscillator"
  184. ]
  185. },
  186. {
  187. "slug": "PortlandWeather",
  188. "name": "Portland Weather",
  189. "description": "16 tap rhythmic delay with per tap pitch shifting and filtering",
  190. "tags": [
  191. "Delay",
  192. "Granular",
  193. "Filter"
  194. ]
  195. },
  196. {
  197. "slug": "ProbablyNote",
  198. "name": "Probably Note",
  199. "description": "Probabilistic Quantizer",
  200. "tags": [
  201. "Quantizer",
  202. "Random",
  203. "Polyphonic"
  204. ]
  205. },
  206. {
  207. "slug": "ProbablyNoteArabic",
  208. "name": "Probably Note - Arabic",
  209. "description": "Probabilistic Quantizer using Arabic maqams, ajnas and sayrs",
  210. "tags": [
  211. "Quantizer",
  212. "Random"
  213. ]
  214. },
  215. {
  216. "slug": "ProbablyNoteBP",
  217. "name": "Probably Note - Bohlen Pierce",
  218. "description": "Probabilistic Quantizer using Bohlen Pierce scales and tuning",
  219. "tags": [
  220. "Quantizer",
  221. "Random",
  222. "Polyphonic"
  223. ]
  224. },
  225. {
  226. "slug": "ProbablyNoteMN",
  227. "name": "Probably Note - Math Nerd",
  228. "description": "Probabilistic Quantizer using prime number based generative scales",
  229. "tags": [
  230. "Quantizer",
  231. "Random",
  232. "Polyphonic"
  233. ]
  234. },
  235. {
  236. "slug": "PNChordExpander",
  237. "name": "Probably Note - Chord Expander",
  238. "description": "Adds Chord Generation to Probably Not(e)",
  239. "tags": [
  240. "Expander"
  241. ]
  242. },
  243. {
  244. "slug": "PNOctaveProbabilityExpander",
  245. "name": "Probably Note - Octave Probability Expander",
  246. "description": "Adds Multi-Octave Note Range to Probably Not(e)",
  247. "tags": [
  248. "Expander"
  249. ]
  250. },
  251. {
  252. "slug": "PWAlgorithmicExpander",
  253. "name": "Portland Weather - Algorithmic Expander",
  254. "description": "Allows Portland Weather to create Euclidean rhythms",
  255. "tags": [
  256. "Expander"
  257. ]
  258. },
  259. {
  260. "slug": "PWGridControlExpander",
  261. "name": "Portland Weather - Grid Control Expander",
  262. "description": "Allows Portland Weather to be modulated in a grid fashion",
  263. "tags": [
  264. "Expander"
  265. ]
  266. },
  267. {
  268. "slug": "PWTapBreakoutExpander",
  269. "name": "Portland Weather - Tap Breakoout Expander",
  270. "description": "Individual Send/Returns for each PW Tap",
  271. "tags": [
  272. "Expander"
  273. ]
  274. },
  275. {
  276. "slug": "QuadAlgorithmicRhythm",
  277. "name": "Quad Algorithmic Rhythm Generator",
  278. "description": "4 track Euclidean and Golumb Ruler Sequencer",
  279. "tags": [
  280. "Sequencer"
  281. ]
  282. },
  283. {
  284. "slug": "QARConditionalExpander",
  285. "name": "QAR - Conditional",
  286. "description": "Clock Divide individual beats in QAR Rhythms",
  287. "tags": [
  288. "Expander",
  289. "Random"
  290. ]
  291. },
  292. {
  293. "slug": "QARGridControlExpander",
  294. "name": "QAR - Grid Control Expander",
  295. "description": "Allows some QAR expanders to be modulated in a grid fashion",
  296. "tags": [
  297. "Expander"
  298. ]
  299. },
  300. {
  301. "slug": "QARGrooveExpander",
  302. "name": "QAR - Groove",
  303. "description": "Add Grooves and Microrhythms to QAR",
  304. "tags": [
  305. "Expander"
  306. ]
  307. },
  308. {
  309. "slug": "QARIrrationalityExpander",
  310. "name": "QAR - Irrational",
  311. "description": "Add Irrational Rhythms to QAR",
  312. "tags": [
  313. "Expander"
  314. ]
  315. },
  316. {
  317. "slug": "QARProbabilityExpander",
  318. "name": "QAR - Probability",
  319. "description": "Add Randomness to QAR Rhythms",
  320. "tags": [
  321. "Expander",
  322. "Random"
  323. ]
  324. },
  325. {
  326. "slug": "QARWarpedSpaceExpander",
  327. "name": "QAR - Warped Space",
  328. "description": "Make your QAR Rhythms explore non-linear space",
  329. "tags": [
  330. "Expander"
  331. ]
  332. },
  333. {
  334. "slug": "QARWellFormedRhythmExpander",
  335. "name": "QAR - Well Formed Rhythms",
  336. "description": "Extra Parameters for Well Formed Algorithm",
  337. "tags": [
  338. "Expander"
  339. ]
  340. },
  341. {
  342. "slug": "QuantussyCell",
  343. "name": "Quantussy Cell",
  344. "description": "Chainable semi-chatotic CV generator",
  345. "tags": [
  346. "Logic"
  347. ]
  348. },
  349. {
  350. "slug": "RouletteLFO",
  351. "name": "Roulette LFO",
  352. "description": "LFO Based on based on rolling curves",
  353. "tags": [
  354. "Low-frequency oscillator"
  355. ]
  356. },
  357. {
  358. "slug": "SeedsOfChange",
  359. "name": "Seeds Of Change",
  360. "description": "Repeatable Random Number Generator",
  361. "tags": [
  362. "Random"
  363. ]
  364. },
  365. {
  366. "slug": "SeedsOfChangeCVExpander",
  367. "name": "Seeds Of Change - CV Expander",
  368. "description": "Additional CV Outs for SoC",
  369. "tags": [
  370. "Expander",
  371. "Random"
  372. ]
  373. },
  374. {
  375. "slug": "SeedsOfChangeGateExpander",
  376. "name": "Seeds Of Change - Gate Expander",
  377. "description": "Additional Gates for SoC",
  378. "tags": [
  379. "Expander",
  380. "Random"
  381. ]
  382. },
  383. {
  384. "slug": "SliceOfLife",
  385. "name": "Slice Of Life",
  386. "description": "Wave Slicing VCO",
  387. "tags": [
  388. "Oscillator"
  389. ]
  390. },
  391. {
  392. "slug": "StringTheory",
  393. "name": "String Theory",
  394. "description": "Karpus-Strong String Synthesis",
  395. "tags": [
  396. "Oscillator"
  397. ]
  398. },
  399. {
  400. "slug": "SeriouslySlowEG",
  401. "name": "Seriously Slow EG",
  402. "description": "Envelope Generator for modulating CV over *very* long time periods",
  403. "tags": [
  404. "Envelope generator"
  405. ]
  406. },
  407. {
  408. "slug": "SeriouslySlowLFO",
  409. "name": "Seriously Slow LFO",
  410. "description": "LFO for modulating CV over *very* long time periods",
  411. "tags": [
  412. "Low-frequency oscillator"
  413. ]
  414. },
  415. {
  416. "slug": "VoxInhumana",
  417. "name": "Vox Inhumana",
  418. "description": "Formant/Vowel Filter",
  419. "tags": [
  420. "Filter"
  421. ]
  422. },
  423. {
  424. "slug": "VoxInhumanaExpander",
  425. "name": "Vox Inhumana Expander",
  426. "description": "Resonance and Slope Control",
  427. "tags": [
  428. "Expander"
  429. ]
  430. }
  431. ]
  432. }