From b7e6e068688de0cccf14cd34fe01e302d8ac266e Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 29 May 2023 12:32:38 -0400 Subject: [PATCH] Update manifest nullpath to 2.0.0, SurgeXTRack to 2.1.6.0, SickoCV to 2.5.3, Ahornberg to 2.1.9, dbRackModules to 2.3.0 --- manifests-cache.json | 47 +++++++++++++++++++++++--- manifests/Ahornberg.json | 28 ++++++++-------- manifests/SickoCV.json | 29 ++++++++++++---- manifests/SurgeXTRack.json | 2 +- manifests/dbRackModules.json | 45 ++++++++++++++++++++++++- manifests/nullpath.json | 64 ++++++++++++++++++++++++++++++++++++ 6 files changed, 188 insertions(+), 27 deletions(-) create mode 100644 manifests/nullpath.json diff --git a/manifests-cache.json b/manifests-cache.json index d2270d58..275a3bff 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -8739,7 +8739,7 @@ "modules": {} }, "Ahornberg": { - "buildTimestamp": 1673293996.0786858, + "buildTimestamp": 1685377112.7985456, "creationTimestamp": 1562952023.0, "modules": { "EqualDivision": { @@ -10971,7 +10971,7 @@ } }, "dbRackModules": { - "buildTimestamp": 1677810682.1401272, + "buildTimestamp": 1685377624.0636294, "creationTimestamp": 1641209269.2091281, "modules": { "GeneticTerrain": { @@ -11168,6 +11168,21 @@ }, "Osc6": { "creationTimestamp": 1677813068.2832315 + }, + "Osc7": { + "creationTimestamp": 1685377627.095977 + }, + "Osc8": { + "creationTimestamp": 1685377627.300367 + }, + "Osc9": { + "creationTimestamp": 1685377627.5172412 + }, + "Drums": { + "creationTimestamp": 1685377627.7271056 + }, + "PPD": { + "creationTimestamp": 1685377627.942882 } } }, @@ -11793,7 +11808,7 @@ } }, "SickoCV": { - "buildTimestamp": 1678648075.7815065, + "buildTimestamp": 1685376856.1610143, "creationTimestamp": 1661903994.336356, "modules": { "Btoggler": { @@ -11858,6 +11873,9 @@ }, "Wavetabler": { "creationTimestamp": 1678648531.0776048 + }, + "SickoSampler": { + "creationTimestamp": 1685377625.331382 } } }, @@ -12132,7 +12150,7 @@ "creationTimestamp": 1674371175.371694 } }, - "buildTimestamp": 1679284414.3484783 + "buildTimestamp": 1685376561.9991128 }, "AaronKarp-EarthTones": { "buildTimestamp": 1673293386.5852942, @@ -12469,5 +12487,26 @@ "creationTimestamp": 1684718228.8152957 } } + }, + "nullpath": { + "buildTimestamp": 1685374619.7083123, + "creationTimestamp": 1685377625.672072, + "modules": { + "switch18": { + "creationTimestamp": 1685377625.9107914 + }, + "switch81": { + "creationTimestamp": 1685377626.1913924 + }, + "funcgen": { + "creationTimestamp": 1685377626.4382691 + }, + "supersaw": { + "creationTimestamp": 1685377626.648389 + }, + "randrouter": { + "creationTimestamp": 1685377626.864491 + } + } } } \ No newline at end of file diff --git a/manifests/Ahornberg.json b/manifests/Ahornberg.json index aafba6c8..e13d4c43 100644 --- a/manifests/Ahornberg.json +++ b/manifests/Ahornberg.json @@ -1,6 +1,6 @@ { "slug": "Ahornberg", - "version": "2.1.8", + "version": "2.1.9", "license": "GPL-3.0-or-later", "name": "Ahornberg", "brand": "Ahornberg", @@ -17,7 +17,7 @@ "slug": "Tracker", "name": "Tracker", "description": "sequencer with tracker interface", - "disabled": true, + "hidden": true, "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#tracker", "tags": [ "Arpeggiator", @@ -32,7 +32,7 @@ "slug": "TapeRecorder", "name": "Tape Recorder", "description": "micro cassette recorder", - "disabled": false, + "hidden": false, "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#tape-recorder", "tags": [ "Clock generator", @@ -46,7 +46,7 @@ "slug": "TapeRecorderMixer", "name": "Tape Recorder Mixer", "description": "mixer for micro cassette recorder", - "disabled": true, + "hidden": true, "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#tape-recorder-mixer", "tags": [ "Attenuator", @@ -62,7 +62,7 @@ "slug": "FlyingFader", "name": "Flying Fader", "description": "cv-controlled fader", - "disabled": false, + "hidden": false, "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#flying-fader", "tags": [ "Attenuator", @@ -77,7 +77,7 @@ "slug": "EqualDivision", "name": "Equal Division", "description": "microtonal re-tuner and attenuverter", - "disabled": false, + "hidden": false, "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#equal-division", "tags": [ "Attenuator", @@ -89,7 +89,7 @@ "slug": "CVFreqShift", "name": "CV-Frequency Shift", "description": "linear frequency shifter and modulator for note-cv", - "disabled": false, + "hidden": false, "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#cv-frequency-shift", "tags": [ "Tuner", @@ -100,7 +100,7 @@ "slug": "FunWithFrames", "name": "Fun with Frames", "description": "utility to enhance Regen Modular Frames", - "disabled": false, + "hidden": false, "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#fun-with-frames", "tags": [ "Utility", @@ -110,7 +110,7 @@ { "slug": "Metronome", "name": "Metronome", - "disabled": false, + "hidden": false, "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#metronome", "description": "classic rehearsal metronome", "tags": [ @@ -121,7 +121,7 @@ "slug": "Harmonizer", "name": "Harmonizer", "description": "harmonic and subharmonic CV generator", - "disabled": false, + "hidden": false, "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#harmonizer", "tags": [ "Envelope follower", @@ -134,7 +134,7 @@ "slug": "MIDIController", "name": "MIDI Controller", "description": "MIDI Controller", - "disabled": true, + "hidden": true, "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#midi-controller", "tags": [ "External", @@ -146,7 +146,7 @@ "slug": "MIDIPolyExpression", "name": "MIDI Poly Expression", "description": "MIDI MPE to CV", - "disabled": false, + "hidden": false, "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#midi-poly-expression", "tags": [ "External", @@ -159,7 +159,7 @@ "slug": "MIDIOverAudio", "name": "MIDI over Audio", "description": "complement to the MIDI over Audio VST", - "disabled": false, + "hidden": false, "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#midi-over-audio", "tags": [ "External", @@ -172,7 +172,7 @@ "slug": "CopyPastePreset", "name": "Copy Paste Preset", "description": "copy-paste a preset from the module on the left side to the modules on the right side", - "disabled": false, + "hidden": false, "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#copy-paste-preset", "tags": [ "Utility" diff --git a/manifests/SickoCV.json b/manifests/SickoCV.json index 5f1ebcb8..b7bb6fa7 100644 --- a/manifests/SickoCV.json +++ b/manifests/SickoCV.json @@ -1,7 +1,7 @@ { "slug": "SickoCV", "name": "SickoCV", - "version": "2.5.2", + "version": "2.5.3", "license": "GPL-3.0-or-later", "brand": "Sickozell", "author": "Sickozell", @@ -37,7 +37,8 @@ "tags": [ "Logic", "Envelope generator", - "Voltage-controlled amplifier" + "Voltage-controlled amplifier", + "Polyphonic" ] }, { @@ -47,7 +48,8 @@ "tags": [ "Logic", "Envelope generator", - "Voltage-controlled amplifier" + "Voltage-controlled amplifier", + "Polyphonic" ] }, { @@ -161,13 +163,23 @@ "Polyphonic" ] }, + { + "slug": "SickoSampler", + "name": "SickoSampler", + "description": "Sample Player and recorder", + "tags": [ + "Sampler", + "Polyphonic" + ] + }, { "slug": "Switcher", "name": "Switcher", "description": "2>1 switch, 1>2 router, 2 signal swapper, mute, flip flop, toggle gate", "tags": [ "Switch", - "Utility" + "Utility", + "Polyphonic" ] }, { @@ -176,7 +188,8 @@ "description": "Stereo 2>1 switch, 1>2 router, 2 signal swapper, mute, flip flop, toggle gate", "tags": [ "Switch", - "Utility" + "Utility", + "Polyphonic" ] }, { @@ -186,7 +199,8 @@ "tags": [ "Logic", "Envelope generator", - "Voltage-controlled amplifier" + "Voltage-controlled amplifier", + "Polyphonic" ] }, { @@ -196,7 +210,8 @@ "tags": [ "Logic", "Envelope generator", - "Voltage-controlled amplifier" + "Voltage-controlled amplifier", + "Polyphonic" ] }, { diff --git a/manifests/SurgeXTRack.json b/manifests/SurgeXTRack.json index 7fbf4ac8..a617aeb3 100644 --- a/manifests/SurgeXTRack.json +++ b/manifests/SurgeXTRack.json @@ -1,7 +1,7 @@ { "slug": "SurgeXTRack", "name": "Surge XT", - "version": "2.1.5.0", + "version": "2.1.6.0", "license": "GPL-3.0-or-later", "author": "Surge Synth Team", "authorEmail": "", diff --git a/manifests/dbRackModules.json b/manifests/dbRackModules.json index 46062ca0..8f074741 100644 --- a/manifests/dbRackModules.json +++ b/manifests/dbRackModules.json @@ -1,7 +1,7 @@ { "slug": "dbRackModules", "name": "dbRackModules", - "version": "2.2.2", + "version": "2.3.0", "license": "GPL-3.0-or-later", "brand": "docB", "author": "docB", @@ -589,6 +589,49 @@ "Oscillator", "Polyphonic" ] + }, + { + "slug": "Osc7", + "name": "Osc7", + "description": "Komplex Oscillaor providing phase distorted waves", + "tags": [ + "Oscillator", + "Polyphonic" + ] + }, + { + "slug": "Osc8", + "name": "Osc8", + "description": "Two additive oscillators with linear FM through zero and cross FM", + "tags": [ + "Oscillator", + "Polyphonic" + ] + }, + { + "slug": "Osc9", + "name": "Osc9", + "description": "Waveshaping Oscillaor", + "tags": [ + "Oscillator", + "Polyphonic" + ] + }, + { + "slug": "Drums", + "name": "Drums", + "description": "Sampled drums", + "tags": [ + "Drums" + ] + }, + { + "slug": "PPD", + "name": "PPD", + "description": "Ping Pong Delay", + "tags": [ + "Delay" + ] } ] } \ No newline at end of file diff --git a/manifests/nullpath.json b/manifests/nullpath.json new file mode 100644 index 00000000..0fca8bc4 --- /dev/null +++ b/manifests/nullpath.json @@ -0,0 +1,64 @@ +{ + "slug": "nullpath", + "name": "NullPath", + "version": "2.0.0", + "license": "GPL-3.0-or-later", + "brand": "NullPath", + "author": "Andrew Hanson & Eric Socia", + "authorEmail": "", + "authorUrl": "", + "pluginUrl": "https://github.com/alefnull/NullPath", + "manualUrl": "https://github.com/alefnull/NullPath", + "sourceUrl": "https://github.com/alefnull/NullPath", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "switch18", + "name": "Expand", + "description": "A 1-9 not-so-sequential switch", + "tags": [ + "Switch", + "Utility", + "Polyphonic" + ] + }, + { + "slug": "switch81", + "name": "Collapse", + "description": "A 9-1 not-so-sequential switch", + "tags": [ + "Switch", + "Utility", + "Polyphonic" + ] + }, + { + "slug": "funcgen", + "name": "Cascade", + "description": "A 4 channel envelope/function generator", + "tags": [ + "Envelope generator" + ] + }, + { + "slug": "supersaw", + "name": "Turbulence", + "description": "A supersaw oscillator/synth voice, with noise and a built-in ADSR envelope", + "tags": [ + "Oscillator", + "Polyphonic", + "Synth voice" + ] + }, + { + "slug": "randrouter", + "name": "Entangle", + "description": "9-9 random router", + "tags": [ + "Switch", + "Utility" + ] + } + ] +} \ No newline at end of file