Browse Source

Update manifest Bidoo to 2.0.18, voxglitch to 2.19.0, ASK to 2.0.1, alefsbits to 2.3.6, Bogaudio to 2.1.41, PS-PurrSoftware to 2.0.21

pull/785/head
Andrew Belt 2 years ago
parent
commit
0416495e5d
7 changed files with 83 additions and 19 deletions
  1. +23
    -5
      manifests-cache.json
  2. +29
    -0
      manifests/ASK.json
  3. +19
    -1
      manifests/Bidoo.json
  4. +1
    -1
      manifests/Bogaudio.json
  5. +1
    -1
      manifests/PS-PurrSoftware.json
  6. +9
    -10
      manifests/alefsbits.json
  7. +1
    -1
      manifests/voxglitch.json

+ 23
- 5
manifests-cache.json View File

@@ -381,7 +381,7 @@
} }
}, },
"voxglitch": { "voxglitch": {
"buildTimestamp": 1658164283.8964963,
"buildTimestamp": 1659355242.801077,
"creationTimestamp": 1579792597.0, "creationTimestamp": 1579792597.0,
"modules": { "modules": {
"autobreak": { "autobreak": {
@@ -812,7 +812,7 @@
} }
}, },
"Bogaudio": { "Bogaudio": {
"buildTimestamp": 1654476195.165042,
"buildTimestamp": 1659356364.5864809,
"creationTimestamp": 1518016501.0, "creationTimestamp": 1518016501.0,
"modules": { "modules": {
"Bogaudio-VCO": { "Bogaudio-VCO": {
@@ -3747,7 +3747,7 @@
"modules": {} "modules": {}
}, },
"PS-PurrSoftware": { "PS-PurrSoftware": {
"buildTimestamp": 1655699118.0377288,
"buildTimestamp": 1659356420.6623826,
"creationTimestamp": 1579232908.0, "creationTimestamp": 1579232908.0,
"modules": { "modules": {
"Meander": { "Meander": {
@@ -4654,7 +4654,7 @@
} }
}, },
"Bidoo": { "Bidoo": {
"buildTimestamp": 1657945282.1729867,
"buildTimestamp": 1659355061.2064505,
"creationTimestamp": 1518016501.0, "creationTimestamp": 1518016501.0,
"modules": { "modules": {
"vOId": { "vOId": {
@@ -4812,6 +4812,12 @@
}, },
"VOID": { "VOID": {
"creationTimestamp": 1649868370.0344121 "creationTimestamp": 1649868370.0344121
},
"ENCORE": {
"creationTimestamp": 1659356422.4824972
},
"ENCORE-Expander": {
"creationTimestamp": 1659356422.630664
} }
} }
}, },
@@ -10950,7 +10956,7 @@
} }
}, },
"alefsbits": { "alefsbits": {
"buildTimestamp": 1657333548.9912527,
"buildTimestamp": 1659355554.9078043,
"creationTimestamp": 1650829410.386362, "creationTimestamp": 1650829410.386362,
"modules": { "modules": {
"simplexandhold": { "simplexandhold": {
@@ -10973,6 +10979,9 @@
}, },
"fibb": { "fibb": {
"creationTimestamp": 1653085307.0185673 "creationTimestamp": 1653085307.0185673
},
"octsclr": {
"creationTimestamp": 1659356422.2959163
} }
} }
}, },
@@ -11218,5 +11227,14 @@
"creationTimestamp": 1653920293.588474 "creationTimestamp": 1653920293.588474
} }
} }
},
"ASK": {
"buildTimestamp": 1659355508.5756483,
"creationTimestamp": 1659356422.8774002,
"modules": {
"rnsh": {
"creationTimestamp": 1659356423.0013218
}
}
} }
} }

+ 29
- 0
manifests/ASK.json View File

@@ -0,0 +1,29 @@
{
"slug": "ASK",
"name": "ASK",
"version": "2.0.1",
"license": "BSD-2-Clause",
"brand": "\u00c4SK",
"author": "Patrik Wallstr\u00f6m",
"authorEmail": "pawal@amplitut.de",
"authorUrl": "https://pawal.amplitut.de/",
"pluginUrl": "https://github.com/pawal/ask-vcv-modules",
"manualUrl": "https://github.com/pawal/ask-vcv-modules",
"sourceUrl": "https://github.com/pawal/ask-vcv-modules",
"donateUrl": "",
"changelogUrl": "https://github.com/pawal/ask-vcv-modules/commits/main",
"modules": [
{
"slug": "rnsh",
"name": "rnsh",
"description": "8 channel noise generator with sample and hold, with a global spread attenuator",
"tags": [
"Random",
"Noise",
"S&H",
"Sample and Hold",
"Sample & Hold"
]
}
]
}

+ 19
- 1
manifests/Bidoo.json View File

@@ -1,6 +1,6 @@
{ {
"slug": "Bidoo", "slug": "Bidoo",
"version": "2.0.17",
"version": "2.0.18",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"name": "Bidoo", "name": "Bidoo",
"brand": "Bidoo", "brand": "Bidoo",
@@ -88,6 +88,24 @@
"Sequencer" "Sequencer"
] ]
}, },
{
"slug": "ENCORE",
"name": "enCORE",
"description": "Sequencer",
"manualUrl": "https://github.com/sebastien-bouffier/Bidoo/wiki#encore",
"tags": [
"Sequencer"
]
},
{
"slug": "ENCORE-Expander",
"name": "enCORE Expander",
"description": "Expander for enCORE",
"manualUrl": "https://github.com/sebastien-bouffier/Bidoo/wiki#encore",
"tags": [
"Sequencer"
]
},
{ {
"slug": "DIKTAT", "slug": "DIKTAT",
"name": "DIKTAT", "name": "DIKTAT",


+ 1
- 1
manifests/Bogaudio.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Bogaudio", "slug": "Bogaudio",
"name": "Bogaudio", "name": "Bogaudio",
"version": "2.0.40",
"version": "2.1.41",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "Bogaudio", "brand": "Bogaudio",
"author": "Matt Demanett", "author": "Matt Demanett",


+ 1
- 1
manifests/PS-PurrSoftware.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "PS-PurrSoftware", "slug": "PS-PurrSoftware",
"name": "PS-PurrSoftware", "name": "PS-PurrSoftware",
"version": "2.0.20",
"version": "2.0.21",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "PurrSoftware", "brand": "PurrSoftware",
"author": "Ken Chaffin", "author": "Ken Chaffin",


+ 9
- 10
manifests/alefsbits.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "alefsbits", "slug": "alefsbits",
"name": "alef's bits", "name": "alef's bits",
"version": "2.3.2",
"version": "2.3.6",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "alef's bits", "brand": "alef's bits",
"author": "alefnull", "author": "alefnull",
@@ -31,15 +31,6 @@
"Blank" "Blank"
] ]
}, },
{
"slug": "simplexvco",
"name": "simplex vco",
"description": "a voltage-controlled oscillator based on simplex noise",
"tags": [
"Oscillator",
"Polyphonic"
]
},
{ {
"slug": "polyrand", "slug": "polyrand",
"name": "polyrand", "name": "polyrand",
@@ -74,6 +65,14 @@
"tags": [ "tags": [
"Clock modulator" "Clock modulator"
] ]
},
{
"slug": "octsclr",
"name": "oct sclr",
"description": "scales voltage to specified octave range",
"tags": [
"Utility"
]
} }
] ]
} }

+ 1
- 1
manifests/voxglitch.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "voxglitch", "slug": "voxglitch",
"name": "Voxglitch", "name": "Voxglitch",
"version": "2.18.0",
"version": "2.19.0",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "Voxglitch", "brand": "Voxglitch",
"author": "Bret Truchan", "author": "Bret Truchan",


Loading…
Cancel
Save