OSC Documentation 0.59
©Patrick‐GillesMaillot 113 WINGOSC–V0.59
scopes
scopes:AlargesetofBoolean{true|false}valuestolistwhathasbeensavedatsnapshottimethat
canalsobeusedasareminderoftheinitialpurposeofthesnapshot.Thissetofvaluesisalsousedat
loadtimetoshowwhatconsoleparametergroupswillbeaffectedbytherecalloperationinadjusting
whatshouldbeloadedwhenrecallingascene.
Thescopesclasscontainsthefollowingobjects:
ch,aux,bus,main,mtx,fx,routin,routout,cfg,area,data,with:
"scopes":{
"ch":{
"1".."40":true
},
"aux":{
"1".."8":true
},
"bus":{
"1".."16":true
},
"main":{
"1".."4":true
},
"mtx":{
"1".."8":true
},
"fx":{
"1".."16":true
},
"routin":{
"1".."13":true
},
"routout":{
"1".."11":true
},
"cfg":{
"groups":true,
"audio":true,
"surface":true,
"custom":true
},
"area":{
"L":true,
"C":true,
"R":true
},
"data":{
"1".."9":true
}
},
Scopesarenotelementsthatcanbeprogrammaticallychanged.Theyareonlysetatsnapshottime
usingtheconsolemainLCD.Asmentionedearlier,theyareusedatsavetimetonotifywhatwas
targetedforupdate,andatrestoretimeontheconsole,toindicatewhatwillbemodifiedasthe
snapshotisrestoredtothedesk.
ae_data
ae_datastandsfor“AudioEngine”,andregroupsaratherlargesetofattributesandvaluesaimedat
registeringallmainsettingsoftheWINGaudioengine,suchasRouting,ChannelEQsettings,FX
parametervalues,etc.,asshowninthefigurebelow: