BCR2000 preset change via MIDI

Configure and optimize you computer for Audio.
Post Reply New Topic
RELATED
PRODUCTS

Post

I'm trying to make Live change the BCR's preset. I have MidiPipe to modify Live's message if needed, but I can't find info on what kind of message the BCR needs to change preset. I have a Kontrol49 working this way already (converting a Program Change message into the System Exclusive message needed to change scene).

Does anyone know what message is needed?

Post

Behringer just replied. It's not possible.

Post

Yes it is - if I understand you correctly :)
To change the currently selected preset:
Send sysex: F0 00 20 32 00 dd 22 pp F7
where pp=preset number starting at 0 (hex)
and dd=14 for BCF2000 or 15 for BCR2000.

Dont know why they dont want you to know this ??

Good luck.
Graham.

Post

graham are you a bcr guru ? i think that soon i'll need some help ... can i write to you ?

manfredi

Post

Ha Ha. Not exactly, but I have managed to figure out a few things about the BCF/R, so I will help if I can - but no promises!

Graham.

Post

This is great! Now I use MIDI-Ox to translate incoming midi-messages into Sysex commands. In Live I connect numbers and letters of my keybord to a simple synthedit plugin that sends these triggering messages. (The same keys that show the channel of the synthesizers I programmed the BCR for)

Now I press '1', and this happens!:
- Synth 1 GUI shows up.
- Synth 1 is 'armed' and ready to play.
- BCR switches to preset 1, which is hard-wired to the Synth!

Thanks for this invaluable little piece of info...

Post

ghaz wrote: Wed Jul 19, 2006 11:16 pm Yes it is - if I understand you correctly :)
To change the currently selected preset:
Send sysex: F0 00 20 32 00 dd 22 pp F7
where pp=preset number starting at 0 (hex)
and dd=14 for BCF2000 or 15 for BCR2000.

Dont know why they dont want you to know this ??

Good luck.
Graham.
You are a genius and you saved my life, now I'm changing preset with Pure Data.
A lot of people are asking for this on the web.


So with Pure Data (on Windows I think is not possible) this select the first preset

[240 0 32 50 0 21 34 0 247( <-message
|
[midiout]

this the second... and so on...
240 0 32 50 0 21 34 1 247


WOW

Post Reply

Return to “Computer Setup and System Configuration”