From e8553463268e2e26636d1ed297f3bba3abb79759 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 6 Oct 2022 17:01:38 -0400 Subject: [PATCH] Update manifest ALM032 to 2.0.0 --- manifests-cache.json | 12 ++++++++++++ manifests/ALM032.json | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 manifests/ALM032.json diff --git a/manifests-cache.json b/manifests-cache.json index b2cd0f8a..cb8f3128 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -11446,5 +11446,17 @@ "creationTimestamp": 1664898773.5325632 } } + }, + "ALM032": { + "buildTimestamp": 1665090062.3490813, + "creationTimestamp": 1665089657.961341, + "modules": { + "MFX": { + "creationTimestamp": 1665089658.0919678 + }, + "AXON": { + "creationTimestamp": 1665089658.213899 + } + } } } \ No newline at end of file diff --git a/manifests/ALM032.json b/manifests/ALM032.json new file mode 100644 index 00000000..acb934d2 --- /dev/null +++ b/manifests/ALM032.json @@ -0,0 +1,35 @@ +{ + "slug": "ALM032", + "name": "ALM Busy Circuits MFX", + "version": "2.0.0", + "license": "proprietary", + "brand": "ALM Busy Circuits", + "author": "ALM", + "authorEmail": "help@busycircuits.com", + "authorUrl": "https://busycircuits.com", + "pluginUrl": "https://busycircuits.com/alm032/", + "manualUrl": "https://busycircuits.com/docs/alm032-manual.pdf", + "sourceUrl": "", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "MFX", + "name": "MFX", + "description": "ALM032 MFX: Stereo Multi Effects Processor", + "tags": [ + "Effect", + "Digital", + "Hardware Clone" + ] + }, + { + "slug": "AXON", + "name": "AXON-1", + "description": "AXON-1 Expander for ALM032 MFX", + "tags": [ + "Expander" + ] + } + ] +} \ No newline at end of file