From fc121b89df06469a651c680ca9beed19ea91bf12 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 19 Feb 2023 08:23:46 -0500 Subject: [PATCH] Update manifest SurgeXTRack to 2.1.3.0, Ohmer to 2.2.7, Chinenual-VCV to 2.3.0, PS-PurrSoftware to 2.0.28 --- manifests-cache.json | 14 ++++++++++---- manifests/Chinenual-VCV.json | 13 ++++++++++++- manifests/Ohmer.json | 12 +++++++++++- manifests/PS-PurrSoftware.json | 2 +- manifests/SurgeXTRack.json | 2 +- 5 files changed, 35 insertions(+), 8 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 7497158d..80e3a31b 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -3816,7 +3816,7 @@ "modules": {} }, "PS-PurrSoftware": { - "buildTimestamp": 1675713350.0607612, + "buildTimestamp": 1676812929.3713956, "creationTimestamp": 1579232908.0, "modules": { "Meander": { @@ -7321,7 +7321,7 @@ } }, "Ohmer": { - "buildTimestamp": 1675096571.3487523, + "buildTimestamp": 1676812821.5034053, "creationTimestamp": 1521738241.0, "modules": { "KlokSpid": { @@ -7356,6 +7356,9 @@ }, "OhmerBlank32": { "creationTimestamp": 1561788864.0 + }, + "PolaritySwitch": { + "creationTimestamp": 1676812931.0179806 } } }, @@ -11586,7 +11589,7 @@ } }, "Chinenual-VCV": { - "buildTimestamp": 1661902157.6382303, + "buildTimestamp": 1676812869.9388297, "creationTimestamp": 1660869608.7876675, "modules": { "MIDIRecorder": { @@ -11594,6 +11597,9 @@ }, "MIDIRecorderCC": { "creationTimestamp": 1660869609.0652492 + }, + "DrumMap": { + "creationTimestamp": 1676812930.7872043 } } }, @@ -11931,7 +11937,7 @@ "creationTimestamp": 1674371175.371694 } }, - "buildTimestamp": 1675713065.4896882 + "buildTimestamp": 1676812746.8701835 }, "AaronKarp-EarthTones": { "buildTimestamp": 1673293386.5852942, diff --git a/manifests/Chinenual-VCV.json b/manifests/Chinenual-VCV.json index 76e40330..2fde919f 100644 --- a/manifests/Chinenual-VCV.json +++ b/manifests/Chinenual-VCV.json @@ -1,7 +1,7 @@ { "slug": "Chinenual-VCV", "name": "Chinenual", - "version": "2.2.0", + "version": "2.3.0", "license": "GPL-3.0-or-later", "brand": "Chinenual", "author": "Steve Tynor", @@ -33,6 +33,17 @@ "recording", "expander" ] + }, + { + "slug": "DrumMap", + "name": "DrumMap", + "description": "Merge GATEs to General MIDI drum pitches", + "manualUrl": "https://github.com/chinenual/Chinenual-VCV/blob/main/README.md#drummap", + "tags": [ + "midi", + "recording", + "drum" + ] } ] } \ No newline at end of file diff --git a/manifests/Ohmer.json b/manifests/Ohmer.json index 580fbf7f..5747a578 100644 --- a/manifests/Ohmer.json +++ b/manifests/Ohmer.json @@ -1,7 +1,7 @@ { "slug": "Ohmer", "name": "Ohmer", - "version": "2.2.4", + "version": "2.2.7", "license": "BSD-3-Clause", "author": "Dominique Camus", "brand": "Ohmer Modules", @@ -48,6 +48,16 @@ "Visual" ] }, + { + "slug": "PolaritySwitch", + "name": "Polarity Switch", + "description": "Signal is routed to \"P\" if its voltage is positive. Otherwise, it's routed to \"N\"", + "tags": [ + "Dual", + "Switch", + "Utility" + ] + }, { "slug": "SplitterModule", "name": "Splitter 1x9", diff --git a/manifests/PS-PurrSoftware.json b/manifests/PS-PurrSoftware.json index 9cb3b436..80eaa644 100644 --- a/manifests/PS-PurrSoftware.json +++ b/manifests/PS-PurrSoftware.json @@ -1,7 +1,7 @@ { "slug": "PS-PurrSoftware", "name": "PS-PurrSoftware", - "version": "2.0.27", + "version": "2.0.28", "license": "GPL-3.0-or-later", "brand": "PurrSoftware", "author": "Ken Chaffin", diff --git a/manifests/SurgeXTRack.json b/manifests/SurgeXTRack.json index 29a2523a..1d91cda2 100644 --- a/manifests/SurgeXTRack.json +++ b/manifests/SurgeXTRack.json @@ -1,7 +1,7 @@ { "slug": "SurgeXTRack", "name": "Surge XT", - "version": "2.1.1.0", + "version": "2.1.3.0", "license": "GPL-3.0-or-later", "author": "Surge Synth Team", "authorEmail": "",