| @@ -12213,7 +12213,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "ALMFree": { | "ALMFree": { | ||||
| "buildTimestamp": 1667171988.8233376, | |||||
| "buildTimestamp": 1697175734.6840189, | |||||
| "creationTimestamp": 1667171990.4397569, | "creationTimestamp": 1667171990.4397569, | ||||
| "modules": { | "modules": { | ||||
| "Beast": { | "Beast": { | ||||
| @@ -12224,6 +12224,12 @@ | |||||
| }, | }, | ||||
| "Tangle": { | "Tangle": { | ||||
| "creationTimestamp": 1667171990.8360054 | "creationTimestamp": 1667171990.8360054 | ||||
| }, | |||||
| "MCO": { | |||||
| "creationTimestamp": 1697175427.1297443 | |||||
| }, | |||||
| "PipSlope": { | |||||
| "creationTimestamp": 1697175427.2456906 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -12946,5 +12952,17 @@ | |||||
| "creationTimestamp": 1696926037.6074064 | "creationTimestamp": 1696926037.6074064 | ||||
| } | } | ||||
| } | } | ||||
| }, | |||||
| "ALM034": { | |||||
| "buildTimestamp": 1697175735.0773535, | |||||
| "creationTimestamp": 1697175427.4124482, | |||||
| "modules": { | |||||
| "ALM034": { | |||||
| "creationTimestamp": 1697175427.5236907 | |||||
| }, | |||||
| "AXON2": { | |||||
| "creationTimestamp": 1697175427.6343298 | |||||
| } | |||||
| } | |||||
| } | } | ||||
| } | } | ||||
| @@ -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" | |||||
| ] | |||||
| } | |||||
| ] | |||||
| } | |||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "ALMFree", | "slug": "ALMFree", | ||||
| "name": "ALM Busy Circuits Free", | "name": "ALM Busy Circuits Free", | ||||
| "version": "2.0.0", | |||||
| "version": "2.1.0", | |||||
| "license": "proprietary", | "license": "proprietary", | ||||
| "brand": "ALM Busy Circuits", | "brand": "ALM Busy Circuits", | ||||
| "author": "ALM", | "author": "ALM", | ||||
| @@ -39,6 +39,26 @@ | |||||
| "Mixer", | "Mixer", | ||||
| "Hardware Clone" | "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" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||