I can successfully control my A&H CQ18T via USB having found the magic combination of settings, but I can't get control of my Wing Compact to work, either via USB or network.
Has anyone recorded screen shots of the steps by any chance? SCS version 11.10.7
Thanks!
Control Send Remote Device for Behringer Wing
Re: Control Send Remote Device for Behringer Wing
Aaaah. Found a magic spell for USB.
MIDI Out Port Wing MIDI DAW 2 works - but not 1.
I can control channel and bus levels but not DCA levels - DCA mutes are ok. Any ideas?!
Thanks.
MIDI Out Port Wing MIDI DAW 2 works - but not 1.
I can control channel and bus levels but not DCA levels - DCA mutes are ok. Any ideas?!
Thanks.
-
- Site Admin
- Posts: 3629
- Joined: Sun Jul 24, 2005 8:58 am
- Location: Brisbane, Queensland, Australia. TZ:GMT+10
- Contact:
Re: Control Send Remote Device for Behringer Wing
To help us look into this, please email us the SCS cue file (the .scs11 file) where you control channel and/or bus levels, and DCA mutes. Email the file to support@showcuesystems.com.
Re: Control Send Remote Device for Behringer Wing
I have now got this working over ethernet too.
On the Wing, make sure on SETUP > REMOTE > REMOTE LOCK that OSC and TCP are unlocked/on.
Control Send
Remote Device: Other OSC Device
OSC Version: 1.0
Network Protocol: UDP
Network Role: SCS is a Network Client
Connect when required: unchecked
Dummy Connection: unchecked
IP Address: as on the Wing
Port No: 2223
Sample Control Send Cue - mute channel 09
OSC Command Type: Free Format
OSC Message: /ch/09/mute ,i 1
Sample Control Send Cue - load snapshot
First load the show. Each cue needs two parts (actionidx refers to the snapshot by order in the show - this command calls snapshot 2)
OSC Message: /$ctl/lib/$actionidx ,i 2
Then load the snapshot
/$ctl/lib/$action ,s GO
On the Wing, make sure on SETUP > REMOTE > REMOTE LOCK that OSC and TCP are unlocked/on.
Control Send
Remote Device: Other OSC Device
OSC Version: 1.0
Network Protocol: UDP
Network Role: SCS is a Network Client
Connect when required: unchecked
Dummy Connection: unchecked
IP Address: as on the Wing
Port No: 2223
Sample Control Send Cue - mute channel 09
OSC Command Type: Free Format
OSC Message: /ch/09/mute ,i 1
Sample Control Send Cue - load snapshot
First load the show. Each cue needs two parts (actionidx refers to the snapshot by order in the show - this command calls snapshot 2)
OSC Message: /$ctl/lib/$actionidx ,i 2
Then load the snapshot
/$ctl/lib/$action ,s GO