diff --git a/manifests/AmalgamatedHarmonics.json b/manifests/AmalgamatedHarmonics.json index ab7d1532..5c06f34b 100644 --- a/manifests/AmalgamatedHarmonics.json +++ b/manifests/AmalgamatedHarmonics.json @@ -9,7 +9,7 @@ "authorUrl": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", "sourceUrl": "https://github.com/jhoar/AmalgamatedHarmonics", "changelogUrl": "https://github.com/jhoar/AmalgamatedHarmonics/releases", - "version": "1.0.3", + "version": "1.0.4", "modules": [ { "slug": "Arp31", @@ -153,6 +153,24 @@ "Polyphonic" ] }, + { + "slug": "PolyUtils", + "name": "PolyUtils", + "description": "Utilities for Polyphony", + "tags": [ + "Utility", + "Polyphonic" + ] + }, + { + "slug": "PolyVolt", + "name": "PolyVolt", + "description": "Set voltages in Poly cable", + "tags": [ + "Utility", + "Polyphonic" + ] + }, { "slug": "Arpeggiator2", "name": "Arpeggiator MkII (deprecated)", diff --git a/manifests/FrozenWasteland.json b/manifests/FrozenWasteland.json index 903e1999..e4809296 100644 --- a/manifests/FrozenWasteland.json +++ b/manifests/FrozenWasteland.json @@ -1,9 +1,9 @@ { "slug": "FrozenWasteland", "name": "Frozen Wasteland", - "version": "1.9.8", + "version": "1.10.0", "author": "almostEric", - "license": "CC0-1.0", + "license": "GPL-3.0-only", "authorEmail": "almostEric@frozenwastelandmodules.com", "pluginUrl": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md", "authorUrl": "https://vcvrack.com/", @@ -52,6 +52,19 @@ "VCA" ] }, + { + "slug": "DrunkenRampage", + "name": "Runken Rampage", + "description": "Probalistic Dual ramp generator. Inspired by Befaco Rampage.", + "tags": [ + "Function Generator", + "Logic", + "Slew Limiter", + "Envelope Follower", + "Dual", + "Random" + ] + }, { "slug": "EverlastingGlottalStopper", "name": "Everlasting Glottal Stopper", @@ -68,6 +81,14 @@ "VCF" ] }, + { + "slug": "JustAPhaser", + "name": "Just A Phaser", + "description": "Advanced Phaser", + "tags": [ + "Phaser" + ] + }, { "slug": "LissajousLFO", "name": "Lissajous LFO", @@ -111,10 +132,19 @@ "Random" ] }, + { + "slug": "ProbablyNoteArabic", + "name": "Probably Note - Arabic", + "description": "Probabilistic Quantizer using Arabic maqams, ajnas and sayrs", + "tags": [ + "Quantizer", + "Random" + ] + }, { "slug": "ProbablyNoteBP", "name": "Probably Note - Bohlen Pierce", - "description": "Probabilistic Quantizer using Bohlen Pierce tuning", + "description": "Probabilistic Quantizer using Bohlen Pierce scales and tuning", "tags": [ "Quantizer", "Random" @@ -153,6 +183,14 @@ "Random" ] }, + { + "slug": "QARWarpedSpaceExpander", + "name": "QAR - Warped Space", + "description": "Make your QAR Rhythms explore non-linear space", + "tags": [ + "Expander" + ] + }, { "slug": "QuantussyCell", "name": "Quantussy Cell", diff --git a/manifests/SonusModular.json b/manifests/SonusModular.json index df7e56ad..b73a63b9 100644 --- a/manifests/SonusModular.json +++ b/manifests/SonusModular.json @@ -1,7 +1,7 @@ { "slug": "SonusModular", "name": "Sonus Modular", - "version": "1.2.0", + "version": "1.3.0", "license": "GPL-3.0-or-later", "author": "Sonus Dept.", "brand": "Sonus Dept.", @@ -72,6 +72,14 @@ "Effect" ] }, + { + "slug": "Fraction", + "name": "Fraction", + "description": "n^x / (n^x + 1) Oscillator", + "tags": [ + "VCO" + ] + }, { "slug": "Harmony", "name": "Harmony",