Page 1 of 1

MIDI message

Posted: Wed Jul 14, 2021 4:21 pm
by Rebwar
hi, I am working on a project to build a breath controller as well as with quarter scale tune external button controller via USB interface, on Arduino, then wonder if anyone can help with Korg Pa MIDI in message? how to find out those codes?
Best regard

Posted: Wed Jul 14, 2021 9:47 pm
by Rob Sherratt
Hi Rebwar,

End of the Pa4x user manual has 2 page MIDI implementation chart / standard stuff. Actually a lot of information there.

For any control messages you are unsure of, create a short MIDI file on the PA4x using on board controllers, and then analyse the relevant section on your computer to look for the controller messages. I used Cakewalk to do it, but other MIDI multitrack software is probably OK.

All control messages you find in a Pa4x MIDI file can almost certainly be used via MIDI IN.

Hope these suggestions help.

Best,
Rob

Posted: Thu Jul 15, 2021 11:46 am
by Rebwar
Thanks Rob Sherratt for your replay, i will try it.
Best regard

Posted: Fri Jul 16, 2021 2:33 pm
by Korghelper
One thing to be aware of is that fewer and fewer keyboards these days recognize the standard MIDI breath controller code (CC2) as a modulation source, but Expression (CC11) is pretty universal. So even if the Korg can respond to CC2, down the line with other gear or VSTi’s you might consider setting up the breath controller to the more common CC11 now and you won’t have to deal with the faff of having to change the codes the BC sends…