Bc2000 (for the BCF2000 & BCR2000) group photo

Yahoo Groups archive

Bc2000 (for the BCF2000 & BCR2000)

Index last updated: 2026-04-28 23:16 UTC

Message

Re: Change the preset by a sysex

2010-03-01 by markwinvdb

--- In bc2000@yahoogroups.com, "fourdrignier_joan" <fourdrignier_joan@...> wrote:
> I tried to send this message:
> $rev.
> tx $F0 $00 $20 $32 $7F $7F $22 $02 $F7
> $end
> To pass on the preset 2 but that did not work. I hears a signal in the BCF but it remains blocked on the same preset

> I also tried that:
> $rev
> $recall 02
> $end
> 
> Now with sendFX:
> F0 00 20 32 7F 14 20 00 00 24 72 65 76 F7
> F0 00 20 32 7F 14 20 00 01 24 72 65 63 61 6C 6C 20 30 32 F7
> F0 00 20 32 7F 14 20 00 02 24 65 6E 64 F7
> But I arrive at the same result...

The Behringer SysEx "Select Preset" command $22 should NOT be embedded in a BCL chain (between $rev and $end).
It should be sent directly as a MIDI SysEx message, so for instance simply: F0 00 20 32 7F 7F 22 02 F7 

The $recall statement must indeed be embedded in a BCL chain. But as Royce has already pointed out, "$rev" should be "$rev F1" for a BCF, and "$rev R1" for a BCR.

Personally I prefer the "Select Preset" method: it is shorter, simpler and faster. (That's why it's BC Manager's default method.)

Mark.

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.