From 27033e2ca60e3dc32d17c95aaf5105057c5325fe Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 29 Nov 2020 19:28:01 -0500 Subject: [PATCH] Update manifest for Ahornberg --- manifests-cache.json | 8 +++++++- manifests/Ahornberg.json | 26 +++++++++++++++++++++++++- 2 files changed, 32 insertions(+), 2 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index a58cf540..54e32dee 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -7961,7 +7961,7 @@ "modules": {} }, "Ahornberg": { - "buildTimestamp": 1596034447.821507, + "buildTimestamp": 1606671122.7102757, "creationTimestamp": 1562952023.0, "modules": { "EqualDivision": { @@ -7975,6 +7975,12 @@ }, "Harmonizer": { "creationTimestamp": 1596034694.0627177 + }, + "FunWithFrames": { + "creationTimestamp": 1606671124.694683 + }, + "TapeRecorder": { + "creationTimestamp": 1606671125.0608442 } } }, diff --git a/manifests/Ahornberg.json b/manifests/Ahornberg.json index 95bdc502..1e86c4df 100644 --- a/manifests/Ahornberg.json +++ b/manifests/Ahornberg.json @@ -1,6 +1,6 @@ { "slug": "Ahornberg", - "version": "1.2.0", + "version": "1.3.0", "license": "CC0-1.0", "name": "Ahornberg", "brand": "Ahornberg", @@ -36,6 +36,30 @@ "Polyphonic" ] }, + { + "slug": "FunWithFrames", + "name": "Fun with Frames", + "description": "utility to enhance Regen Modular Frames", + "disabled": false, + "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#fun-with-frames", + "tags": [ + "Utility", + "Polyphonic" + ] + }, + { + "slug": "TapeRecorder", + "name": "Tape Recorder", + "description": "micro cassette recorder", + "disabled": true, + "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#tape-recorder", + "tags": [ + "Clock generator", + "Polyphonic", + "Recording", + "Sampler" + ] + }, { "slug": "Metronome", "name": "Metronome",