From ca6e12f7274bfad4a6becdb25286ff877af4d536 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 6 Apr 2023 22:14:54 -0400 Subject: [PATCH] Update manifest MindMeldModular to 2.2.2, SeasideModular to 2.4.2, dbRackSequencer to 2.2.2, ImpromptuModular to 2.1.2, Yokai_Holiday to 2.0.0.7, Chinenual-VCV to 2.5.0, fruitsofkarma to 2.0.9 --- manifests-cache.json | 45 ++++++++++++++++++++++++++++----- manifests/Chinenual-VCV.json | 12 ++++++++- manifests/ImpromptuModular.json | 2 +- manifests/MindMeldModular.json | 2 +- manifests/SeasideModular.json | 2 +- manifests/Yokai_Holiday.json | 36 ++++++++++++++++++++++++++ manifests/dbRackSequencer.json | 45 ++++++++++++++++++++++++++++++++- manifests/fruitsofkarma.json | 11 +++++++- 8 files changed, 143 insertions(+), 12 deletions(-) create mode 100644 manifests/Yokai_Holiday.json diff --git a/manifests-cache.json b/manifests-cache.json index 05064f7f..8d516a3e 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -1989,7 +1989,7 @@ "modules": {} }, "ImpromptuModular": { - "buildTimestamp": 1663458608.8206122, + "buildTimestamp": 1680831138.3983412, "creationTimestamp": 1521979525.0, "modules": { "Tact": { @@ -2298,7 +2298,7 @@ } }, "MindMeldModular": { - "buildTimestamp": 1673758858.2457864, + "buildTimestamp": 1680830207.6157942, "creationTimestamp": 1572165273.0, "modules": { "MixMasterJr": { @@ -11490,7 +11490,7 @@ } }, "fruitsofkarma": { - "buildTimestamp": 1678157572.6438348, + "buildTimestamp": 1680833185.4207609, "creationTimestamp": 1652376852.6430357, "modules": { "Quadro360": { @@ -11507,6 +11507,9 @@ }, "ScaleMerger": { "creationTimestamp": 1676260958.40201 + }, + "CellularAuto": { + "creationTimestamp": 1680833188.3473737 } } }, @@ -11553,7 +11556,7 @@ } }, "dbRackSequencer": { - "buildTimestamp": 1671488393.0420504, + "buildTimestamp": 1680830741.5144572, "creationTimestamp": 1653920290.2170763, "modules": { "JTChords": { @@ -11663,6 +11666,21 @@ }, "PMod": { "creationTimestamp": 1671488541.251687 + }, + "ASEQ": { + "creationTimestamp": 1680833187.3283033 + }, + "TXVI": { + "creationTimestamp": 1680833187.5300236 + }, + "M16": { + "creationTimestamp": 1680833187.7545328 + }, + "S16": { + "creationTimestamp": 1680833187.9469872 + }, + "M16S": { + "creationTimestamp": 1680833188.143005 } } }, @@ -11724,7 +11742,7 @@ } }, "Chinenual-VCV": { - "buildTimestamp": 1679285673.872586, + "buildTimestamp": 1680833128.5187192, "creationTimestamp": 1660869608.7876675, "modules": { "MIDIRecorder": { @@ -11741,6 +11759,9 @@ }, "NoteMeter": { "creationTimestamp": 1677947089.2784731 + }, + "Inv": { + "creationTimestamp": 1680833186.3947508 } } }, @@ -11823,7 +11844,7 @@ } }, "SeasideModular": { - "buildTimestamp": 1678157534.402817, + "buildTimestamp": 1680830339.2303884, "creationTimestamp": 1663459028.233182, "modules": { "Proteus": { @@ -12325,5 +12346,17 @@ "creationTimestamp": 1679519135.1281981 } } + }, + "Yokai_Holiday": { + "buildTimestamp": 1680833028.7684724, + "creationTimestamp": 1680833186.685807, + "modules": { + "Taps_Proto": { + "creationTimestamp": 1680833186.912374 + }, + "Taps": { + "creationTimestamp": 1680833187.1102598 + } + } } } \ No newline at end of file diff --git a/manifests/Chinenual-VCV.json b/manifests/Chinenual-VCV.json index d8526b6f..c7c54bb7 100644 --- a/manifests/Chinenual-VCV.json +++ b/manifests/Chinenual-VCV.json @@ -1,7 +1,7 @@ { "slug": "Chinenual-VCV", "name": "Chinenual", - "version": "2.4.2", + "version": "2.5.0", "license": "GPL-3.0-or-later", "brand": "Chinenual", "author": "Steve Tynor", @@ -64,6 +64,16 @@ "visual", "utility" ] + }, + { + "slug": "Inv", + "name": "Melody Inverter", + "description": "Produce inverted melodies", + "manualUrl": "https://github.com/chinenual/Chinenual-VCV/blob/main/README.md#inv", + "tags": [ + "quantizer", + "utility" + ] } ] } \ No newline at end of file diff --git a/manifests/ImpromptuModular.json b/manifests/ImpromptuModular.json index 9d94e4f1..42275ee4 100644 --- a/manifests/ImpromptuModular.json +++ b/manifests/ImpromptuModular.json @@ -1,7 +1,7 @@ { "slug": "ImpromptuModular", "name": "Impromptu", - "version": "2.1.1", + "version": "2.1.2", "license": "GPL-3.0-or-later", "author": "Marc Boul\u00e9", "brand": "Impromptu", diff --git a/manifests/MindMeldModular.json b/manifests/MindMeldModular.json index a099feba..a1379a0e 100644 --- a/manifests/MindMeldModular.json +++ b/manifests/MindMeldModular.json @@ -1,7 +1,7 @@ { "slug": "MindMeldModular", "name": "MindMeld", - "version": "2.2.1", + "version": "2.2.2", "license": "GPL-3.0-or-later", "author": "S.Baker and M.Boul\u00e9 ", "brand": "MindMeld", diff --git a/manifests/SeasideModular.json b/manifests/SeasideModular.json index a231d48e..79023ec7 100644 --- a/manifests/SeasideModular.json +++ b/manifests/SeasideModular.json @@ -1,7 +1,7 @@ { "slug": "SeasideModular", "name": "Seaside Modular", - "version": "2.4", + "version": "2.4.2", "license": "MIT", "brand": "Seaside Modular", "author": "Blue Nautilus", diff --git a/manifests/Yokai_Holiday.json b/manifests/Yokai_Holiday.json new file mode 100644 index 00000000..28cec1aa --- /dev/null +++ b/manifests/Yokai_Holiday.json @@ -0,0 +1,36 @@ +{ + "slug": "Yokai_Holiday", + "name": "Yokai_Holiday", + "version": "2.0.0.7", + "license": "MIT", + "brand": "Yokai_Holiday", + "author": "d.e.mcanulty", + "authorEmail": "d.e.mcanulty@gmail.com", + "authorUrl": "https://github.com/demcanulty", + "pluginUrl": "https://github.com/demcanulty/Yokai_Holiday/", + "manualUrl": "https://github.com/demcanulty/Yokai_Holiday/", + "sourceUrl": "https://github.com/demcanulty/Yokai_Holiday/", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "Taps_Proto", + "name": "Taps_Proto", + "description": "Two adjustable taps on a record buffer", + "hidden": true, + "tags": [ + "Delay", + "Effect" + ] + }, + { + "slug": "Taps", + "name": "Taps", + "description": "Two adjustable taps on a record buffer", + "tags": [ + "Delay", + "Effect" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/dbRackSequencer.json b/manifests/dbRackSequencer.json index df1dc2a5..383c6678 100644 --- a/manifests/dbRackSequencer.json +++ b/manifests/dbRackSequencer.json @@ -1,7 +1,7 @@ { "slug": "dbRackSequencer", "name": "dbRackSequencer", - "version": "2.2.0", + "version": "2.2.2", "license": "GPL-3.0-or-later", "brand": "docB", "author": "docB", @@ -307,6 +307,49 @@ "tags": [ "Sequencer" ] + }, + { + "slug": "ASEQ", + "name": "ASEQ", + "description": "A sequencer with fine grained random variations", + "tags": [ + "Sequencer" + ] + }, + { + "slug": "TXVI", + "name": "TXVI", + "description": "A 16 step sequencer, sequential switch, clock divider, s&h etc. ", + "tags": [ + "Sequencer" + ] + }, + { + "slug": "M16", + "name": "M16", + "description": "Merge 16 channels into polyphonic output", + "tags": [ + "Polyphonic", + "Utility" + ] + }, + { + "slug": "S16", + "name": "S16", + "description": "Split polyphonic input to 16 output channels", + "tags": [ + "Polyphonic", + "Utility" + ] + }, + { + "slug": "M16S", + "name": "M16S", + "description": "Merge stereo input channels into polyphonic stereo output", + "tags": [ + "Polyphonic", + "Utility" + ] } ] } \ No newline at end of file diff --git a/manifests/fruitsofkarma.json b/manifests/fruitsofkarma.json index 67a66df0..1a10fc56 100644 --- a/manifests/fruitsofkarma.json +++ b/manifests/fruitsofkarma.json @@ -1,7 +1,7 @@ { "slug": "fruitsofkarma", "name": "fruitsofkarma", - "version": "2.0.8", + "version": "2.0.9", "license": "MIT", "brand": "fruitsofkarma", "author": "Alexey Komarov", @@ -57,6 +57,15 @@ "Envelope generator", "Polyphonic" ] + }, + { + "slug": "CellularAuto", + "name": "CellularAuto", + "description": "64x256 sequencer with configurable zoomed active zone. Uses polyphony to split active zone to separate sequencer rows", + "tags": [ + "Sequencer", + "Polyphonic" + ] } ] } \ No newline at end of file