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
[Fix 11.5.2.4] OSC /scs/fader/master not working
[Fix 11.5.2.4] OSC /scs/fader/master not working
- Attachments
-
- SCS_20161025_2.png (68 KiB) Viewed 572 times
-
- SCS_20161025_1.png (13.57 KiB) Viewed 572 times
-
- 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
That seems to be a documentation error. Please try /scs/fader/setmaster.
Re: OSC /scs/fader/master not working
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.
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.