diff --git a/manifests-cache.json b/manifests-cache.json index a6a5b6ce..f5bf3fca 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -2019,7 +2019,7 @@ "modules": {} }, "ImpromptuModular": { - "buildTimestamp": 1711829334.2591875, + "buildTimestamp": 1723330334.1589587, "creationTimestamp": 1521979525.0, "modules": { "Tact": { @@ -2117,6 +2117,12 @@ }, "NoteEcho": { "creationTimestamp": 1707940210.731342 + }, + "NoteFilter": { + "creationTimestamp": 1723331282.3664033 + }, + "NoteLoop": { + "creationTimestamp": 1723331282.4291945 } } }, @@ -4387,7 +4393,7 @@ } }, "TinyTricks": { - "buildTimestamp": 1721627409.4136572, + "buildTimestamp": 1723331222.445166, "creationTimestamp": 1571471313.0, "modules": { "SH16": { @@ -7594,7 +7600,7 @@ } }, "DrumKit": { - "buildTimestamp": 1641209067.6647594, + "buildTimestamp": 1723331282.2012615, "creationTimestamp": 1518016501.0, "modules": { "BassDrum9": { @@ -10488,7 +10494,7 @@ } }, "captvolt": { - "buildTimestamp": 1638132260.5146246, + "buildTimestamp": 1723330345.3922021, "creationTimestamp": 1612645931.644969, "modules": { "captvolt-sidofon": { @@ -11586,7 +11592,7 @@ } }, "StochasticTelegraph": { - "buildTimestamp": 1719228915.0953891, + "buildTimestamp": 1723331162.5657387, "creationTimestamp": 1649868370.1906905, "modules": { "Drifter": { @@ -11615,6 +11621,9 @@ }, "Depict": { "creationTimestamp": 1714987384.4891224 + }, + "Fixation": { + "creationTimestamp": 1723331282.5051563 } } }, @@ -12390,7 +12399,7 @@ } }, "Sparkette": { - "buildTimestamp": 1717919504.0480893, + "buildTimestamp": 1723330436.708139, "creationTimestamp": 1664898773.0755346, "modules": { "Ellie": { @@ -12693,7 +12702,7 @@ "creationTimestamp": 1704333638.920281 } }, - "buildTimestamp": 1714020211.9382448 + "buildTimestamp": 1723331083.9998233 }, "AaronKarp-EarthTones": { "buildTimestamp": 1673293386.5852942, @@ -13698,7 +13707,7 @@ } }, "SSE": { - "buildTimestamp": 1708910194.4068768, + "buildTimestamp": 1723331173.5756333, "creationTimestamp": 1708910204.9416661, "modules": { "KeySeq": { @@ -13707,7 +13716,7 @@ } }, "SmarTAZZStudio-Free": { - "buildTimestamp": 1717919036.785369, + "buildTimestamp": 1723330376.8252842, "creationTimestamp": 1708910205.9740877, "modules": { "Multiplier": { @@ -13736,6 +13745,9 @@ }, "Ticker": { "creationTimestamp": 1717919524.4684393 + }, + "Spiquencer": { + "creationTimestamp": 1723331282.57894 } } }, @@ -13878,7 +13890,7 @@ } }, "SanguineMutants": { - "buildTimestamp": 1719229495.137615, + "buildTimestamp": 1723330525.8040152, "creationTimestamp": 1717919524.088269, "modules": { "Funes": { diff --git a/manifests/DrumKit.json b/manifests/DrumKit.json index 8470f59e..4dc228e4 100644 --- a/manifests/DrumKit.json +++ b/manifests/DrumKit.json @@ -1,7 +1,7 @@ { "slug": "DrumKit", "name": "DrumKit", - "version": "2.0.0", + "version": "2.0.1", "license": "CC0-1.0", "author": "SV Modular", "authorEmail": "contact@svmodular.com", diff --git a/manifests/ImpromptuModular.json b/manifests/ImpromptuModular.json index 8ed13b4a..1909fb4c 100644 --- a/manifests/ImpromptuModular.json +++ b/manifests/ImpromptuModular.json @@ -1,7 +1,7 @@ { "slug": "ImpromptuModular", "name": "Impromptu", - "version": "2.4.3", + "version": "2.5.0", "license": "GPL-3.0-or-later", "author": "Marc Boul\u00e9", "brand": "Impromptu", @@ -160,10 +160,31 @@ "slug": "NoteEcho", "name": "NoteEcho", "description": "CV/Gate-based delay", - "manualUrl": "https://marcboule.github.io/ImpromptuModular/#note-echo", + "manualUrl": "https://marcboule.github.io/ImpromptuModular/#note-echo-loop-filter", "tags": [ "Sample and hold", - "Delay" + "Delay", + "Polyphonic" + ] + }, + { + "slug": "NoteFilter", + "name": "NoteFilter", + "description": "Eliminates polyphony of identical overlapping notes", + "manualUrl": "https://marcboule.github.io/ImpromptuModular/#note-echo-loop-filter", + "tags": [ + "Sample and hold", + "Polyphonic" + ] + }, + { + "slug": "NoteLoop", + "name": "NoteLoop", + "description": "CV/Gate-based looper", + "manualUrl": "https://marcboule.github.io/ImpromptuModular/#note-echo-loop-filter", + "tags": [ + "Sample and hold", + "Polyphonic" ] }, { @@ -215,17 +236,6 @@ "Polyphonic" ] }, - { - "slug": "Semi-ModularSynth", - "name": "SMS16", - "description": "Semi-modular monophonic synthesizer, with 16-step sequencer", - "manualUrl": "https://marcboule.github.io/ImpromptuModular/#sms-16", - "tags": [ - "Synth voice", - "Sequencer" - ], - "hidden": true - }, { "slug": "Sygen", "name": "Sygen", diff --git a/manifests/SSE.json b/manifests/SSE.json index c6d7ecde..f7b97ef2 100644 --- a/manifests/SSE.json +++ b/manifests/SSE.json @@ -1,7 +1,7 @@ { "slug": "SSE", "name": "SSE-One", - "version": "2.0.0", + "version": "2.0.2", "license": "GPL-3.0-or-later", "brand": "SSE", "author": "Herbert Zenz", diff --git a/manifests/SanguineMutants.json b/manifests/SanguineMutants.json index 66d58e8e..e48e0007 100644 --- a/manifests/SanguineMutants.json +++ b/manifests/SanguineMutants.json @@ -1,7 +1,7 @@ { "slug": "SanguineMutants", "name": "Sanguine Modules", - "version": "2.3.0", + "version": "2.3.2", "license": "GPL-3.0-or-later", "author": "Bloodbat", "pluginUrl": "https://github.com/Bloodbat/SanguineMutants", @@ -67,7 +67,7 @@ { "slug": "Sanguine-Contextus", "name": "Sanguine Contextus", - "description": "A macro oscillator based on the Reinassance alternative firmware for Braids", + "description": "A macro oscillator based on the Renaissance alternative firmware for Braids", "tags": [ "VCO", "Waveshaper", diff --git a/manifests/SmarTAZZStudio-Free.json b/manifests/SmarTAZZStudio-Free.json index e04cfdd9..8e7e1913 100644 --- a/manifests/SmarTAZZStudio-Free.json +++ b/manifests/SmarTAZZStudio-Free.json @@ -1,7 +1,7 @@ { "slug": "SmarTAZZStudio-Free", "name": "Sm@rTAZZ Studio Free", - "version": "2.2.0", + "version": "2.3.0", "license": "GPL-3.0-or-later", "brand": "Sm@rTAZZ Studio", "author": "Marinko Laban", @@ -102,6 +102,15 @@ "tags": [ "Clock" ] + }, + { + "slug": "Spiquencer", + "name": "Spiquencer", + "description": "Sequencer based on a triangular spike board where you drop a marble in", + "manualUrl": "https://mlaban.home.xs4all.nl/music/VCV/Spiquencer.html", + "tags": [ + "Sequencer" + ] } ] } \ No newline at end of file diff --git a/manifests/Sparkette.json b/manifests/Sparkette.json index 13175a4f..1433280b 100644 --- a/manifests/Sparkette.json +++ b/manifests/Sparkette.json @@ -1,7 +1,7 @@ { "slug": "Sparkette", "name": "Sparkette's Stuff", - "version": "2.8.0", + "version": "2.8.1", "license": "GPL-3.0-or-later", "brand": "Sparkette's Stuff", "author": "Sara Sparks", diff --git a/manifests/StochasticTelegraph.json b/manifests/StochasticTelegraph.json index 806121cd..521e506e 100644 --- a/manifests/StochasticTelegraph.json +++ b/manifests/StochasticTelegraph.json @@ -1,7 +1,7 @@ { "slug": "StochasticTelegraph", "name": "Stochastic Telegraph", - "version": "2.0.15", + "version": "2.0.16", "minRackVersion": "2.4.0", "license": "GPL-3.0-or-later", "brand": "Stochastic Telegraph", @@ -74,34 +74,50 @@ { "slug": "Memory", "name": "Memory", - "description": "The root part of a Memory system. This is what Ruminate reads and Embellish writes to.", + "description": "The root part of a Memory Ensemble. What Fixation and Ruminate reads, Embellish writes to and Depict displays.", "manualUrl": "https://github.com/mahlenmorris/VCVRack/blob/main/Memory.md#memory", - "tags": [] + "tags": [ + "Recording", + "Sampler" + ] }, { "slug": "Ruminate", "name": "Ruminate", - "description": "A playback head within a Memory system of modules.", + "description": "A playback head within a Memory Ensemble that plays the entire Memory.", "manualUrl": "https://github.com/mahlenmorris/VCVRack/blob/main/Memory.md#ruminate", "tags": [ "Delay", - "Expander" + "Expander", + "Sampler" + ] + }, + { + "slug": "Fixation", + "name": "Fixation", + "description": "Playback head with a Memory Ensemble that repeatedly plays a short part of the Memory.", + "manualUrl": "https://github.com/mahlenmorris/VCVRack/blob/main/Memory.md#fixation", + "tags": [ + "Delay", + "Expander", + "Sampler" ] }, { "slug": "Embellish", "name": "Embellish", - "description": "A recording and playback head for a Memory system of modules.", + "description": "A recording and playback head for a Memory Ensemble.", "manualUrl": "https://github.com/mahlenmorris/VCVRack/blob/main/Memory.md#embellish", "tags": [ "Expander", - "Recording" + "Recording", + "Sampler" ] }, { "slug": "Depict", "name": "Depict", - "description": "Visualizes activity of other modules within a Memory system.", + "description": "Visualizes activity of other modules within a Memory Ensemble.", "manualUrl": "https://github.com/mahlenmorris/VCVRack/blob/main/Memory.md#depict", "tags": [ "Expander", diff --git a/manifests/SurgeXTRack.json b/manifests/SurgeXTRack.json index c5c06b1c..0a2aaa75 100644 --- a/manifests/SurgeXTRack.json +++ b/manifests/SurgeXTRack.json @@ -1,7 +1,7 @@ { "slug": "SurgeXTRack", "name": "Surge XT", - "version": "2.2.3.0", + "version": "2.2.4.0", "license": "GPL-3.0-or-later", "author": "Surge Synth Team", "authorEmail": "", diff --git a/manifests/TinyTricks.json b/manifests/TinyTricks.json index 68110d05..0471980a 100644 --- a/manifests/TinyTricks.json +++ b/manifests/TinyTricks.json @@ -2,7 +2,7 @@ "slug": "TinyTricks", "name": "Tiny Tricks", "brand": "Tiny Tricks", - "version": "2.5.2", + "version": "2.5.3", "license": "GPL-3.0-only", "author": "Thomas Ren\u00e9 Sidor", "authorEmail": "mail@thomassidor.com", diff --git a/manifests/captvolt.json b/manifests/captvolt.json index 23f12b55..62933124 100644 --- a/manifests/captvolt.json +++ b/manifests/captvolt.json @@ -1,7 +1,7 @@ { "slug": "captvolt", "name": "CaptVolt's VCV Modules", - "version": "2.0.1", + "version": "2.1.0", "license": "GPL-3.0-or-later", "brand": "captvolt", "author": "Christian Vogelgsang",