diff --git a/manifests-cache.json b/manifests-cache.json index 6609d0d3..bb9992a4 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -3000,6 +3000,9 @@ }, "UDPClockSlave": { "creationTimestamp": 1572711703.0 + }, + "ReVoltah": { + "creationTimestamp": 1638462714.6255913 } } }, @@ -3932,6 +3935,36 @@ }, "SPan": { "creationTimestamp": 1565458059.0 + }, + "NavControl": { + "creationTimestamp": 1638462714.758556 + }, + "Bench": { + "creationTimestamp": 1638462714.8673346 + }, + "PerfMixer4": { + "creationTimestamp": 1638462714.97054 + }, + "DrMix": { + "creationTimestamp": 1638462715.0715113 + }, + "TROSCMK2": { + "creationTimestamp": 1638462715.1717246 + }, + "SuHaMK2": { + "creationTimestamp": 1638462715.2821615 + }, + "BigSmorph": { + "creationTimestamp": 1638462715.388643 + }, + "DualFilter": { + "creationTimestamp": 1638462715.4893878 + }, + "Order": { + "creationTimestamp": 1638462715.5992475 + }, + "DualMatrix": { + "creationTimestamp": 1638462715.7061024 } } }, diff --git a/manifests/AS.json b/manifests/AS.json index 82466b3c..73c91e98 100644 --- a/manifests/AS.json +++ b/manifests/AS.json @@ -1,6 +1,6 @@ { "slug": "AS", - "version": "2.0.0", + "version": "2.0.1", "license": "MIT", "name": "AS", "brand": "AS", diff --git a/manifests/Comfortzone.json b/manifests/Comfortzone.json index b83077b7..59f45cdd 100644 --- a/manifests/Comfortzone.json +++ b/manifests/Comfortzone.json @@ -1,7 +1,7 @@ { "slug": "Comfortzone", "name": "Comfortzone", - "version": "1.0.0", + "version": "2.0.0", "license": "GPL-3.0-or-later", "brand": "Comfortzone", "author": "hampa", diff --git a/manifests/LOGinstruments.json b/manifests/LOGinstruments.json index 28c92819..5c3ffdd7 100644 --- a/manifests/LOGinstruments.json +++ b/manifests/LOGinstruments.json @@ -2,7 +2,7 @@ "slug": "LOGinstruments", "name": "LOGinstruments", "brand": "LOGinstruments", - "version": "2.0.1", + "version": "2.0.2", "license": "BSD-3-Clause", "author": "L.Gabrielli", "authorEmail": "l.gabrielli@univpm.it", diff --git a/manifests/MockbaModular.json b/manifests/MockbaModular.json index e8931020..3179a517 100644 --- a/manifests/MockbaModular.json +++ b/manifests/MockbaModular.json @@ -1,7 +1,7 @@ { "slug": "MockbaModular", "name": "Mockba Modular", - "version": "1.2.1", + "version": "2.0.0", "license": "MIT", "brand": "Mockba Modular", "author": "Mockba the Borg", @@ -120,6 +120,15 @@ "Polyphonic" ] }, + { + "slug": "ReVoltah", + "name": "ReVoltah", + "description": "Simple voltage range adapter", + "tags": [ + "Utility", + "Polyphonic" + ] + }, { "slug": "CZSaw", "name": "CZSaw", @@ -278,6 +287,7 @@ "name": "Comparator", "description": "Simple voltage comparator", "tags": [ + "Logic", "Utility" ] }, @@ -286,6 +296,7 @@ "name": "DualBUFFER", "description": "Simple BUFFER gates (3 actually)", "tags": [ + "Logic", "Utility" ] }, @@ -294,6 +305,7 @@ "name": "DualNOT", "description": "Simple NOT gates (3 actually)", "tags": [ + "Logic", "Utility" ] }, @@ -302,6 +314,7 @@ "name": "DualOR", "description": "Simple OR gates", "tags": [ + "Logic", "Utility" ] }, @@ -310,6 +323,7 @@ "name": "DualNOR", "description": "Simple NOR gates", "tags": [ + "Logic", "Utility" ] }, @@ -318,6 +332,7 @@ "name": "DualAND", "description": "Simple AND gates", "tags": [ + "Logic", "Utility" ] }, @@ -326,6 +341,7 @@ "name": "DualNAND", "description": "Simple NAND gates", "tags": [ + "Logic", "Utility" ] }, @@ -334,6 +350,7 @@ "name": "DualXOR", "description": "Simple XOR gates", "tags": [ + "Logic", "Utility" ] }, @@ -342,6 +359,7 @@ "name": "DualXNOR", "description": "Simple XNOR gates", "tags": [ + "Logic", "Utility" ] }, @@ -350,6 +368,7 @@ "name": "PSelectah", "description": "Simple Priority Selector (AND->OR MUX)", "tags": [ + "Logic", "Utility" ] }, diff --git a/manifests/Prism.json b/manifests/Prism.json index c25820c6..2e34a865 100644 --- a/manifests/Prism.json +++ b/manifests/Prism.json @@ -9,7 +9,7 @@ "authorUrl": "https://github.com/AmalgamatedHarmonics/Prism/wiki", "sourceUrl": "https://github.com/AmalgamatedHarmonics/Prism", "changelogUrl": "https://github.com/AmalgamatedHarmonics/Prism/blob/master/CHANGELOG.md", - "version": "2.3.0", + "version": "2.3.1", "modules": [ { "slug": "Rainbow", @@ -17,7 +17,8 @@ "description": "A multiband band-pass resonant filter, a port of the 4ms SMR", "tags": [ "Physical modeling", - "VCF" + "VCF", + "Hardware clone" ] }, { @@ -34,7 +35,8 @@ "description": "A band-pass resonant filter, a port of the 4ms SMR MaxQ filter", "tags": [ "Physical modeling", - "VCF" + "VCF", + "Hardware clone" ] } ] diff --git a/manifests/dBiz.json b/manifests/dBiz.json index c096d20f..46c66ae5 100644 --- a/manifests/dBiz.json +++ b/manifests/dBiz.json @@ -1,6 +1,6 @@ { "slug": "dBiz", - "version": "1.1.2", + "version": "2.0.1", "license": "BSD-3-Clause", "name": "dBiz", "brand": "dBiz", @@ -13,22 +13,22 @@ "donateUrl": "https://www.paypal.me/GiovanniGhisleni", "modules": [ { - "slug": "Multiple", - "name": "Multiple", + "slug": "NavControl", + "name": "NavControl", "tags": [ "Utility" ] }, { - "slug": "Contorno", - "name": "Contorno", + "slug": "Bench", + "name": "Bench", "tags": [ - "Envelope Generator" + "Utility" ] }, { - "slug": "ContornoMK2", - "name": "ContornoMK2", + "slug": "Contorno", + "name": "Contorno", "tags": [ "Envelope Generator" ] @@ -76,6 +76,22 @@ "VCA" ] }, + { + "slug": "PerfMixer4", + "name": "PerfMixer4", + "tags": [ + "Mixer", + "VCA" + ] + }, + { + "slug": "DrMix", + "name": "DrMix", + "tags": [ + "Mixer", + "VCA" + ] + }, { "slug": "Remix", "name": "Remix", @@ -136,6 +152,13 @@ "VCO" ] }, + { + "slug": "TROSCMK2", + "name": "TROSCMK2", + "tags": [ + "VCO" + ] + }, { "slug": "SuHa", "name": "SuHa", @@ -143,6 +166,13 @@ "VCO" ] }, + { + "slug": "SuHaMK2", + "name": "SuHaMK2", + "tags": [ + "VCO" + ] + }, { "slug": "FourSeq", "name": "FourSeq", @@ -171,11 +201,39 @@ "Sequencer" ] }, + { + "slug": "BigSmorph", + "name": "BigSmorph", + "tags": [ + "Sequencer" + ] + }, { "slug": "QuePasa", "name": "QuePasa", "tags": [ - "Blank" + "Filter" + ] + }, + { + "slug": "DualFilter", + "name": "DualFilter", + "tags": [ + "Filter" + ] + }, + { + "slug": "Order", + "name": "Order", + "tags": [ + "Utility" + ] + }, + { + "slug": "DualMatrix", + "name": "DualMatrix", + "tags": [ + "Mixer" ] }, { diff --git a/manifests/squinkylabs-plug1.json b/manifests/squinkylabs-plug1.json index 79828eaf..3ca87415 100644 --- a/manifests/squinkylabs-plug1.json +++ b/manifests/squinkylabs-plug1.json @@ -8,7 +8,7 @@ "sourceUrl": "https://github.com/kockie69/SquinkyVCV-main", "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/booty-shifter.md", "changelogUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/CHANGELOG.md", - "version": "2.1.1", + "version": "2.1.2", "modules": [ { "slug": "squinkylabs-mixm",