|
|
@@ -1,14 +1,14 @@ |
|
|
|
{ |
|
|
|
"slug": "GlueTheGiant", |
|
|
|
"name": "Glue the Giant", |
|
|
|
"version": "1.0.0", |
|
|
|
"version": "1.0.1", |
|
|
|
"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/wiki", |
|
|
|
"manualUrl": "https://github.com/gluethegiant/gtg-rack/blob/master/README.md", |
|
|
|
"sourceUrl": "https://github.com/gluethegiant/gtg-rack", |
|
|
|
"donateUrl": "", |
|
|
|
"modules": [ |
|
|
@@ -17,33 +17,45 @@ |
|
|
|
"name": "Mini Bus Mixer", |
|
|
|
"description": "Mono to three stereo buses", |
|
|
|
"tags": [ |
|
|
|
"Mixer" |
|
|
|
"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 control to three stereo buses", |
|
|
|
"description": "Pan and CV to three stereo buses", |
|
|
|
"tags": [ |
|
|
|
"Mixer" |
|
|
|
"Mixer", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "BusRoute", |
|
|
|
"name": "Bus Route", |
|
|
|
"description": "Three stereo sends and returns", |
|
|
|
"slug": "MetroCityBus", |
|
|
|
"name": "Metro City Bus Mixer", |
|
|
|
"description": "Polyphonic stereo spread (and pan follow) to three buses", |
|
|
|
"tags": [ |
|
|
|
"Mixer", |
|
|
|
"Utility" |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "BusDepot", |
|
|
|
"name": "Bus Depot", |
|
|
|
"description": "Sums three stereo buses", |
|
|
|
"slug": "BusRoute", |
|
|
|
"name": "Bus Route", |
|
|
|
"description": "Three stereo sends and returns", |
|
|
|
"tags": [ |
|
|
|
"Mixer", |
|
|
|
"Visual" |
|
|
|
"Utility", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
@@ -61,6 +73,16 @@ |
|
|
|
"tags": [ |
|
|
|
"Utility" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "BusDepot", |
|
|
|
"name": "Bus Depot", |
|
|
|
"description": "Sums three stereo buses", |
|
|
|
"tags": [ |
|
|
|
"Mixer", |
|
|
|
"Visual", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
} |
|
|
|
] |
|
|
|
} |