@@ -1,6 +1,6 @@ | |||||
{ | { | ||||
"slug": "Bidoo", | "slug": "Bidoo", | ||||
"version": "1.1.1", | |||||
"version": "1.1.2", | |||||
"license": "GPL-3.0-only", | "license": "GPL-3.0-only", | ||||
"name": "Bidoo", | "name": "Bidoo", | ||||
"brand": "Bidoo", | "brand": "Bidoo", | ||||
@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"slug": "GlueTheGiant", | "slug": "GlueTheGiant", | ||||
"name": "Glue the Giant", | "name": "Glue the Giant", | ||||
"version": "1.0.6", | |||||
"version": "1.0.7", | |||||
"license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
"brand": "Glue the Giant", | "brand": "Glue the Giant", | ||||
"author": "Paul Merchant", | "author": "Paul Merchant", | ||||
@@ -11,20 +11,22 @@ | |||||
"manualUrl": "https://github.com/gluethegiant/gtg-rack/wiki", | "manualUrl": "https://github.com/gluethegiant/gtg-rack/wiki", | ||||
"sourceUrl": "https://github.com/gluethegiant/gtg-rack", | "sourceUrl": "https://github.com/gluethegiant/gtg-rack", | ||||
"donateUrl": "", | "donateUrl": "", | ||||
"changelogUrl": "https://github.com/gluethegiant/gtg-rack/#release-notes", | |||||
"modules": [ | "modules": [ | ||||
{ | { | ||||
"slug": "MiniBus", | |||||
"name": "Mini Bus Mixer", | |||||
"description": "Mono to three stereo buses", | |||||
"slug": "GigBus", | |||||
"name": "Gig Bus Mixer", | |||||
"description": "Pan to three stereo buses", | |||||
"tags": [ | "tags": [ | ||||
"Mixer", | "Mixer", | ||||
"visual", | |||||
"Polyphonic" | "Polyphonic" | ||||
] | ] | ||||
}, | }, | ||||
{ | { | ||||
"slug": "GigBus", | |||||
"name": "Gig Bus Mixer", | |||||
"description": "Pan to three stereo buses", | |||||
"slug": "MiniBus", | |||||
"name": "Mini Bus Mixer", | |||||
"description": "Mono to three stereo buses", | |||||
"tags": [ | "tags": [ | ||||
"Mixer", | "Mixer", | ||||
"Polyphonic" | "Polyphonic" | ||||
@@ -61,7 +63,7 @@ | |||||
{ | { | ||||
"slug": "BusRoute", | "slug": "BusRoute", | ||||
"name": "Bus Route", | "name": "Bus Route", | ||||
"description": "Three stereo sends and returns", | |||||
"description": "Three stereo sends and returns with optional sample delays", | |||||
"tags": [ | "tags": [ | ||||
"Mixer", | "Mixer", | ||||
"Delay", | "Delay", | ||||
@@ -72,7 +74,7 @@ | |||||
{ | { | ||||
"slug": "Road", | "slug": "Road", | ||||
"name": "Road", | "name": "Road", | ||||
"description": "Merge stereo buses from mix groups", | |||||
"description": "Merge stereo buses from mixers and mix groups", | |||||
"tags": [ | "tags": [ | ||||
"Utility", | "Utility", | ||||
"Polyphonic" | "Polyphonic" | ||||
@@ -1,7 +1,7 @@ | |||||
{ | { | ||||
"slug": "LifeFormModular", | "slug": "LifeFormModular", | ||||
"name": "LifeFormModular", | "name": "LifeFormModular", | ||||
"version": "1.0.1", | |||||
"version": "1.0.2", | |||||
"license": "MIT", | "license": "MIT", | ||||
"brand": "LifeFormModular", | "brand": "LifeFormModular", | ||||
"author": "Marc Dacunha", | "author": "Marc Dacunha", | ||||
@@ -1,6 +1,6 @@ | |||||
{ | { | ||||
"slug": "Stoermelder-P1", | "slug": "Stoermelder-P1", | ||||
"version": "1.2.0", | |||||
"version": "1.3.0", | |||||
"license": "GPL-3.0-only", | "license": "GPL-3.0-only", | ||||
"author": "Benjamin Dill", | "author": "Benjamin Dill", | ||||
"name": "PackOne", | "name": "PackOne", | ||||
@@ -88,6 +88,16 @@ | |||||
], | ], | ||||
"manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Infix.md" | "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Infix.md" | ||||
}, | }, | ||||
{ | |||||
"slug": "InfixMicro", | |||||
"name": "\u00b5INFIX", | |||||
"description": "Insert for polyphonic cables", | |||||
"tags": [ | |||||
"Utility", | |||||
"Polyphonic" | |||||
], | |||||
"manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Infix.md" | |||||
}, | |||||
{ | { | ||||
"slug": "Strip", | "slug": "Strip", | ||||
"name": "STRIP", | "name": "STRIP", | ||||
@@ -109,6 +119,16 @@ | |||||
], | ], | ||||
"manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/EightFace.md" | "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/EightFace.md" | ||||
}, | }, | ||||
{ | |||||
"slug": "EightFaceX2", | |||||
"name": "8FACEx2", | |||||
"description": "Universal expander for sequencing up to sixteen presets of any module", | |||||
"tags": [ | |||||
"Utility", | |||||
"Sequencer" | |||||
], | |||||
"manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/EightFace.md" | |||||
}, | |||||
{ | { | ||||
"slug": "MidiCat", | "slug": "MidiCat", | ||||
"name": "MIDI-CAT", | "name": "MIDI-CAT", | ||||
@@ -143,6 +163,27 @@ | |||||
], | ], | ||||
"manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/FourRounds.md" | "manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/FourRounds.md" | ||||
}, | }, | ||||
{ | |||||
"slug": "Arena", | |||||
"name": "ARENA", | |||||
"description": "2-dimensional XY-Mixer for 8 sources with various modulation targets and fun graphical interface", | |||||
"tags": [ | |||||
"Utility", | |||||
"Controller", | |||||
"Mixer" | |||||
], | |||||
"manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Arena.md" | |||||
}, | |||||
{ | |||||
"slug": "Maze", | |||||
"name": "MAZE", | |||||
"description": "4 channel sequencer running on a 2-dimensional grid", | |||||
"tags": [ | |||||
"Sequencer", | |||||
"Random" | |||||
], | |||||
"manualUrl": "https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/Maze.md" | |||||
}, | |||||
{ | { | ||||
"slug": "AudioInterface64", | "slug": "AudioInterface64", | ||||
"name": "AUDIO-64", | "name": "AUDIO-64", | ||||