Hi jmw
I guess this has been answered somewhere but i couldnt find it on the
the forum.
But after a little fiddling about I found out how to do it.
...there is a system exclusive message that you can send to turn the
shift key on and another to turn it off.
So what you need to do is:
1) Send a system exclusive message to turn shift key on
F0 01 20 01 13 F7
2) Send your program change message on the appropriate midi channel
3) Send a system exclusive message to turn shift key off
F0 01 20 01 14 F7
I left a small gap between each message..
I have this working on my MPC1000 connected to a desktop evolver.
Everything now stays nicely in sync with the Ev sequence changing at
the end of the bar :-).. cool
cheers
m00f
Message
Re: [Evolver] Re: MED question - is there a midi event for the shift key?
2007-09-10 by John Wieczorek