Behringer BCR2000 midi remote

For the BCR2000 it would be even better to record a sysex-dump of the preset. In the API you can then send this dump file via the “midiOutput.sendSysexFile(‘filename’, delayMSec)” function. The sysex-file must be placed inside the script’s folder next to the main script file. As far as I remember, BCR2000 needs at least 3 or even 5 ms delay because its microcontroller throws an error.

3 Likes