From 5a61ec14465e1dd2ca97bbf1dba4e737b4710bf8 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Fri, 13 Oct 2023 01:47:49 -0400 Subject: [PATCH] Update manifest ALM034 to 2.123.0, ALMFree to 2.1.0 --- manifests-cache.json | 20 +++++++++++++++++++- manifests/ALM034.json | 42 ++++++++++++++++++++++++++++++++++++++++++ manifests/ALMFree.json | 22 +++++++++++++++++++++- 3 files changed, 82 insertions(+), 2 deletions(-) create mode 100644 manifests/ALM034.json diff --git a/manifests-cache.json b/manifests-cache.json index 3b39ba7c..311470c7 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -12213,7 +12213,7 @@ } }, "ALMFree": { - "buildTimestamp": 1667171988.8233376, + "buildTimestamp": 1697175734.6840189, "creationTimestamp": 1667171990.4397569, "modules": { "Beast": { @@ -12224,6 +12224,12 @@ }, "Tangle": { "creationTimestamp": 1667171990.8360054 + }, + "MCO": { + "creationTimestamp": 1697175427.1297443 + }, + "PipSlope": { + "creationTimestamp": 1697175427.2456906 } } }, @@ -12946,5 +12952,17 @@ "creationTimestamp": 1696926037.6074064 } } + }, + "ALM034": { + "buildTimestamp": 1697175735.0773535, + "creationTimestamp": 1697175427.4124482, + "modules": { + "ALM034": { + "creationTimestamp": 1697175427.5236907 + }, + "AXON2": { + "creationTimestamp": 1697175427.6343298 + } + } } } \ No newline at end of file diff --git a/manifests/ALM034.json b/manifests/ALM034.json new file mode 100644 index 00000000..60e24e98 --- /dev/null +++ b/manifests/ALM034.json @@ -0,0 +1,42 @@ +{ + "slug": "ALM034", + "name": "Pamela's Pro Workout", + "version": "2.123.0", + "license": "proprietary", + "brand": "ALM Busy Circuits", + "author": "ALM", + "authorEmail": "help@busycircuits.com", + "authorUrl": "https://busycircuits.com", + "pluginUrl": "https://busycircuits.com/alm034/", + "manualUrl": "https://busycircuits.com/docs/alm034-manual.pdf", + "sourceUrl": "", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "ALM034", + "name": "Pamela's Pro Workout", + "description": "ALM034 PPW: Clocked modulation source", + "keywords": [ + "pam", + "ppw", + "clock", + "modulator", + "sync" + ], + "tags": [ + "Digital", + "Hardware Clone", + "Clock modulator" + ] + }, + { + "slug": "AXON2", + "name": "AXON-2", + "description": "AXON-2 Expander for ALM034 PPW", + "tags": [ + "Expander" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/ALMFree.json b/manifests/ALMFree.json index b7780453..4d835ea4 100644 --- a/manifests/ALMFree.json +++ b/manifests/ALMFree.json @@ -1,7 +1,7 @@ { "slug": "ALMFree", "name": "ALM Busy Circuits Free", - "version": "2.0.0", + "version": "2.1.0", "license": "proprietary", "brand": "ALM Busy Circuits", "author": "ALM", @@ -39,6 +39,26 @@ "Mixer", "Hardware Clone" ] + }, + { + "slug": "MCO", + "name": "MCO", + "description": "ALM021 MCO", + "tags": [ + "VCO", + "Digital", + "Hardware Clone" + ] + }, + { + "slug": "PipSlope", + "name": "Pip Slope Mk2", + "description": "ALM028 Pip Slope Mk2", + "tags": [ + "Envelope generator", + "Digital", + "Hardware Clone" + ] } ] } \ No newline at end of file