Browse Source

Update manifest voxglitch to 2.10.0, moDllz to 2.0.3, DHE-Modules to 2.0.3

pull/785/head
Andrew Belt 3 years ago
parent
commit
d6c1e3f1f4
4 changed files with 7 additions and 59 deletions
  1. +3
    -3
      manifests-cache.json
  2. +1
    -1
      manifests/DHE-Modules.json
  3. +2
    -54
      manifests/moDllz.json
  4. +1
    -1
      manifests/voxglitch.json

+ 3
- 3
manifests-cache.json View File

@@ -381,7 +381,7 @@
}
},
"voxglitch": {
"buildTimestamp": 1643909455.0639532,
"buildTimestamp": 1644253502.4708188,
"creationTimestamp": 1579792597.0,
"modules": {
"autobreak": {
@@ -1546,7 +1546,7 @@
"modules": {}
},
"DHE-Modules": {
"buildTimestamp": 1641209268.170482,
"buildTimestamp": 1644253705.609949,
"creationTimestamp": 1521738241.0,
"modules": {
"Blossom": {
@@ -4543,7 +4543,7 @@
}
},
"moDllz": {
"buildTimestamp": 1575252458.1030638,
"buildTimestamp": 1644253542.3819597,
"creationTimestamp": 1518016501.0,
"modules": {
"MIDIpolyMPE": {


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

@@ -1,6 +1,6 @@
{
"slug": "DHE-Modules",
"version": "2.0.2",
"version": "2.0.3",
"license": "MIT",
"name": "DHE Modules",
"author": "Dale Emery",


+ 2
- 54
manifests/moDllz.json View File

@@ -1,7 +1,7 @@
{
"slug": "moDllz",
"name": "moDllz",
"version": "1.1.7",
"version": "2.0.3",
"license": "GPL-3.0-or-later",
"brand": "moDllz",
"author": "Pablo DeLaLoza",
@@ -19,62 +19,10 @@
"tags": [
"MIDI",
"External",
"Utility",
"Multiple",
"Polyphonic"
]
},
{
"slug": "MIDIdualCV",
"name": "MIDIdualCV",
"description": "MIDI to Duophonic CV (Lower - Upper notes)",
"tags": [
"MIDI",
"External",
"Dual"
]
},
{
"slug": "MIDI8MPE",
"name": "MIDI8MPE",
"description": "8ch MIDI with MPE mode",
"tags": [
"MIDI",
"External",
"Multiple"
]
},
{
"slug": "MIDIpoly16",
"name": "MIDIpoly16",
"description": "16ch MIDI with Sequencer and Arpeggiator",
"tags": [
"MIDI",
"External",
"Multiple",
"Sequencer",
"Arpeggiator",
"Clock generator",
"Clock modulator"
]
},
{
"slug": "XBender",
"name": "Xbender",
"description": "",
"tags": [
"Effect",
"Multiple"
]
},
{
"slug": "TwinGlider",
"name": "TwinGlider",
"description": "Slew limiter / Glide / Portamento",
"tags": [
"Dual",
"Slew limiter",
"Envelope Follower"
]
}
]
}

+ 1
- 1
manifests/voxglitch.json View File

@@ -1,7 +1,7 @@
{
"slug": "voxglitch",
"name": "Voxglitch",
"version": "2.9.1",
"version": "2.10.0",
"license": "BSD-3-Clause",
"brand": "Voxglitch",
"author": "Bret Truchan",


Loading…
Cancel
Save