diff --git a/manifests-cache.json b/manifests-cache.json index 82ce56cb..d53cd93f 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -5065,7 +5065,7 @@ } }, "HetrickCV": { - "buildTimestamp": 1692128190.8923185, + "buildTimestamp": 1692335063.5948071, "creationTimestamp": 1518016501.0, "modules": { "ASR": { @@ -5259,6 +5259,15 @@ }, "PhasorBurstGen": { "creationTimestamp": 1691740728.1658375 + }, + "PhasorHumanizer": { + "creationTimestamp": 1692335063.8242426 + }, + "PhasorMixer": { + "creationTimestamp": 1692335063.9436266 + }, + "PhasorSwing": { + "creationTimestamp": 1692335064.0590408 } } }, diff --git a/manifests/HetrickCV.json b/manifests/HetrickCV.json index c3b173ec..f812abb2 100644 --- a/manifests/HetrickCV.json +++ b/manifests/HetrickCV.json @@ -1,7 +1,7 @@ { "slug": "HetrickCV", "name": "HetrickCV", - "version": "2.3.2", + "version": "2.4.0", "license": "CC0-1.0", "author": "Michael Hetrick", "authorEmail": "", @@ -399,6 +399,25 @@ "Polyphonic" ] }, + { + "slug": "PhasorHumanizer", + "name": "Phasor Humanizer", + "description": "Repeatedly modifies the slope of an incoming phasor to make the timing less robotic.", + "tags": [ + "Waveshaper", + "Clock Modulator", + "Polyphonic" + ] + }, + { + "slug": "PhasorMixer", + "name": "Phasor Mixer", + "description": "Adds together multiple signals and forces them into a unipolar range via folding or wrapping.", + "tags": [ + "Mixer", + "Polyphonic" + ] + }, { "slug": "PhasorOctature", "name": "Phasor Octature", @@ -497,6 +516,16 @@ "Polyphonic" ] }, + { + "slug": "PhasorSwing", + "name": "Phasor Swing", + "description": "Bends a phasor input to provide swing timing on the outputs.", + "tags": [ + "Waveshaper", + "Clock Modulator", + "Polyphonic" + ] + }, { "slug": "PhasorTimetable", "name": "Phasor Timetables",