Klangschmied
2017-04-02 11:13:29
Hi,
is there a procedere to change/ activate presets in Bome with MIDI commands?
\\ Klangschmied //
Klangschmied
2017-04-02 11:13:29
Hi,
is there a procedere to change/ activate presets in Bome with MIDI commands?
\\ Klangschmied //
Steve
2017-04-02 15:05:08
Yes, very straight forward. Example below:
[x] Preset 1: Working
[x] Translator 1.0: Activate Preset
Options: swallow
Incoming: Note On on ch. 9 with note:9 (0x09) and any velocity
Outgoing: activate preset “Test Preset”
[x] Translator 1.1: Deactivate Preset
Options: swallow
Incoming: Note On on ch. 9 with note:10 (0x0A) and any velocity
Outgoing: deactivate preset “Test Preset”
_____________________________________________________________
[x] Preset 2: Test Preset
halbander
2017-04-02 15:47:40
comment
@ straight
Thanks a lot, got it work.