From daa59e870cb31ec9c5ec62a937a577bd86b59429 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 31 Jan 2026 13:33:26 -0500 Subject: [PATCH] Update manifest Ambivalent-Instruments to 2.0.1 --- manifests-cache.json | 5 ++++- manifests/Ambivalent-Instruments.json | 19 ++++++++++++++----- 2 files changed, 18 insertions(+), 6 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index afbc1f47..56da7b29 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -16326,7 +16326,7 @@ } }, "Ambivalent-Instruments": { - "buildTimestamp": 1769016402.1164422, + "buildTimestamp": 1769884368.0181634, "creationTimestamp": 1769016407.250645, "modules": { "Grainer": { @@ -16346,6 +16346,9 @@ }, "GroupDelay": { "creationTimestamp": 1769016407.6826084 + }, + "DelayExpander": { + "creationTimestamp": 1769884369.4682326 } } } diff --git a/manifests/Ambivalent-Instruments.json b/manifests/Ambivalent-Instruments.json index 560c1a53..b8311ccc 100644 --- a/manifests/Ambivalent-Instruments.json +++ b/manifests/Ambivalent-Instruments.json @@ -1,7 +1,7 @@ { "slug": "Ambivalent-Instruments", "name": "Ambivalent Instruments", - "version": "2.0.0", + "version": "2.0.1", "minRackVersion": "2.0.0", "license": "proprietary", "brand": "Ambivalent Instruments", @@ -13,7 +13,7 @@ "sourceUrl": "", "changelogUrl": "", "donateUrl": "https://paypal.me/tsugumasa320", - "description": "Professional audio processing modules for VCV Rack", + "description": "", "modules": [ { "slug": "Grainer", @@ -33,8 +33,7 @@ "tags": [ "Equalizer", "Filter", - "Effect", - "Utility" + "Effect" ] }, { @@ -64,13 +63,23 @@ { "slug": "Delay", "name": "Delay", - "description": "Digital delay effect with 4 modes (Repitch/Fade/Reverse/Ping-pong), feedback, and modulation", + "description": "Digital delay effect with 4 modes (Repitch/Octave/Reverse/Ping-pong), feedback, and modulation", "tags": [ "Delay", "Effect", "Digital" ] }, + { + "slug": "DelayExpander", + "name": "Delay Expander", + "description": "Tap tempo and sync expander for Ambivalent Instruments Delay modules", + "tags": [ + "Delay", + "Utility", + "Clock" + ] + }, { "slug": "GroupDelay", "name": "GroupDelay",