Utility to Quickly Program SCS with X32 Messages
Posted: Wed Feb 14, 2018 8:25 am
Hi all,
I've just started using SCS to completely control radio mics on my X32 (mute and unmuting as required).
For the last show we had 18 mics and over 200 Control Send cues.
The only negative was the amount of time to program SCS. As I plan to use this for most shows, I decided to write a program to give a graphical way to view and update each of the Control Send Cues. It is created as a database which then writes it's own SCS11 file in the correct XML format. This file can then be imported via the "Import Cues from another SCS Cue file" within the Cue menu of the editor window. It also deals with the limit of 16 Control Send messages per cue, by automatically creating Sub Cues. In fact you can decide how many of the channels you want in each Sub Cue. That's quite handy because you have to scroll down the list of control messages within the sub cue which only currently shows around 9 messages by default in SCS.
Once you've got the majority of Control Send cues into SCS you can then play around with SFX cues (I've allowed [Place Holders] just for audio for now) or other requirements directly in SCS.
I wonder if anyone else is interested in the concept and might benefit from this system? I've only quickly written this in MSAccess but might look to write in VB.net if there is any interest? I'm happy for anyone to have it in the MSAccess version at the moment. You can grab a runtime version of the software free from Microsoft and I can upload the file to dropbox or similar.
I've still got some code tidying to do and might add in more functionality (although you can duplicate cues at the moment and it does check for duplicate cue numbers etc...)
I've attached a couple of screen shots just to give a flavour of the system - It's working great and I'm about to give it a run next week.
Regards
Mark
I've just started using SCS to completely control radio mics on my X32 (mute and unmuting as required).
For the last show we had 18 mics and over 200 Control Send cues.
The only negative was the amount of time to program SCS. As I plan to use this for most shows, I decided to write a program to give a graphical way to view and update each of the Control Send Cues. It is created as a database which then writes it's own SCS11 file in the correct XML format. This file can then be imported via the "Import Cues from another SCS Cue file" within the Cue menu of the editor window. It also deals with the limit of 16 Control Send messages per cue, by automatically creating Sub Cues. In fact you can decide how many of the channels you want in each Sub Cue. That's quite handy because you have to scroll down the list of control messages within the sub cue which only currently shows around 9 messages by default in SCS.
Once you've got the majority of Control Send cues into SCS you can then play around with SFX cues (I've allowed [Place Holders] just for audio for now) or other requirements directly in SCS.
I wonder if anyone else is interested in the concept and might benefit from this system? I've only quickly written this in MSAccess but might look to write in VB.net if there is any interest? I'm happy for anyone to have it in the MSAccess version at the moment. You can grab a runtime version of the software free from Microsoft and I can upload the file to dropbox or similar.
I've still got some code tidying to do and might add in more functionality (although you can duplicate cues at the moment and it does check for duplicate cue numbers etc...)
I've attached a couple of screen shots just to give a flavour of the system - It's working great and I'm about to give it a run next week.
Regards
Mark