Browse Source

Update manifest ALM032 to 2.0.0

pull/785/head
Andrew Belt 2 years ago
parent
commit
e855346326
2 changed files with 47 additions and 0 deletions
  1. +12
    -0
      manifests-cache.json
  2. +35
    -0
      manifests/ALM032.json

+ 12
- 0
manifests-cache.json View File

@@ -11446,5 +11446,17 @@
"creationTimestamp": 1664898773.5325632
}
}
},
"ALM032": {
"buildTimestamp": 1665090062.3490813,
"creationTimestamp": 1665089657.961341,
"modules": {
"MFX": {
"creationTimestamp": 1665089658.0919678
},
"AXON": {
"creationTimestamp": 1665089658.213899
}
}
}
}

+ 35
- 0
manifests/ALM032.json View File

@@ -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"
]
}
]
}

Loading…
Cancel
Save