![]() |
send "local off" message to keyboard? - Printable Version +- eXtream Software Development Forum (https://www.extreamsd.com/forum) +-- Forum: Apps (https://www.extreamsd.com/forum/forum-4.html) +--- Forum: Audio Evolution Mobile (https://www.extreamsd.com/forum/forum-21.html) +---- Forum: Help (https://www.extreamsd.com/forum/forum-10.html) +---- Thread: send "local off" message to keyboard? (/thread-379.html) |
send "local off" message to keyboard? - nues - 07-12-2016 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 RE: send "local off" message to keyboard? - dwrae - 07-13-2016 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. RE: send "local off" message to keyboard? - nues - 07-13-2016 (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 ![]() |