Browse Source

Update builds

v1
Andrew Belt 5 years ago
parent
commit
17ade426f4
3 changed files with 42 additions and 4 deletions
  1. +9
    -1
      manifests/FrozenWasteland.json
  2. +11
    -2
      manifests/Stoermelder-P1.json
  3. +22
    -1
      manifests/dBiz.json

+ 9
- 1
manifests/FrozenWasteland.json View File

@@ -1,7 +1,7 @@
{
"slug": "FrozenWasteland",
"name": "Frozen Wasteland",
"version": "1.6.0",
"version": "1.7.0",
"author": "almostEric",
"license": "CC0-1.0",
"authorEmail": "almostEric@frozenwastelandmodules.com",
@@ -134,6 +134,14 @@
"LFO"
]
},
{
"slug": "SeedsOfChange",
"name": "Seeds Of Change",
"description": "Repeatable Random Number Generator",
"tags": [
"Random"
]
},
{
"slug": "SeriouslySlowLFO",
"name": "Seriously Slow LFO",


+ 11
- 2
manifests/Stoermelder-P1.json View File

@@ -1,6 +1,6 @@
{
"slug": "Stoermelder-P1",
"version": "1.0.5",
"version": "1.1.0",
"license": "GPL-3.0-only",
"author": "Benjamin Dill",
"name": "PackOne",
@@ -92,10 +92,19 @@
{
"slug": "EightFace",
"name": "8FACE",
"description": "Preset sequencer for eight presets of any module",
"description": "Universal expander for sequencing up to eight presets of any module",
"tags": [
"Utility"
]
},
{
"slug": "MidiCat",
"name": "MIDI-CAT",
"description": "Mapping module for midi CCs and notes to parameters of any module, similar to MIDI-MAP",
"tags": [
"Utility",
"MIDI"
]
}
]
}

+ 22
- 1
manifests/dBiz.json View File

@@ -1,6 +1,6 @@
{
"slug": "dBiz",
"version": "1.1.0",
"version": "1.1.2",
"license": "BSD-3-Clause",
"name": "dBiz",
"brand": "dBiz",
@@ -26,6 +26,13 @@
"Envelope Generator"
]
},
{
"slug": "ContornoMK2",
"name": "ContornoMK2",
"tags": [
"Envelope Generator"
]
},
{
"slug": "Transpose",
"name": "Transpose",
@@ -163,6 +170,20 @@
"tags": [
"Sequencer"
]
},
{
"slug": "QuePasa",
"name": "QuePasa",
"tags": [
"Blank"
]
},
{
"slug": "SPan",
"name": "SPan",
"tags": [
"VCA"
]
}
]
}

Loading…
Cancel
Save