Quick Sign In:  

Forum: Wishes and new features

Topic: Bridge and 2nd First Beat detection
Hello and thank you for listening to my suggestion . I have sucessfully managed to build a script that will send beat information (i.e pre-firstbeat /first beat /post-first beat) via a OS2l command to the dmx software (QLC+) to automaticly activate/deactivate strobe etc (simmlar to Sound Switch I believe)
using the following code :

repeat_start_instant 'BeatPoz' 100ms & set 'BeatPositionMS' '`get_beatpos 1 mseconly`' & var_greater "BeatPositionMS" 0.4 ? os2l_scene 'strobe' on & var_greater "BeatPositionMS" 4.1 ? os2l_scene 'Post-Strobe' on : nothing : os2l_scene 'Pre-Strobe' on

What would be really cool / useful would be "bridge detection" for calming lighting effects during the bridge then a second "first_beat" detection for strobe etc again . Unless of course this is already possible ??? Thanks
 

Posted Thu 25 May 23 @ 1:09 pm