great Korg padKontrol Resource for sysex

famusvictim

2013-06-11 13:39:45

If you want to control your padKontrol in realtime, then this guy has written a great SysEx compilation - working great for me.

http://static.twoday.net/kpkproject/fil ... ex-Imp.pdf

rock on

makerprofaze

2013-07-06 19:00:57

I have tried everything to get my padKontrol to enter Native Mode, and I'm somewhat convinced it's faulty. I just got a microKontrol recently, and from THIS I came up with this Native Mode block for the microKontrol:

Code: Select all

f0 42 40 6E 00 00 00 01 F7 f0 42 40 6E 00 3f 27 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 F7 f0 42 40 6E 00 3F 12 01 00 00 00 00 33 33 33 33 03 53 50 41 20 4C 53 30 31 F7 f0 42 40 6E 00 3f 21 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 F7 f0 42 40 6E 00 3f 21 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 F7
I don't understand all the parts, but I can change the LED states/colors, and use ASCII text codes for the LCDs. The Octave buttons still work in standard mode (color/reset octave both buttons). I've just started, but this is enough raw MIDI for BMTP to take over.

Could you post a similar code I can use in BMTP to put the padKontrol in Native Mode?

[maybe I should have posted this on the other (duplicate) thread... think I will]