Connexion rapide:  

Forum: Video Discussion

Sujet: Plugin to display BPM on master video
Hi all of you.
For a specific project, i need to display on a video screen the VDJ Master BPM in real time.
Is anybody know a tric, a plugin, a miracle, that would allow me to display the master BPM in real time on the video output ?
Not sure i'm clear ? I'am ?
Thanks for your help.
James
 

Posté Sat 27 Jan 24 @ 3:17 pm
it would just be a video skin, but the value would be the value shown in the usual gui.
 

Hi, and thank you for your answear
Yes indeed,
I need the master tempo to be displayed.
Do you know how to create such a video skin ?
All the best
 

I do but here's a simpler option that takes less effort on my part.

put this on a custom_button
deck master effect_active text ? on & effect_active text & repeat_stop textThing  : off & deck master effect_active text  & repeat_start_instant textThing 1000ms -1 & get_text "`get_bpm & param_cast '0.0'`" & param_cast & effect_string text 2


If you need something more than that send me a pm.
 

ok thank you. I try it and let you know
 



Check your text plugin settings
 

Works perfect. Thank you so much !