[Fix 11.5.2.4] OSC /scs/fader/master not working

Post bug reports here
Post Reply
dennis
Posts: 9
Joined: Sun Jan 05, 2014 8:07 am

[Fix 11.5.2.4] OSC /scs/fader/master not working

Post by dennis » Wed Oct 26, 2016 6:18 am

Hi,

I'm trying to control the master fader of SCS with OSC. However it's not working and in "Test Network Control" SCS shows "Unknown command []". Also tried /fader/master, not working either.
Tested with Version 11.5.2.3 x64. /scs/ctrl/go works.

Attached is a screenshot of a Wireshark Capture and the dissected OSC packet.


Thanks,
Dennis
Attachments
SCS_20161025_2.png
SCS_20161025_2.png (68 KiB) Viewed 576 times
SCS_20161025_1.png
SCS_20161025_1.png (13.57 KiB) Viewed 576 times

Mike Daniell
Site Admin
Posts: 3630
Joined: Sun Jul 24, 2005 8:58 am
Location: Brisbane, Queensland, Australia. TZ:GMT+10
Contact:

Re: OSC /scs/fader/master not working

Post by Mike Daniell » Wed Oct 26, 2016 3:10 pm

That seems to be a documentation error. Please try /scs/fader/setmaster.
Mike Daniell
Show Cue Systems Pty Ltd
mike@showcuesystems.com
Image

dennis
Posts: 9
Joined: Sun Jan 05, 2014 8:07 am

Re: OSC /scs/fader/master not working

Post by dennis » Tue Nov 01, 2016 5:52 am

Sorry for the late reply, thought i'd subscribed the topic.

Yes, it's working. Thanks.

I noticed two things, which you might consider changing.
1) The help page ("Production Properties - Cue Control Devices - Network") does not document the fader value range.
2) Fader values < -75.0 are ignored. At first i used the value range -100 to 0.0, then if i rapidly moved the fader on my console the following values were sent to SCS [0.0, -23.0, -57.0, -91.0, -100.0]. Hence the fader in SCS was set to -57.0dB. Once i used -75.0 to 0.0 everything worked as expected.

Post Reply