From e385cdb9dee9cab6c8cff914c4c88a98d5faf641 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 7 Aug 2023 20:02:23 -0400 Subject: [PATCH] Update manifest TheAllElectricSmartGrid to 2.0.2, Venom to 2.4.0, HetrickCV to 2.3.0 --- manifests-cache.json | 84 +++++++- manifests/HetrickCV.json | 254 ++++++++++++++++++++++++- manifests/TheAllElectricSmartGrid.json | 4 +- manifests/Venom.json | 11 +- 4 files changed, 345 insertions(+), 8 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index f3402a37..f431227c 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -5065,7 +5065,7 @@ } }, "HetrickCV": { - "buildTimestamp": 1688525918.4842908, + "buildTimestamp": 1691452799.018081, "creationTimestamp": 1518016501.0, "modules": { "ASR": { @@ -5181,6 +5181,81 @@ }, "Probability": { "creationTimestamp": 1688525920.383178 + }, + "GateDelay": { + "creationTimestamp": 1691452799.6301367 + }, + "PhaseDrivenSequencer": { + "creationTimestamp": 1691452799.7440398 + }, + "PhaseDrivenSequencer32": { + "creationTimestamp": 1691452799.8648095 + }, + "PhasorAnalyzer": { + "creationTimestamp": 1691452799.975006 + }, + "PhasorDivMult": { + "creationTimestamp": 1691452800.0900118 + }, + "PhasorEuclidean": { + "creationTimestamp": 1691452800.2044291 + }, + "PhasorGates": { + "creationTimestamp": 1691452800.319144 + }, + "PhasorGates32": { + "creationTimestamp": 1691452800.430511 + }, + "PhasorGates64": { + "creationTimestamp": 1691452800.542241 + }, + "PhasorGen": { + "creationTimestamp": 1691452800.6517842 + }, + "PhasorGeometry": { + "creationTimestamp": 1691452800.7622898 + }, + "PhasorOctature": { + "creationTimestamp": 1691452800.8734694 + }, + "PhasorQuadrature": { + "creationTimestamp": 1691452800.9833891 + }, + "PhasorRandom": { + "creationTimestamp": 1691452801.0932493 + }, + "PhasorRanger": { + "creationTimestamp": 1691452801.2088795 + }, + "PhasorReset": { + "creationTimestamp": 1691452801.321709 + }, + "PhasorRhythmGroup": { + "creationTimestamp": 1691452801.4308927 + }, + "PhasorShape": { + "creationTimestamp": 1691452801.5392225 + }, + "PhasorShift": { + "creationTimestamp": 1691452801.6474965 + }, + "PhasorStutter": { + "creationTimestamp": 1691452801.7604885 + }, + "PhasorSubstepShape": { + "creationTimestamp": 1691452801.8726249 + }, + "PhasorTimetable": { + "creationTimestamp": 1691452801.9890573 + }, + "PhasorToClock": { + "creationTimestamp": 1691452802.1024036 + }, + "PhasorToLFO": { + "creationTimestamp": 1691452802.2211752 + }, + "PhasorToWaveforms": { + "creationTimestamp": 1691452802.331147 } } }, @@ -12378,7 +12453,7 @@ } }, "Venom": { - "buildTimestamp": 1690733254.6258519, + "buildTimestamp": 1691452602.6596484, "creationTimestamp": 1676260955.1683722, "modules": { "BernoulliSwitch": { @@ -12431,6 +12506,9 @@ }, "BernoulliSwitchExpander": { "creationTimestamp": 1690733275.9431455 + }, + "VenomBlank": { + "creationTimestamp": 1691452799.5085075 } } }, @@ -12699,7 +12777,7 @@ } }, "TheAllElectricSmartGrid": { - "buildTimestamp": 1690731117.8214862, + "buildTimestamp": 1691452435.8043077, "creationTimestamp": 1690733275.6031704, "modules": { "LameJuis": { diff --git a/manifests/HetrickCV.json b/manifests/HetrickCV.json index c26fbcb0..51bdef23 100644 --- a/manifests/HetrickCV.json +++ b/manifests/HetrickCV.json @@ -1,7 +1,7 @@ { "slug": "HetrickCV", "name": "HetrickCV", - "version": "2.2.1", + "version": "2.3.0", "license": "CC0-1.0", "author": "Michael Hetrick", "authorEmail": "", @@ -198,6 +198,7 @@ "tags": [ "Noise", "Oscillator", + "Low-frequency Oscillator", "Random" ] }, @@ -220,6 +221,16 @@ "Polyphonic" ] }, + { + "slug": "GateDelay", + "name": "Gate Delay", + "description": "Trigger input to delayed Gate output", + "tags": [ + "Utility", + "Clock Modulator", + "Polyphonic" + ] + }, { "slug": "GateJunction", "name": "Gate Junction", @@ -275,10 +286,249 @@ "Polyphonic" ] }, + { + "slug": "PhaseDrivenSequencer", + "name": "Phase Driven Sequencer", + "description": "A 16-step gate and voltage sequencer driven by a phasor.", + "tags": [ + "Clock Modulator", + "Sequencer", + "Polyphonic" + ] + }, + { + "slug": "PhaseDrivenSequencer32", + "name": "Phase Driven Sequencer 32", + "description": "A 32-step gate and voltage sequencer driven by a phasor.", + "tags": [ + "Clock Modulator", + "Sequencer", + "Polyphonic" + ] + }, + { + "slug": "PhasorAnalyzer", + "name": "Phasor Analyzer", + "description": "Detects multiple movement parameters from an incoming phasor signal.", + "tags": [ + "Utility", + "Polyphonic" + ] + }, + { + "slug": "PhasorDivMult", + "name": "Phasor Divide & Multiply", + "description": "Processes a phasor signal and outputs a phasor at a precise, variable time multiple or division.", + "tags": [ + "Clock Modulator", + "Polyphonic" + ] + }, + { + "slug": "PhasorEuclidean", + "name": "Phasor to Euclidean", + "description": "Generates a Euclidean rhythm via a 0-5V Phasor input", + "tags": [ + "Clock Generator", + "Clock Modulator", + "Polyphonic" + ] + }, + { + "slug": "PhasorGates", + "name": "Phasor to Gates", + "description": "An 8-step gate sequencer driven by a phasor.", + "tags": [ + "Clock Modulator", + "Sequencer", + "Polyphonic" + ] + }, + { + "slug": "PhasorGates32", + "name": "Phasor to Gates 32", + "description": "A 32-step gate sequencer driven by a phasor.", + "tags": [ + "Clock Modulator", + "Sequencer", + "Polyphonic" + ] + }, + { + "slug": "PhasorGates64", + "name": "Phasor to Gates 64", + "description": "A 64-step gate sequencer driven by a phasor.", + "tags": [ + "Clock Modulator", + "Sequencer", + "Polyphonic" + ] + }, + { + "slug": "PhasorGen", + "name": "Phasor Generator", + "description": "Generates a phasor along with time-synced gates.", + "tags": [ + "Oscillator", + "Clock Generator", + "Clock Modulator", + "Low-frequency Oscillator", + "Random", + "Polyphonic" + ] + }, + { + "slug": "PhasorGeometry", + "name": "Phasor Geometry", + "description": "Processes phasor signals with useful waveshapers.", + "tags": [ + "Waveshaper", + "Distortion", + "Polyphonic" + ] + }, + { + "slug": "PhasorOctature", + "name": "Phasor Octature", + "description": "Takes a phasor and rotates it at 45 degree intervals.", + "tags": [ + "Waveshaper", + "Low-frequency Oscillator", + "Polyphonic" + ] + }, + { + "slug": "PhasorQuadrature", + "name": "Phasor Quadrature", + "description": "Shapes a phasor into a sine, and outputs both phasors and sines at 90 degree intervals.", + "tags": [ + "Waveshaper", + "Low-frequency Oscillator", + "Polyphonic" + ] + }, + { + "slug": "PhasorRandom", + "name": "Phasor Randomizer", + "description": "Randomizes phasor signals to create different offset patterns for sequencers.", + "tags": [ + "Random", + "Polyphonic" + ] + }, + { + "slug": "PhasorRanger", + "name": "Phasor Ranger", + "description": "Converts HetrickCV phasor signals (and any other unipolar signal) to other useful voltage ranges.", + "tags": [ + "Utility", + "Polyphonic" + ] + }, + { + "slug": "PhasorReset", + "name": "Phasor Reset", + "description": "Duplicates an incoming phasor, but allows you to reset it independently of the input.", + "tags": [ + "Utility", + "Polyphonic" + ] + }, + { + "slug": "PhasorRhythmGroup", + "name": "Phasor Rhythm Group", + "description": "Generates a clock by dividing a phasor into a series of triggers, and then groups the clock into two subrhythms.", + "tags": [ + "Clock Generator", + "Clock Modulator", + "Polyphonic" + ] + }, + { + "slug": "PhasorShape", + "name": "Phasor Shaper", + "description": "Processes phasor signals in interesting ways for sequence modification or phase distortion synthesis.", + "tags": [ + "Waveshaper", + "Distortion", + "Clock Modulator", + "Polyphonic" + ] + }, + { + "slug": "PhasorShift", + "name": "Phasor Shift", + "description": "Processes phasor signals and provides a phase shifted output, optionally quantized to step distances.", + "tags": [ + "Waveshaper", + "Polyphonic" + ] + }, + { + "slug": "PhasorStutter", + "name": "Phasor Stutter", + "description": "Processes phasor signals and adds stutters/ratchets/repeats within substeps.", + "tags": [ + "Waveshaper", + "Clock Modulator", + "Polyphonic" + ] + }, + { + "slug": "PhasorSubstepShape", + "name": "Phasor Sub-Step Shaper", + "description": "Processes individual steps of phasor signals in interesting ways for sequence modification or phase distortion synthesis.", + "tags": [ + "Waveshaper", + "Distortion", + "Clock Modulator", + "Polyphonic" + ] + }, + { + "slug": "PhasorTimetable", + "name": "Phasor Timetables", + "description": "Processes a phasor signal and outputs phasors and standard timing ratios.", + "tags": [ + "Waveshaper", + "Clock Modulator", + "Polyphonic" + ] + }, + { + "slug": "PhasorToClock", + "name": "Phasor To Clock", + "description": "Generates a clock by dividing a phasor into a series of gates.", + "tags": [ + "Clock Generator", + "Clock Modulator", + "Polyphonic" + ] + }, + { + "slug": "PhasorToLFO", + "name": "Phasor to LFO", + "description": "Shapes incoming phasor signals to useful, morphing LFO waveshapes. These waveforms are not anti-aliased, hence the LFO designation.", + "tags": [ + "Waveshaper", + "Low-frequency Oscillator", + "Polyphonic" + ] + }, + { + "slug": "PhasorToWaveforms", + "name": "Phasor to Waveforms", + "description": "Shapes incoming phasor signals to useful, static LFO waveshapes. These waveforms are not anti-aliased, hence the LFO designation.", + "tags": [ + "Waveshaper", + "Low-frequency Oscillator", + "Polyphonic" + ] + }, { "slug": "Probability", "name": "Probability", - "description": "Sends one gate to two places randomly", + "description": "Sends one gate to two places randomly.", "tags": [ "Random", "Polyphonic" diff --git a/manifests/TheAllElectricSmartGrid.json b/manifests/TheAllElectricSmartGrid.json index 0cba71ff..59e14731 100644 --- a/manifests/TheAllElectricSmartGrid.json +++ b/manifests/TheAllElectricSmartGrid.json @@ -1,7 +1,7 @@ { "slug": "TheAllElectricSmartGrid", "name": "TheAllElectricSmartGrid", - "version": "2.0.0", + "version": "2.0.2", "license": "GPL-3.0-only", "brand": "SmartGridMusic", "author": "Joyo Victor", @@ -11,7 +11,7 @@ "manualUrl": "https://jvictor0.github.io/theallelectricsmartgrid/lamejuis", "sourceUrl": "https://github.com/jvictor0/theallelectricsmartgrid", "donateUrl": "", - "changelogUrl": "", + "changelogUrl": "https://github.com/jvictor0/theallelectricsmartgrid/blob/main/CHANGELOG.txt", "modules": [ { "slug": "LameJuis", diff --git a/manifests/Venom.json b/manifests/Venom.json index 7cf1fecf..f3f0fabf 100644 --- a/manifests/Venom.json +++ b/manifests/Venom.json @@ -1,7 +1,7 @@ { "slug": "Venom", "name": "Venom", - "version": "2.3.2", + "version": "2.4.0", "license": "GPL-3.0-or-later", "brand": "", "author": "David Benham", @@ -194,6 +194,15 @@ "Voltage-controlled amplifier" ] }, + { + "slug": "VenomBlank", + "name": "Venom Blank", + "description": "A 3hp blank with standard Venom themes", + "manualUrl": "https://github.com/DaveBenham/VenomModules/blob/main/README.md#venom-blank", + "tags": [ + "Blank" + ] + }, { "slug": "WinComp", "name": "WinComp",