diff --git a/manifests-cache.json b/manifests-cache.json index 241da05c..797729b5 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -381,7 +381,7 @@ } }, "voxglitch": { - "buildTimestamp": 1675096217.8553033, + "buildTimestamp": 1677946895.426774, "creationTimestamp": 1579792597.0, "modules": { "autobreak": { @@ -461,6 +461,9 @@ }, "sampler16p": { "creationTimestamp": 1673764072.2803237 + }, + "drumrandomizer": { + "creationTimestamp": 1677947088.3678346 } } }, @@ -5011,7 +5014,7 @@ } }, "QuantalAudio": { - "buildTimestamp": 1638137484.0494354, + "buildTimestamp": 1677947087.2684097, "creationTimestamp": 1543672744.0, "modules": { "Blank1": { @@ -5040,6 +5043,18 @@ }, "UnityMix": { "creationTimestamp": 1561831383.0 + }, + "DaisyChannel2": { + "creationTimestamp": 1677947089.485866 + }, + "DaisyChannelVu": { + "creationTimestamp": 1677947089.6963165 + }, + "DaisyChannelSends2": { + "creationTimestamp": 1677947089.8883066 + }, + "DaisyMaster2": { + "creationTimestamp": 1677947090.0822475 } } }, @@ -11661,7 +11676,7 @@ } }, "Chinenual-VCV": { - "buildTimestamp": 1677810253.9521742, + "buildTimestamp": 1677947011.1731052, "creationTimestamp": 1660869608.7876675, "modules": { "MIDIRecorder": { @@ -11672,6 +11687,12 @@ }, "DrumMap": { "creationTimestamp": 1676812930.7872043 + }, + "Tint": { + "creationTimestamp": 1677947089.0792968 + }, + "NoteMeter": { + "creationTimestamp": 1677947089.2784731 } } }, @@ -12099,7 +12120,7 @@ } }, "NOI": { - "buildTimestamp": 1674368547.4144282, + "buildTimestamp": 1677946934.9244637, "creationTimestamp": 1673758885.1150217, "modules": { "Wilt": { @@ -12113,6 +12134,9 @@ }, "Sinensis": { "creationTimestamp": 1673758886.0595458 + }, + "Hellebore": { + "creationTimestamp": 1677947088.757226 } } }, diff --git a/manifests/Chinenual-VCV.json b/manifests/Chinenual-VCV.json index c72a322a..1d8b8070 100644 --- a/manifests/Chinenual-VCV.json +++ b/manifests/Chinenual-VCV.json @@ -1,7 +1,7 @@ { "slug": "Chinenual-VCV", "name": "Chinenual", - "version": "2.3.1", + "version": "2.4.0", "license": "GPL-3.0-or-later", "brand": "Chinenual", "author": "Steve Tynor", @@ -44,6 +44,26 @@ "recording", "drum" ] + }, + { + "slug": "Tint", + "name": "Tintinnabulator", + "description": "Harmonizes via Arvo P\u00e4rt style Tintinnabulation", + "manualUrl": "https://github.com/chinenual/Chinenual-VCV/blob/main/README.md#tintinnabulator", + "tags": [ + "quantizer", + "utility" + ] + }, + { + "slug": "NoteMeter", + "name": "NoteMeter", + "description": "Display note names for inbound V/Oct voltages", + "manualUrl": "https://github.com/chinenual/Chinenual-VCV/blob/main/README.md#notemeter", + "tags": [ + "visual", + "utility" + ] } ] } \ No newline at end of file diff --git a/manifests/NOI.json b/manifests/NOI.json index 405d3267..18e89897 100644 --- a/manifests/NOI.json +++ b/manifests/NOI.json @@ -1,7 +1,7 @@ { "slug": "NOI", "name": "NOI", - "version": "2.0.1", + "version": "2.0.2", "license": "GPL-3.0-or-later", "brand": "NOI", "author": "Thomas Guillory", @@ -13,6 +13,15 @@ "donateUrl": "", "changelogUrl": "", "modules": [ + { + "slug": "Hellebore", + "name": "Hellebore", + "description": "granular reverb", + "tags": [ + "Digital", + "Effect" + ] + }, { "slug": "Wilt", "name": "Wilt", diff --git a/manifests/QuantalAudio.json b/manifests/QuantalAudio.json index 6f5c81d9..189f1b38 100644 --- a/manifests/QuantalAudio.json +++ b/manifests/QuantalAudio.json @@ -1,7 +1,7 @@ { "slug": "QuantalAudio", "name": "QuantalAudio", - "version": "2.0.1", + "version": "2.1.2", "license": "GPL-3.0-or-later", "brand": "QuantalAudio", "author": "Jansen Price", @@ -47,19 +47,62 @@ }, { "slug": "DaisyChannel", - "name": "Daisy Mix Channel | 2HP", - "description": "Modular mixer channel - daisy chainable", + "name": "Daisy Mix Channel MONO | 2HP", + "description": "Modular mixer channel - legacy daisy chainable", "tags": [ - "Mixer" + "Mixer", + "Polyphonic" ] }, { "slug": "DaisyMaster", - "name": "Daisy Mix Master | 3HP", - "description": "Modular mixer master", + "name": "Daisy Mix Master MONO | 3HP", + "description": "Modular mixer master - legacy", + "tags": [ + "Mixer", + "Polyphonic" + ] + }, + { + "slug": "DaisyChannel2", + "name": "Daisy Mix Channel STEREO | 2HP", + "description": "Modular mixer channel - proximity daisy chainable", + "tags": [ + "Mixer", + "VCA", + "Polyphonic", + "Expander" + ] + }, + { + "slug": "DaisyChannelVu", + "name": "Daisy Mix Channel VU | 2HP", + "description": "Modular mixer VU - proximity daisy chainable", + "tags": [ + "Mixer", + "Polyphonic", + "Visual", + "Expander" + ] + }, + { + "slug": "DaisyChannelSends2", + "name": "Daisy Mix Channel Aux Sends STEREO | 2HP", + "description": "Modular mixer channel aux sends - proximity daisy chainable", + "tags": [ + "Mixer", + "Polyphonic", + "Expander" + ] + }, + { + "slug": "DaisyMaster2", + "name": "Daisy Mix Master STEREO | 3HP", + "description": "Modular mixer master - proximity daisy chain", "tags": [ "Mixer", - "VCA" + "Polyphonic", + "Expander" ] }, { diff --git a/manifests/voxglitch.json b/manifests/voxglitch.json index f0a0c9e0..d6b8459e 100644 --- a/manifests/voxglitch.json +++ b/manifests/voxglitch.json @@ -1,7 +1,7 @@ { "slug": "voxglitch", "name": "Voxglitch", - "version": "2.26.1", + "version": "2.27.0", "license": "GPL-3.0-or-later", "brand": "Voxglitch", "author": "Bret Truchan", @@ -65,10 +65,19 @@ "Polyphonic" ] }, + { + "slug": "drumrandomizer", + "name": "Drum Randomizer", + "description": "Apply per-step percentage playback to gate sequences.", + "tags": [ + "Utility", + "Polyphonic" + ] + }, { "slug": "glitchsequencer", "name": "Glitch Sequencer", - "description": "Cellular Automaton Gate Sequencer", + "description": "Cellular Automaton Gate Sequencer.", "tags": [ "Sequencer" ]