Connexion rapide:  

Forum: VirtualDJ Technical Support

Sujet Custom button for Stems
I would like to set up a custom button that blinks when stems is active.

So far I have this syntax: setting stemsRealtimeSeparation 'Fully disabled' ? setting stemsRealtimeSeparation 'Always' : setting stemsRealtimeSeparation 'Fully disabled'

What syntax do I need to add to make the button blink?

Thanks
 

Posté Tue 17 Dec 24 @ 2:03 am
setting stemsRealtimeSeparation 'Fully disabled' ? setting stemsRealtimeSeparation 'Always' : (blink & setting stemsRealtimeSeparation 'Fully disabled')

This syntax seems backwards from what i'd expect but I just tested it and it works (blinking when stems are set to Always).
 

Posté Tue 17 Dec 24 @ 4:55 am