| @@ -3816,7 +3816,7 @@ | |||||
| "modules": {} | "modules": {} | ||||
| }, | }, | ||||
| "PS-PurrSoftware": { | "PS-PurrSoftware": { | ||||
| "buildTimestamp": 1675713350.0607612, | |||||
| "buildTimestamp": 1676812929.3713956, | |||||
| "creationTimestamp": 1579232908.0, | "creationTimestamp": 1579232908.0, | ||||
| "modules": { | "modules": { | ||||
| "Meander": { | "Meander": { | ||||
| @@ -7321,7 +7321,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "Ohmer": { | "Ohmer": { | ||||
| "buildTimestamp": 1675096571.3487523, | |||||
| "buildTimestamp": 1676812821.5034053, | |||||
| "creationTimestamp": 1521738241.0, | "creationTimestamp": 1521738241.0, | ||||
| "modules": { | "modules": { | ||||
| "KlokSpid": { | "KlokSpid": { | ||||
| @@ -7356,6 +7356,9 @@ | |||||
| }, | }, | ||||
| "OhmerBlank32": { | "OhmerBlank32": { | ||||
| "creationTimestamp": 1561788864.0 | "creationTimestamp": 1561788864.0 | ||||
| }, | |||||
| "PolaritySwitch": { | |||||
| "creationTimestamp": 1676812931.0179806 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -11586,7 +11589,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "Chinenual-VCV": { | "Chinenual-VCV": { | ||||
| "buildTimestamp": 1661902157.6382303, | |||||
| "buildTimestamp": 1676812869.9388297, | |||||
| "creationTimestamp": 1660869608.7876675, | "creationTimestamp": 1660869608.7876675, | ||||
| "modules": { | "modules": { | ||||
| "MIDIRecorder": { | "MIDIRecorder": { | ||||
| @@ -11594,6 +11597,9 @@ | |||||
| }, | }, | ||||
| "MIDIRecorderCC": { | "MIDIRecorderCC": { | ||||
| "creationTimestamp": 1660869609.0652492 | "creationTimestamp": 1660869609.0652492 | ||||
| }, | |||||
| "DrumMap": { | |||||
| "creationTimestamp": 1676812930.7872043 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -11931,7 +11937,7 @@ | |||||
| "creationTimestamp": 1674371175.371694 | "creationTimestamp": 1674371175.371694 | ||||
| } | } | ||||
| }, | }, | ||||
| "buildTimestamp": 1675713065.4896882 | |||||
| "buildTimestamp": 1676812746.8701835 | |||||
| }, | }, | ||||
| "AaronKarp-EarthTones": { | "AaronKarp-EarthTones": { | ||||
| "buildTimestamp": 1673293386.5852942, | "buildTimestamp": 1673293386.5852942, | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "Chinenual-VCV", | "slug": "Chinenual-VCV", | ||||
| "name": "Chinenual", | "name": "Chinenual", | ||||
| "version": "2.2.0", | |||||
| "version": "2.3.0", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "Chinenual", | "brand": "Chinenual", | ||||
| "author": "Steve Tynor", | "author": "Steve Tynor", | ||||
| @@ -33,6 +33,17 @@ | |||||
| "recording", | "recording", | ||||
| "expander" | "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" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "Ohmer", | "slug": "Ohmer", | ||||
| "name": "Ohmer", | "name": "Ohmer", | ||||
| "version": "2.2.4", | |||||
| "version": "2.2.7", | |||||
| "license": "BSD-3-Clause", | "license": "BSD-3-Clause", | ||||
| "author": "Dominique Camus", | "author": "Dominique Camus", | ||||
| "brand": "Ohmer Modules", | "brand": "Ohmer Modules", | ||||
| @@ -48,6 +48,16 @@ | |||||
| "Visual" | "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", | "slug": "SplitterModule", | ||||
| "name": "Splitter 1x9", | "name": "Splitter 1x9", | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "PS-PurrSoftware", | "slug": "PS-PurrSoftware", | ||||
| "name": "PS-PurrSoftware", | "name": "PS-PurrSoftware", | ||||
| "version": "2.0.27", | |||||
| "version": "2.0.28", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "PurrSoftware", | "brand": "PurrSoftware", | ||||
| "author": "Ken Chaffin", | "author": "Ken Chaffin", | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "SurgeXTRack", | "slug": "SurgeXTRack", | ||||
| "name": "Surge XT", | "name": "Surge XT", | ||||
| "version": "2.1.1.0", | |||||
| "version": "2.1.3.0", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "author": "Surge Synth Team", | "author": "Surge Synth Team", | ||||
| "authorEmail": "", | "authorEmail": "", | ||||