| @@ -381,7 +381,7 @@ | |||
| } | |||
| }, | |||
| "voxglitch": { | |||
| "buildTimestamp": 1638728303.738649, | |||
| "buildTimestamp": 1639401001.9511573, | |||
| "creationTimestamp": 1579792597.0, | |||
| "modules": { | |||
| "autobreak": { | |||
| @@ -4141,7 +4141,7 @@ | |||
| } | |||
| }, | |||
| "TinyTricks": { | |||
| "buildTimestamp": 1575346733.1598036, | |||
| "buildTimestamp": 1639402112.0114515, | |||
| "creationTimestamp": 1571471313.0, | |||
| "modules": { | |||
| "SH16": { | |||
| @@ -4729,7 +4729,7 @@ | |||
| } | |||
| }, | |||
| "LomasModules": { | |||
| "buildTimestamp": 1576991899.575822, | |||
| "buildTimestamp": 1639402167.282956, | |||
| "creationTimestamp": 1563506194.0, | |||
| "modules": { | |||
| "AdvancedSampler": { | |||
| @@ -6223,7 +6223,7 @@ | |||
| } | |||
| }, | |||
| "rcm": { | |||
| "buildTimestamp": 1572081691.8396351, | |||
| "buildTimestamp": 1639402257.5854125, | |||
| "creationTimestamp": 1541202370.0, | |||
| "modules": { | |||
| "rcm-CVTgl": { | |||
| @@ -8403,7 +8403,7 @@ | |||
| "modules": {} | |||
| }, | |||
| "Ahornberg": { | |||
| "buildTimestamp": 1638130057.2225003, | |||
| "buildTimestamp": 1639402022.5956838, | |||
| "creationTimestamp": 1562952023.0, | |||
| "modules": { | |||
| "EqualDivision": { | |||
| @@ -8435,6 +8435,9 @@ | |||
| }, | |||
| "Tracker": { | |||
| "creationTimestamp": 1638130057.4082565 | |||
| }, | |||
| "MIDIPolyExpression": { | |||
| "creationTimestamp": 1639402260.0874789 | |||
| } | |||
| } | |||
| }, | |||
| @@ -9123,7 +9126,7 @@ | |||
| } | |||
| }, | |||
| "Atelier": { | |||
| "buildTimestamp": 1638130437.1620636, | |||
| "buildTimestamp": 1639401045.9456928, | |||
| "creationTimestamp": 1594864809.245203, | |||
| "modules": { | |||
| "AtelierPalette": { | |||
| @@ -10236,7 +10239,7 @@ | |||
| } | |||
| }, | |||
| "LyraeModules": { | |||
| "buildTimestamp": 1632097043.1079245, | |||
| "buildTimestamp": 1639401900.3856878, | |||
| "creationTimestamp": 1632097261.2901666, | |||
| "modules": { | |||
| "Sulafat": { | |||
| @@ -10244,6 +10247,15 @@ | |||
| }, | |||
| "Gamma": { | |||
| "creationTimestamp": 1632097261.4360511 | |||
| }, | |||
| "Delta": { | |||
| "creationTimestamp": 1639402259.6556027 | |||
| }, | |||
| "Vega": { | |||
| "creationTimestamp": 1639402259.7704628 | |||
| }, | |||
| "BD383238": { | |||
| "creationTimestamp": 1639402259.8902986 | |||
| } | |||
| } | |||
| }, | |||
| @@ -10377,12 +10389,27 @@ | |||
| "buildTimestamp": 1638135908.8031194 | |||
| }, | |||
| "SequelSequencers": { | |||
| "buildTimestamp": 1639113155.4511003, | |||
| "buildTimestamp": 1639402137.8121538, | |||
| "creationTimestamp": 1639113349.024814, | |||
| "modules": { | |||
| "Sequel8": { | |||
| "creationTimestamp": 1639113349.127879 | |||
| } | |||
| } | |||
| }, | |||
| "htLocal": { | |||
| "buildTimestamp": 1639401851.1176784, | |||
| "creationTimestamp": 1639402258.874776, | |||
| "modules": { | |||
| "htFader": { | |||
| "creationTimestamp": 1639402259.0993614 | |||
| }, | |||
| "htFader16": { | |||
| "creationTimestamp": 1639402259.281469 | |||
| }, | |||
| "htAdder": { | |||
| "creationTimestamp": 1639402259.4555838 | |||
| } | |||
| } | |||
| } | |||
| } | |||
| @@ -1,6 +1,6 @@ | |||
| { | |||
| "slug": "Ahornberg", | |||
| "version": "2.0.0", | |||
| "version": "2.1.0", | |||
| "license": "GPL-3.0-only", | |||
| "name": "Ahornberg", | |||
| "brand": "Ahornberg", | |||
| @@ -130,6 +130,19 @@ | |||
| "Tuner" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "MIDIPolyExpression", | |||
| "name": "MIDI Poly Expression", | |||
| "description": "MIDI MPE to CV", | |||
| "disabled": false, | |||
| "manualUrl": "https://github.com/Ahornberg/Ahornberg-VCV-Modules/blob/master/manuals/README.md#midi-poly-expression", | |||
| "tags": [ | |||
| "External", | |||
| "MIDI", | |||
| "Polyphonic", | |||
| "Utility" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "MIDIOverAudio", | |||
| "name": "MIDI over Audio", | |||
| @@ -1,8 +1,8 @@ | |||
| { | |||
| "slug": "Atelier", | |||
| "name": "Atelier", | |||
| "version": "2.0.0", | |||
| "license": "GPL-3.0-only", | |||
| "version": "2.0.1", | |||
| "license": "GPL-3.0-or-later", | |||
| "brand": "Atelier", | |||
| "author": "Xenakios (Panel Design by Pyer)", | |||
| "authorEmail": "xenakios@gmail.com", | |||
| @@ -11,7 +11,7 @@ | |||
| "manualUrl": "", | |||
| "sourceUrl": "https://github.com/Xenakios/Atelier", | |||
| "donateUrl": "", | |||
| "changelogUrl": "https://github.com/Xenakios/Atelier/blob/master/CHANGELOG.md", | |||
| "changelogUrl": "https://github.com/Xenakios/Atelier/blob/v2/CHANGELOG.md", | |||
| "modules": [ | |||
| { | |||
| "slug": "AtelierPalette", | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "LomasModules", | |||
| "name": "Lomas Modules", | |||
| "version": "1.0.9", | |||
| "version": "2.0.0", | |||
| "license": "BSD-3-Clause", | |||
| "brand": "Lomas", | |||
| "author": "Guillermo Moreno", | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "LyraeModules", | |||
| "name": "LyraeModules", | |||
| "version": "1.0.2", | |||
| "version": "2.0.2", | |||
| "license": "GPL-3.0-or-later", | |||
| "brand": "LyraeModules", | |||
| "author": "Vega Deftwing", | |||
| @@ -26,6 +26,30 @@ | |||
| "tags": [ | |||
| "Utility" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Delta", | |||
| "name": "Delta", | |||
| "description": "So I heard you like ringmod", | |||
| "tags": [ | |||
| "Ring modulator" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Vega", | |||
| "name": "Vega", | |||
| "description": "ADSR with per stage outputs and ringmod", | |||
| "tags": [ | |||
| "Envelope Generator" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "BD383238", | |||
| "name": "BD383238", | |||
| "description": "Expander for Vega ADSR", | |||
| "tags": [ | |||
| "Expander" | |||
| ] | |||
| } | |||
| ] | |||
| } | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "SequelSequencers", | |||
| "name": "Sequel Sequencers", | |||
| "version": "2.0.0", | |||
| "version": "2.0.1", | |||
| "license": "GPL-3.0-or-later", | |||
| "brand": "Daniel Davies", | |||
| "author": "Daniel Davies", | |||
| @@ -2,7 +2,7 @@ | |||
| "slug": "TinyTricks", | |||
| "name": "Tiny Tricks", | |||
| "brand": "Tiny Tricks", | |||
| "version": "1.5.0", | |||
| "version": "2.5.0", | |||
| "license": "GPL-3.0-only", | |||
| "author": "Thomas Ren\u00e9 Sidor", | |||
| "authorEmail": "mail@thomassidor.com", | |||
| @@ -0,0 +1,42 @@ | |||
| { | |||
| "slug": "htLocal", | |||
| "name": "htLocal", | |||
| "version": "2.0.0", | |||
| "license": "GPL-3.0-or-later", | |||
| "brand": "htLocal", | |||
| "author": "htLocal", | |||
| "authorEmail": "local@hack-talk.info", | |||
| "authorUrl": "", | |||
| "pluginUrl": "https://github.com/HTlocal/VCV-Modules-HTLocal", | |||
| "manualUrl": "https://github.com/HTlocal/VCV-Modules-HTLocal", | |||
| "sourceUrl": "https://github.com/HTlocal/VCV-Modules-HTLocal", | |||
| "donateUrl": "", | |||
| "changelogUrl": "", | |||
| "modules": [ | |||
| { | |||
| "slug": "htFader", | |||
| "name": "htFader", | |||
| "description": "Fades signals in and out", | |||
| "tags": [ | |||
| "Utility" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "htFader16", | |||
| "name": "htFader16", | |||
| "description": "Fades signals in and out", | |||
| "tags": [ | |||
| "Utility" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "htAdder", | |||
| "name": "htAdder", | |||
| "description": "functions largely like the A-185-2 Precision CV Adder", | |||
| "tags": [ | |||
| "Hardware clone", | |||
| "Utility" | |||
| ] | |||
| } | |||
| ] | |||
| } | |||
| @@ -2,13 +2,13 @@ | |||
| "slug": "rcm", | |||
| "name": "RCM", | |||
| "brand": "RCM", | |||
| "version": "1.1.0", | |||
| "version": "2.0.0", | |||
| "license": "GPL-2.0-or-later", | |||
| "author": "RCM", | |||
| "authorEmail": "rcmmodules@tupper.org.uk", | |||
| "authorUrl": "https://github.com/Rcomian", | |||
| "pluginUrl": "https://github.com/Rcomian/rcm-modules", | |||
| "manualUrl": "https://github.com/Rcomian/rcm-modules/blob/v0.6/README.md", | |||
| "manualUrl": "https://github.com/Rcomian/rcm-modules/blob/v2/README.md", | |||
| "sourceUrl": "https://github.com/Rcomian/rcm-modules", | |||
| "donateUrl": "", | |||
| "modules": [ | |||
| @@ -100,14 +100,6 @@ | |||
| "tags": [ | |||
| "Sequencer" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "AudioInterface16", | |||
| "name": "Audio Interface 16", | |||
| "description": "A reskin of the Audio16 Interface (only kept for backwards compat)", | |||
| "tags": [ | |||
| "External" | |||
| ] | |||
| } | |||
| ] | |||
| } | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "voxglitch", | |||
| "name": "Voxglitch", | |||
| "version": "2.0.2", | |||
| "version": "2.1.0", | |||
| "license": "BSD-3-Clause", | |||
| "brand": "Voxglitch", | |||
| "author": "Bret Truchan", | |||