From 0c99707e001efaf7855b1fab2fe104e4fb413ada Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 15 Feb 2021 01:17:16 -0500 Subject: [PATCH] Update manifest for ImpromptuModular, Ahornberg, AlgoritmArte, GrandeModular --- manifests-cache.json | 17 +++++++++++++---- manifests/Ahornberg.json | 16 +++++++++++++++- manifests/AlgoritmArte.json | 11 ++++++++++- manifests/GrandeModular.json | 14 +++++++++++++- manifests/ImpromptuModular.json | 2 +- 5 files changed, 52 insertions(+), 8 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 4617eb0a..b7ecb533 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -1875,7 +1875,7 @@ "modules": {} }, "ImpromptuModular": { - "buildTimestamp": 1600543465.4053867, + "buildTimestamp": 1613369099.7907088, "creationTimestamp": 1521979525.0, "modules": { "Tact": { @@ -7995,7 +7995,7 @@ "modules": {} }, "Ahornberg": { - "buildTimestamp": 1609731383.2043822, + "buildTimestamp": 1613369178.4793363, "creationTimestamp": 1562952023.0, "modules": { "EqualDivision": { @@ -8015,6 +8015,9 @@ }, "TapeRecorder": { "creationTimestamp": 1606671125.0608442 + }, + "MIDIOverAudio": { + "creationTimestamp": 1613369291.1797469 } } }, @@ -8727,7 +8730,7 @@ } }, "GrandeModular": { - "buildTimestamp": 1610795373.3542697, + "buildTimestamp": 1613369238.0641546, "creationTimestamp": 1598123367.069531, "modules": { "NoteMT": { @@ -8756,6 +8759,9 @@ }, "MergeSplit4": { "creationTimestamp": 1607197180.4062853 + }, + "Tails": { + "creationTimestamp": 1613369291.104899 } } }, @@ -9027,7 +9033,7 @@ } }, "AlgoritmArte": { - "buildTimestamp": 1612645874.51125, + "buildTimestamp": 1613369290.8954716, "creationTimestamp": 1605854039.7624297, "modules": { "Clockkky": { @@ -9047,6 +9053,9 @@ }, "CyclicCA": { "creationTimestamp": 1612645931.4937625 + }, + "MusiMath": { + "creationTimestamp": 1613369291.0444162 } } }, diff --git a/manifests/Ahornberg.json b/manifests/Ahornberg.json index d8f92c09..81ec715a 100644 --- a/manifests/Ahornberg.json +++ b/manifests/Ahornberg.json @@ -1,6 +1,6 @@ { "slug": "Ahornberg", - "version": "1.4.0", + "version": "1.5.0", "license": "CC0-1.0", "name": "Ahornberg", "brand": "Ahornberg", @@ -21,6 +21,7 @@ "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#tape-recorder", "tags": [ "Clock generator", + "Polyphonic", "Recording", "Sampler" ] @@ -81,6 +82,19 @@ "Polyphonic", "Tuner" ] + }, + { + "slug": "MIDIOverAudio", + "name": "MIDI over Audio", + "description": "complement to the MIDI over Audio VST", + "disabled": false, + "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#midi-over-audio-to-cv", + "tags": [ + "External", + "MIDI", + "Multiple", + "Utility" + ] } ] } \ No newline at end of file diff --git a/manifests/AlgoritmArte.json b/manifests/AlgoritmArte.json index fb7aa0b6..76e8b6a4 100644 --- a/manifests/AlgoritmArte.json +++ b/manifests/AlgoritmArte.json @@ -1,7 +1,7 @@ { "slug": "AlgoritmArte", "name": "AlgoritmArte", - "version": "1.5.0", + "version": "1.6.0", "license": "GPL-3.0-or-later", "brand": "AlgoritmArte", "author": "AlgoritmArte", @@ -65,6 +65,15 @@ "Visual", "Sequencer" ] + }, + { + "slug": "MusiMath", + "name": "MusiMath", + "description": "Music meets math, an arithmetic driven sequencer", + "tags": [ + "Sequencer", + "Random" + ] } ] } \ No newline at end of file diff --git a/manifests/GrandeModular.json b/manifests/GrandeModular.json index 94aab0a0..1fce5970 100644 --- a/manifests/GrandeModular.json +++ b/manifests/GrandeModular.json @@ -1,7 +1,7 @@ { "slug": "GrandeModular", "name": "Grande", - "version": "1.6.0", + "version": "1.7.0", "license": "GPL-3.0-or-later", "author": "David Grande", "authorEmail": "dbgrande246@gmail.com", @@ -101,6 +101,18 @@ "Utility", "Polyphonic" ] + }, + { + "slug": "Tails", + "name": "Tails", + "description": "Mono to poly sequential note splitter\u2014helps preserve envelope tails.", + "manualUrl": "https://github.com/dbgrande/GrandeModular/#tails", + "tags": [ + "Utility", + "Polyphonic", + "Attenuator", + "Voltage-controlled amplifier" + ] } ] } \ No newline at end of file diff --git a/manifests/ImpromptuModular.json b/manifests/ImpromptuModular.json index 4acb0fea..9f0a60fc 100644 --- a/manifests/ImpromptuModular.json +++ b/manifests/ImpromptuModular.json @@ -1,7 +1,7 @@ { "slug": "ImpromptuModular", "name": "Impromptu", - "version": "1.1.9", + "version": "1.1.10", "license": "GPL-3.0-only", "author": "Marc Boul\u00e9", "brand": "Impromptu",