diff --git a/manifests-cache.json b/manifests-cache.json index 0e2e8c2e..ff653bfc 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -381,7 +381,7 @@ } }, "voxglitch": { - "buildTimestamp": 1638728303.738649, + "buildTimestamp": 1639401001.9511573, "creationTimestamp": 1579792597.0, "modules": { "autobreak": { @@ -4141,7 +4141,7 @@ } }, "TinyTricks": { - "buildTimestamp": 1575346733.1598036, + "buildTimestamp": 1639402112.0114515, "creationTimestamp": 1571471313.0, "modules": { "SH16": { @@ -4729,7 +4729,7 @@ } }, "LomasModules": { - "buildTimestamp": 1576991899.575822, + "buildTimestamp": 1639402167.282956, "creationTimestamp": 1563506194.0, "modules": { "AdvancedSampler": { @@ -6223,7 +6223,7 @@ } }, "rcm": { - "buildTimestamp": 1572081691.8396351, + "buildTimestamp": 1639402257.5854125, "creationTimestamp": 1541202370.0, "modules": { "rcm-CVTgl": { @@ -8403,7 +8403,7 @@ "modules": {} }, "Ahornberg": { - "buildTimestamp": 1638130057.2225003, + "buildTimestamp": 1639402022.5956838, "creationTimestamp": 1562952023.0, "modules": { "EqualDivision": { @@ -8435,6 +8435,9 @@ }, "Tracker": { "creationTimestamp": 1638130057.4082565 + }, + "MIDIPolyExpression": { + "creationTimestamp": 1639402260.0874789 } } }, @@ -9123,7 +9126,7 @@ } }, "Atelier": { - "buildTimestamp": 1638130437.1620636, + "buildTimestamp": 1639401045.9456928, "creationTimestamp": 1594864809.245203, "modules": { "AtelierPalette": { @@ -10236,7 +10239,7 @@ } }, "LyraeModules": { - "buildTimestamp": 1632097043.1079245, + "buildTimestamp": 1639401900.3856878, "creationTimestamp": 1632097261.2901666, "modules": { "Sulafat": { @@ -10244,6 +10247,15 @@ }, "Gamma": { "creationTimestamp": 1632097261.4360511 + }, + "Delta": { + "creationTimestamp": 1639402259.6556027 + }, + "Vega": { + "creationTimestamp": 1639402259.7704628 + }, + "BD383238": { + "creationTimestamp": 1639402259.8902986 } } }, @@ -10377,12 +10389,27 @@ "buildTimestamp": 1638135908.8031194 }, "SequelSequencers": { - "buildTimestamp": 1639113155.4511003, + "buildTimestamp": 1639402137.8121538, "creationTimestamp": 1639113349.024814, "modules": { "Sequel8": { "creationTimestamp": 1639113349.127879 } } + }, + "htLocal": { + "buildTimestamp": 1639401851.1176784, + "creationTimestamp": 1639402258.874776, + "modules": { + "htFader": { + "creationTimestamp": 1639402259.0993614 + }, + "htFader16": { + "creationTimestamp": 1639402259.281469 + }, + "htAdder": { + "creationTimestamp": 1639402259.4555838 + } + } } } \ No newline at end of file diff --git a/manifests/Ahornberg.json b/manifests/Ahornberg.json index 4de98a9f..fd0f87e9 100644 --- a/manifests/Ahornberg.json +++ b/manifests/Ahornberg.json @@ -1,6 +1,6 @@ { "slug": "Ahornberg", - "version": "2.0.0", + "version": "2.1.0", "license": "GPL-3.0-only", "name": "Ahornberg", "brand": "Ahornberg", @@ -130,6 +130,19 @@ "Tuner" ] }, + { + "slug": "MIDIPolyExpression", + "name": "MIDI Poly Expression", + "description": "MIDI MPE to CV", + "disabled": false, + "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#midi-poly-expression", + "tags": [ + "External", + "MIDI", + "Polyphonic", + "Utility" + ] + }, { "slug": "MIDIOverAudio", "name": "MIDI over Audio", diff --git a/manifests/Atelier.json b/manifests/Atelier.json index fada0350..34a4623f 100644 --- a/manifests/Atelier.json +++ b/manifests/Atelier.json @@ -1,8 +1,8 @@ { "slug": "Atelier", "name": "Atelier", - "version": "2.0.0", - "license": "GPL-3.0-only", + "version": "2.0.1", + "license": "GPL-3.0-or-later", "brand": "Atelier", "author": "Xenakios (Panel Design by Pyer)", "authorEmail": "xenakios@gmail.com", @@ -11,7 +11,7 @@ "manualUrl": "", "sourceUrl": "https://github.com/Xenakios/Atelier", "donateUrl": "", - "changelogUrl": "https://github.com/Xenakios/Atelier/blob/master/CHANGELOG.md", + "changelogUrl": "https://github.com/Xenakios/Atelier/blob/v2/CHANGELOG.md", "modules": [ { "slug": "AtelierPalette", diff --git a/manifests/LomasModules.json b/manifests/LomasModules.json index 687e987b..d230b314 100644 --- a/manifests/LomasModules.json +++ b/manifests/LomasModules.json @@ -1,7 +1,7 @@ { "slug": "LomasModules", "name": "Lomas Modules", - "version": "1.0.9", + "version": "2.0.0", "license": "BSD-3-Clause", "brand": "Lomas", "author": "Guillermo Moreno", diff --git a/manifests/LyraeModules.json b/manifests/LyraeModules.json index d7d68f53..275496a3 100644 --- a/manifests/LyraeModules.json +++ b/manifests/LyraeModules.json @@ -1,7 +1,7 @@ { "slug": "LyraeModules", "name": "LyraeModules", - "version": "1.0.2", + "version": "2.0.2", "license": "GPL-3.0-or-later", "brand": "LyraeModules", "author": "Vega Deftwing", @@ -26,6 +26,30 @@ "tags": [ "Utility" ] + }, + { + "slug": "Delta", + "name": "Delta", + "description": "So I heard you like ringmod", + "tags": [ + "Ring modulator" + ] + }, + { + "slug": "Vega", + "name": "Vega", + "description": "ADSR with per stage outputs and ringmod", + "tags": [ + "Envelope Generator" + ] + }, + { + "slug": "BD383238", + "name": "BD383238", + "description": "Expander for Vega ADSR", + "tags": [ + "Expander" + ] } ] } \ No newline at end of file diff --git a/manifests/SequelSequencers.json b/manifests/SequelSequencers.json index 2ff738c0..502796fa 100644 --- a/manifests/SequelSequencers.json +++ b/manifests/SequelSequencers.json @@ -1,7 +1,7 @@ { "slug": "SequelSequencers", "name": "Sequel Sequencers", - "version": "2.0.0", + "version": "2.0.1", "license": "GPL-3.0-or-later", "brand": "Daniel Davies", "author": "Daniel Davies", diff --git a/manifests/TinyTricks.json b/manifests/TinyTricks.json index e38593a9..855ad36e 100644 --- a/manifests/TinyTricks.json +++ b/manifests/TinyTricks.json @@ -2,7 +2,7 @@ "slug": "TinyTricks", "name": "Tiny Tricks", "brand": "Tiny Tricks", - "version": "1.5.0", + "version": "2.5.0", "license": "GPL-3.0-only", "author": "Thomas Ren\u00e9 Sidor", "authorEmail": "mail@thomassidor.com", diff --git a/manifests/htLocal.json b/manifests/htLocal.json new file mode 100644 index 00000000..925d4b65 --- /dev/null +++ b/manifests/htLocal.json @@ -0,0 +1,42 @@ +{ + "slug": "htLocal", + "name": "htLocal", + "version": "2.0.0", + "license": "GPL-3.0-or-later", + "brand": "htLocal", + "author": "htLocal", + "authorEmail": "local@hack-talk.info", + "authorUrl": "", + "pluginUrl": "https://github.com/HTlocal/VCV-Modules-HTLocal", + "manualUrl": "https://github.com/HTlocal/VCV-Modules-HTLocal", + "sourceUrl": "https://github.com/HTlocal/VCV-Modules-HTLocal", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "htFader", + "name": "htFader", + "description": "Fades signals in and out", + "tags": [ + "Utility" + ] + }, + { + "slug": "htFader16", + "name": "htFader16", + "description": "Fades signals in and out", + "tags": [ + "Utility" + ] + }, + { + "slug": "htAdder", + "name": "htAdder", + "description": "functions largely like the A-185-2 Precision CV Adder", + "tags": [ + "Hardware clone", + "Utility" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/rcm.json b/manifests/rcm.json index 4aa007a9..286e819e 100644 --- a/manifests/rcm.json +++ b/manifests/rcm.json @@ -2,13 +2,13 @@ "slug": "rcm", "name": "RCM", "brand": "RCM", - "version": "1.1.0", + "version": "2.0.0", "license": "GPL-2.0-or-later", "author": "RCM", "authorEmail": "rcmmodules@tupper.org.uk", "authorUrl": "https://github.com/Rcomian", "pluginUrl": "https://github.com/Rcomian/rcm-modules", - "manualUrl": "https://github.com/Rcomian/rcm-modules/blob/v0.6/README.md", + "manualUrl": "https://github.com/Rcomian/rcm-modules/blob/v2/README.md", "sourceUrl": "https://github.com/Rcomian/rcm-modules", "donateUrl": "", "modules": [ @@ -100,14 +100,6 @@ "tags": [ "Sequencer" ] - }, - { - "slug": "AudioInterface16", - "name": "Audio Interface 16", - "description": "A reskin of the Audio16 Interface (only kept for backwards compat)", - "tags": [ - "External" - ] } ] } \ No newline at end of file diff --git a/manifests/voxglitch.json b/manifests/voxglitch.json index a2d8496c..099e96f8 100644 --- a/manifests/voxglitch.json +++ b/manifests/voxglitch.json @@ -1,7 +1,7 @@ { "slug": "voxglitch", "name": "Voxglitch", - "version": "2.0.2", + "version": "2.1.0", "license": "BSD-3-Clause", "brand": "Voxglitch", "author": "Bret Truchan",