From 878385c85fc5d4e7551fba96ce80fb0ea95645a9 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 25 Feb 2026 17:47:29 -0500 Subject: [PATCH] Update manifest Ambivalent-Instruments to 2.0.3 --- manifests-cache.json | 11 ++++++++- manifests/Ambivalent-Instruments.json | 32 ++++++++++++++++++++++++++- 2 files changed, 41 insertions(+), 2 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 32c275ab..0192df4a 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -16440,7 +16440,7 @@ } }, "Ambivalent-Instruments": { - "buildTimestamp": 1770225219.70239, + "buildTimestamp": 1772059608.97068, "creationTimestamp": 1769016407.250645, "modules": { "Grainer": { @@ -16463,6 +16463,15 @@ }, "DelayExpander": { "creationTimestamp": 1769884369.4682326 + }, + "Cheby": { + "creationTimestamp": 1772059609.8790183 + }, + "Seq8": { + "creationTimestamp": 1772059609.956174 + }, + "AutoPanTremolo": { + "creationTimestamp": 1772059610.0297568 } } }, diff --git a/manifests/Ambivalent-Instruments.json b/manifests/Ambivalent-Instruments.json index 51ed8f3b..e94a9b16 100644 --- a/manifests/Ambivalent-Instruments.json +++ b/manifests/Ambivalent-Instruments.json @@ -1,7 +1,7 @@ { "slug": "Ambivalent-Instruments", "name": "Ambivalent Instruments", - "version": "2.0.2", + "version": "2.0.3", "minRackVersion": "2.0.0", "license": "proprietary", "brand": "Ambivalent Instruments", @@ -89,6 +89,36 @@ "Digital", "Delay" ] + }, + { + "slug": "Cheby", + "name": "Cheby", + "description": "Chebyshev harmonic generator with H1-H8 sliders", + "tags": [ + "Effect", + "Distortion", + "Waveshaper" + ] + }, + { + "slug": "Seq8", + "name": "Seq8", + "description": "8-step CV/Gate sequencer", + "tags": [ + "Sequencer", + "Clock" + ] + }, + { + "slug": "AutoPanTremolo", + "name": "AutoPanTremolo", + "description": "Stereo auto-pan and tremolo effect with adjustable LFO curve and sync", + "tags": [ + "Effect", + "Panning", + "Tremolo", + "LFO" + ] } ] } \ No newline at end of file