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


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

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


+ 2
- 54
manifests/moDllz.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "moDllz", "slug": "moDllz",
"name": "moDllz", "name": "moDllz",
"version": "1.1.7",
"version": "2.0.3",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "moDllz", "brand": "moDllz",
"author": "Pablo DeLaLoza", "author": "Pablo DeLaLoza",
@@ -19,62 +19,10 @@
"tags": [ "tags": [
"MIDI", "MIDI",
"External", "External",
"Utility",
"Multiple", "Multiple",
"Polyphonic" "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", "slug": "voxglitch",
"name": "Voxglitch", "name": "Voxglitch",
"version": "2.9.1",
"version": "2.10.0",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"brand": "Voxglitch", "brand": "Voxglitch",
"author": "Bret Truchan", "author": "Bret Truchan",


Loading…
Cancel
Save