ASCII Fader Control/More Master Fader Access

Features you would like in SCS
Post Reply
ryanjimmersive
Posts: 3
Joined: Tue Dec 05, 2023 1:07 am

ASCII Fader Control/More Master Fader Access

Post by ryanjimmersive » Wed Dec 06, 2023 2:31 am

Realized I posted this earlier in the wrong thread.

I am using a PLC to communicate with SCS for an immersive experience. I really love the software and the flexibility it offers. A couple things listed below have come up that would be nice to have as a feature, or maybe they do exist, but I don't know how to accomplish it.

- Controlling Master Fader with Network Cue Control (ASCII UDP from PLC). For my situation, I am unable to use OSC commands, instead forced to ASCII. I understand positioning the fader is easier accomplished with OSC but offering a basic up/down command over ASCII such as "scsMasterFader(Up)" or "scsMasterFader(Down)" would allow me to send button pushes to increase/decrease overall volume at a dB increment set in the shows settings. Sort of like the Master Fader up/down keystroke shortcut.

- I was able to control Master Fader via OSC but had to use a separate program (TouchOSC), just ideally wanted everything centralized. That being said, is there a way to transmit Master Fader value/positional data back to TouchOSC or alternative?

- Alternatively, allowing access to the Master Fader from within a Level Change Cue would suffice.

- Additionally, allowing a relative volume change of a Cue and all it's sub cues (sort of like an aux fader/send bus) would be beneficial. So if I have a cue who has a bunch of subcues that all play out in different rooms/channels, I can control their relative overall volume without having to adjust the device's volume or each individual output from within that cue. Heck, the ability to send cues to a send bus and be able to control those faders like a real mixer would be super cool.

Otherwise, my SCS experience has been incredible! Thank you for the great software.

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

Re: ASCII Fader Control/More Master Fader Access

Post by Mike Daniell » Wed Dec 06, 2023 4:28 pm

Many thanks for your comments - much appreciated.

You say you cannot use OSC from your PLC. We encountered a similar issue when the remote app was developed, and to work around that we developed what I call 'text-only OSC'. I will email you the document that contains the message formats.
Mike Daniell
Show Cue Systems Pty Ltd
mike@showcuesystems.com
Image

ryanjimmersive
Posts: 3
Joined: Tue Dec 05, 2023 1:07 am

Re: ASCII Fader Control/More Master Fader Access

Post by ryanjimmersive » Thu Dec 07, 2023 8:58 am

Thank you. That document has been extremely helpful!

In regards to suggestions for future iterations, I believe allowing OSC/Text cue control for a Playlist, in addition to Master Fader/Device Fader, would solve my "audio bus/aux send" volume control desire. The Playlist already has group relative volume control built in - just looking to adjust it as needed :)

Post Reply