Browse Source

Update manifest for PdArray, DHE-Modules

v1
Andrew Belt 3 years ago
parent
commit
08125aadbb
3 changed files with 46 additions and 4 deletions
  1. +11
    -2
      manifests-cache.json
  2. +34
    -1
      manifests/DHE-Modules.json
  3. +1
    -1
      manifests/PdArray.json

+ 11
- 2
manifests-cache.json View File

@@ -1495,7 +1495,7 @@
"modules": {}
},
"DHE-Modules": {
"buildTimestamp": 1602486508.2286272,
"buildTimestamp": 1605389888.0028377,
"creationTimestamp": 1521738241.0,
"modules": {
"Blossom": {
@@ -1560,6 +1560,15 @@
},
"Sequencizer16": {
"creationTimestamp": 1602486510.9173694
},
"Scannibal4": {
"creationTimestamp": 1605389890.2685475
},
"Scannibal8": {
"creationTimestamp": 1605389890.5285943
},
"Scannibal16": {
"creationTimestamp": 1605389890.8007603
}
}
},
@@ -6080,7 +6089,7 @@
}
},
"PdArray": {
"buildTimestamp": 1592705959.385919,
"buildTimestamp": 1605389826.674385,
"creationTimestamp": 1571588193.0,
"modules": {
"Array": {


+ 34
- 1
manifests/DHE-Modules.json View File

@@ -1,6 +1,6 @@
{
"slug": "DHE-Modules",
"version": "1.3.0",
"version": "1.4.0",
"license": "MIT",
"name": "DHE Modules",
"author": "Dale Emery",
@@ -137,6 +137,39 @@
"Utility"
]
},
{
"slug": "Scannibal4",
"name": "Scannibal 4",
"description": "A 4 step scanned sequencer",
"manualUrl": "https://dhemery.github.io/DHE-Modules/modules/scannibal/",
"tags": [
"Sequencer",
"Envelope Generator",
"LFO"
]
},
{
"slug": "Scannibal8",
"name": "Scannibal 8",
"description": "An 8 step scanned sequencer",
"manualUrl": "https://dhemery.github.io/DHE-Modules/modules/scannibal/",
"tags": [
"Sequencer",
"Envelope Generator",
"LFO"
]
},
{
"slug": "Scannibal16",
"name": "Scannibal 16",
"description": "A 16 step scanned sequencer",
"manualUrl": "https://dhemery.github.io/DHE-Modules/modules/scannibal/",
"tags": [
"Sequencer",
"Envelope Generator",
"LFO"
]
},
{
"slug": "Sequencizer4",
"name": "Sequencizer 4",


+ 1
- 1
manifests/PdArray.json View File

@@ -1,7 +1,7 @@
{
"slug": "PdArray",
"name": "PdArray",
"version": "1.0.5",
"version": "1.0.6",
"license": "MIT",
"brand": "",
"author": "M\u00e1rton Gunyh\u00f3",


Loading…
Cancel
Save