Hello everyone,
I have a Yamaha EX5R, who received a knock on the knobs, breaking the internal card.
Now all the function keys (F1 to F8), including Shift and EXIT, do not work anymore.
I heard from the old user that using a Yamaha SY99 as a master keyboard, could be to change via MIDI presets (P1, P2, I1, I2).
The question I ask is:
any of you please, could it provide the strings in Sysex, to select anchio via MIDI: P1, P2, I1, I2.
Thanks, in advance, for the courtesy.
SY99 master control utility:
Bank Select 8065 : EX5R Preset 1
Bank Select 8066 : EX5R Preset 2
Bank Select 8067 : EX5R Internal 1
Bank Select 8068 : EX5R Internal 2
MIDI messages on channel 1:
B0 00 3F B0 20 00 C0 00 : preset 1 voice 1 'A1'
B0 00 3F B0 20 01 C0 18 : preset 2 voice 25 'B9'
B0 00 3F B0 20 02 C0 38 : internal 1 voice 57 'D9'
B0 00 3F B0 20 03 C0 7F : internal 2 voice 128 'H16'
Thank you Paul!
You are very kind!
L'll try it and then l'll let you know.
Many thanks!
My pleasure!
Hi Paul!,
I've tried your strings in sysex, with a MIDI keyboard and working perfectly! Thanks again.
But now I need to control the keys: F1..F8, SHIFT, EXIT, via MIDI messages sent from my keyboard.
I've seen the Yamaha EX5R MIDI implementation manual, which in theory can be done, but I have not been able to generate a string that works for the purpose.
Would you be so kind to help me again?
Thank you in advance!
Hi Rino, try these messages with midi-ox:
F0 43 10 5B 0A 00 13 01 F7 (ENTER ON)
F0 43 10 5B 0A 00 13 00 F7 (ENTER OFF)
F0 43 10 5B 0A 00 14 01 F7 (EXIT ON)
F0 43 10 5B 0A 00 14 00 F7 (EXIT OFF)
F0 43 10 5B 0A 00 15 01 F7 (SHIFT ON)
F0 43 10 5B 0A 00 15 00 F7 (SHIFT OFF)