View Single Post
Old 10-13-2017, 05:41 AM   #202
rschlierbeck
Human being with feelings
 
Join Date: Sep 2014
Posts: 68
Default

If I'm reading this correctly then it should be possible to send a message to change the preset.

From the manual:

19.3 Preset selection
There are four ways of selecting a memory preset:
1. Press ‘= PRESET” or ‘PRESET <’ on the BC. See §23.5 for discussion.
2. Send a Program Change MIDI message to the BC. Specifically: $Cn MemoryPreset!1, where n
is equal to .rxch’s ReceiveChannel !1.
3. Send Behringer’s SysEx command $22 to the BC, specifying the desired memory preset.
4. Send a BCL chain to the BC containing a recall statement: $recall MemoryPreset.
Any of these preset selection methods causes the BC to execute the following sequence of actions:
1. The BC copies the selected memory preset’s settings to the temporary preset. Note that this does
not include the Value settings of the memory preset’s elements, since these Value settings aren’t
actually part of the memory preset as such.
2. If the preset’s Request setting is on, the BC sends any MIDI bytes defined in the preset’s LEARN
output (as defined via one or more .tx statements).
3. If the preset’s Snapshot setting is on, the BC sends any standard and/or custom output defined for
the preset’s elements. See §23.4.

Item 2 sounds like the ticket.
rschlierbeck is offline   Reply With Quote