I'm trying to map some buttons on my controller and I'm using:
deck left set_bpm 100%
to reset the BPM on the left deck and it doesn't seem to work. Any help on this?
deck left set_bpm 100%
to reset the BPM on the left deck and it doesn't seem to work. Any help on this?
Posted Tue 04 Nov 14 @ 6:48 pm
Try
deck left pitch 100%
set_bpm is about changing the reported bpm (changed by number or %) It just changes a number it doesn't change the track.
deck left pitch 100%
set_bpm is about changing the reported bpm (changed by number or %) It just changes a number it doesn't change the track.
Posted Tue 04 Nov 14 @ 7:13 pm
It worked, thanks!
Posted Tue 04 Nov 14 @ 10:06 pm