Hello everyone, I’ve been trying to control my BeatBuddy using a Nektar Pacer MIDI foot controller. One feature I’m aiming for is to increment or decrement the tempo on the fly while playing.
Currently, I’m sending the following NRPN sequence on MIDI channel 1:
CC 99 with value 0 (MSB)
CC 98 with value 32 (LSB)
CC 97 with value 2 (tempo decrement by 2 bpm)
However, the BeatBuddy doesn’t seem to respond to this message sequence. I have confirmed that MIDI Control is enabled and the MIDI channel is set to “All.” I’m pretty sure the BeatBuddy supports these messages since I’ve seen videos where tempo increment/decrement works in real time with other MIDI controllers.
The sequence is sent twice—once on pedal press and again on pedal release. For the pedal release, I’ve tried sending value 0 (assuming that this would be ignored) and also sending the same value (which would effectively decrement the tempo twice by 2 bpm). Neither approach produced any effect.
Does anyone here use the Nektar Pacer with the BeatBuddy? Can you share your experience or any tips? I’d really appreciate any insight on where I might be going wrong.
Thanks in advance!