eXtream Software Development Forum

Full Version: send "local off" message to keyboard?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi!

i have a yamaha p45 and would like to take the sound output only from the audio evolution app. since my piano doesn't have a "local off"-function, i'd like to take the advice from here:

http://www.andrelouis.com/qws/art/art006.htm

Quote:Alternatively, you can send MIDI messages from the sequencer to turn Local on or off. They are standard messages so most keyboards should understand them.

is there a way to do this with audio evolution mobile?

thanks in advance!

Nues
Hmm.. not directly, but please try creating a midi control change event on a USB midi track at 0:00 with CC number 122 and value 0. That should send a local off message.
(07-13-2016, 10:40 AM)dwrae Wrote: [ -> ]Hmm.. not directly, but please try creating a midi control change event on a USB midi track at 0:00 with CC number 122 and value 0. That should send a local off message.

yeah! that absolutely does the job, thanks  Biggrin and value 127 sends a "local on" message i found!