| @@ -1875,7 +1875,7 @@ | |||||
| "modules": {} | "modules": {} | ||||
| }, | }, | ||||
| "ImpromptuModular": { | "ImpromptuModular": { | ||||
| "buildTimestamp": 1600543465.4053867, | |||||
| "buildTimestamp": 1613369099.7907088, | |||||
| "creationTimestamp": 1521979525.0, | "creationTimestamp": 1521979525.0, | ||||
| "modules": { | "modules": { | ||||
| "Tact": { | "Tact": { | ||||
| @@ -7995,7 +7995,7 @@ | |||||
| "modules": {} | "modules": {} | ||||
| }, | }, | ||||
| "Ahornberg": { | "Ahornberg": { | ||||
| "buildTimestamp": 1609731383.2043822, | |||||
| "buildTimestamp": 1613369178.4793363, | |||||
| "creationTimestamp": 1562952023.0, | "creationTimestamp": 1562952023.0, | ||||
| "modules": { | "modules": { | ||||
| "EqualDivision": { | "EqualDivision": { | ||||
| @@ -8015,6 +8015,9 @@ | |||||
| }, | }, | ||||
| "TapeRecorder": { | "TapeRecorder": { | ||||
| "creationTimestamp": 1606671125.0608442 | "creationTimestamp": 1606671125.0608442 | ||||
| }, | |||||
| "MIDIOverAudio": { | |||||
| "creationTimestamp": 1613369291.1797469 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -8727,7 +8730,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "GrandeModular": { | "GrandeModular": { | ||||
| "buildTimestamp": 1610795373.3542697, | |||||
| "buildTimestamp": 1613369238.0641546, | |||||
| "creationTimestamp": 1598123367.069531, | "creationTimestamp": 1598123367.069531, | ||||
| "modules": { | "modules": { | ||||
| "NoteMT": { | "NoteMT": { | ||||
| @@ -8756,6 +8759,9 @@ | |||||
| }, | }, | ||||
| "MergeSplit4": { | "MergeSplit4": { | ||||
| "creationTimestamp": 1607197180.4062853 | "creationTimestamp": 1607197180.4062853 | ||||
| }, | |||||
| "Tails": { | |||||
| "creationTimestamp": 1613369291.104899 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -9027,7 +9033,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "AlgoritmArte": { | "AlgoritmArte": { | ||||
| "buildTimestamp": 1612645874.51125, | |||||
| "buildTimestamp": 1613369290.8954716, | |||||
| "creationTimestamp": 1605854039.7624297, | "creationTimestamp": 1605854039.7624297, | ||||
| "modules": { | "modules": { | ||||
| "Clockkky": { | "Clockkky": { | ||||
| @@ -9047,6 +9053,9 @@ | |||||
| }, | }, | ||||
| "CyclicCA": { | "CyclicCA": { | ||||
| "creationTimestamp": 1612645931.4937625 | "creationTimestamp": 1612645931.4937625 | ||||
| }, | |||||
| "MusiMath": { | |||||
| "creationTimestamp": 1613369291.0444162 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -1,6 +1,6 @@ | |||||
| { | { | ||||
| "slug": "Ahornberg", | "slug": "Ahornberg", | ||||
| "version": "1.4.0", | |||||
| "version": "1.5.0", | |||||
| "license": "CC0-1.0", | "license": "CC0-1.0", | ||||
| "name": "Ahornberg", | "name": "Ahornberg", | ||||
| "brand": "Ahornberg", | "brand": "Ahornberg", | ||||
| @@ -21,6 +21,7 @@ | |||||
| "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#tape-recorder", | "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#tape-recorder", | ||||
| "tags": [ | "tags": [ | ||||
| "Clock generator", | "Clock generator", | ||||
| "Polyphonic", | |||||
| "Recording", | "Recording", | ||||
| "Sampler" | "Sampler" | ||||
| ] | ] | ||||
| @@ -81,6 +82,19 @@ | |||||
| "Polyphonic", | "Polyphonic", | ||||
| "Tuner" | "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" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "AlgoritmArte", | "slug": "AlgoritmArte", | ||||
| "name": "AlgoritmArte", | "name": "AlgoritmArte", | ||||
| "version": "1.5.0", | |||||
| "version": "1.6.0", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "AlgoritmArte", | "brand": "AlgoritmArte", | ||||
| "author": "AlgoritmArte", | "author": "AlgoritmArte", | ||||
| @@ -65,6 +65,15 @@ | |||||
| "Visual", | "Visual", | ||||
| "Sequencer" | "Sequencer" | ||||
| ] | ] | ||||
| }, | |||||
| { | |||||
| "slug": "MusiMath", | |||||
| "name": "MusiMath", | |||||
| "description": "Music meets math, an arithmetic driven sequencer", | |||||
| "tags": [ | |||||
| "Sequencer", | |||||
| "Random" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "GrandeModular", | "slug": "GrandeModular", | ||||
| "name": "Grande", | "name": "Grande", | ||||
| "version": "1.6.0", | |||||
| "version": "1.7.0", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "author": "David Grande", | "author": "David Grande", | ||||
| "authorEmail": "dbgrande246@gmail.com", | "authorEmail": "dbgrande246@gmail.com", | ||||
| @@ -101,6 +101,18 @@ | |||||
| "Utility", | "Utility", | ||||
| "Polyphonic" | "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" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "ImpromptuModular", | "slug": "ImpromptuModular", | ||||
| "name": "Impromptu", | "name": "Impromptu", | ||||
| "version": "1.1.9", | |||||
| "version": "1.1.10", | |||||
| "license": "GPL-3.0-only", | "license": "GPL-3.0-only", | ||||
| "author": "Marc Boul\u00e9", | "author": "Marc Boul\u00e9", | ||||
| "brand": "Impromptu", | "brand": "Impromptu", | ||||