Ok so I’ve had this mixer for a little while now and tonight I just realized that it shows the bpm on the screens 🤦🏾♂️ Yeah I’m an idiot at times.
So instead of just 98 it would show 98.5
My question is, can someone help me with a script that’ll show the bpm plus the first decimal on the screens??
Any help would be greatly appreciated 🙏🏾
So instead of just 98 it would show 98.5
My question is, can someone help me with a script that’ll show the bpm plus the first decimal on the screens??
Any help would be greatly appreciated 🙏🏾
Inviato Sat 05 Mar 22 @ 8:32 am
I'm not sure it can, the mapping for
dnc_deckbpm
is as plain as can be, to test try this
get_constant 123.4
dnc_deckbpm
is as plain as can be, to test try this
get_constant 123.4
Inviato Sat 05 Mar 22 @ 8:59 am
Thanks Loco,
I left the mixer at the club but I play again tonight so I’ll try when I go back and report back probably Sunday morning 🤙🏾
I left the mixer at the club but I play again tonight so I’ll try when I go back and report back probably Sunday morning 🤙🏾
Inviato Sat 05 Mar 22 @ 12:03 pm
Hey Loco I didn’t get a chance to try your script but when I wake up in the morning I will try it and let you know if it worked or not, thanks for the time.
Inviato Sun 06 Mar 22 @ 9:23 am
locodog wrote :
I'm not sure it can, the mapping for
dnc_deckbpm
is as plain as can be, to test try this
get_constant 123.4
dnc_deckbpm
is as plain as can be, to test try this
get_constant 123.4
This didn't work.
Inviato Sun 06 Mar 22 @ 6:49 pm
It's a firmware limitation. The decimal part of the BPM is properly sent to the firmware, but it decides what to display.
Inviato Sun 06 Mar 22 @ 7:48 pm
Ok makes sense, Thanks for the info.
Could you please look at my other thread and see if you can solve it?
Could you please look at my other thread and see if you can solve it?
Inviato Sun 06 Mar 22 @ 7:52 pm