|
- {
- "slug": "GlueTheGiant",
- "name": "Glue the Giant",
- "version": "1.0.2",
- "license": "GPL-3.0-or-later",
- "brand": "Glue the Giant",
- "author": "Paul Merchant",
- "authorEmail": "prmerchant@gmail.com",
- "authorUrl": "https://github.com/gluethegiant",
- "pluginUrl": "https://github.com/gluethegiant/gtg-rack",
- "manualUrl": "https://github.com/gluethegiant/gtg-rack/blob/master/README.md",
- "sourceUrl": "https://github.com/gluethegiant/gtg-rack",
- "donateUrl": "",
- "modules": [
- {
- "slug": "MiniBus",
- "name": "Mini Bus Mixer",
- "description": "Mono to three stereo buses",
- "tags": [
- "Mixer",
- "Polyphonic"
- ]
- },
- {
- "slug": "GigBus",
- "name": "Gig Bus Mixer",
- "description": "Pan to three stereo buses",
- "tags": [
- "Mixer",
- "Polyphonic"
- ]
- },
- {
- "slug": "SchoolBus",
- "name": "School Bus Mixer",
- "description": "Pan and CV to three stereo buses",
- "tags": [
- "Mixer",
- "Polyphonic"
- ]
- },
- {
- "slug": "MetroCityBus",
- "name": "Metro City Bus Mixer",
- "description": "Polyphonic stereo spread (and pan follow) to three buses",
- "tags": [
- "Mixer",
- "Polyphonic"
- ]
- },
- {
- "slug": "BusRoute",
- "name": "Bus Route",
- "description": "Three stereo sends and returns",
- "tags": [
- "Mixer",
- "Delay",
- "Utility",
- "Polyphonic"
- ]
- },
- {
- "slug": "EnterBus",
- "name": "Enter Mixer Bus",
- "description": "Three stereo inputs to bus",
- "tags": [
- "Utility"
- ]
- },
- {
- "slug": "ExitBus",
- "name": "Exit Mixer Bus",
- "description": "Three stereo outputs from bus",
- "tags": [
- "Utility"
- ]
- },
- {
- "slug": "BusDepot",
- "name": "Bus Depot",
- "description": "Sums three stereo buses",
- "tags": [
- "Mixer",
- "Visual",
- "Polyphonic"
- ]
- }
- ]
- }
|