MicroKontrol Native mode in,lights are on. PDF chapter 2-2?
Moderators: Sharp, X-Trade, Pepperpotty, karmathanever
MicroKontrol Native mode in,lights are on. PDF chapter 2-2?
I've re-approached this a few times.
So far, following Fat Elvis' PadKontrol tutorial and applying it to the MicroKontrol PDF, i've managed to get past the "Native Mode in", "Packet Communication 1" and "Packet Communication 2" section. I can get the pads to light up, color the lcd screens and enter text into the main display.
But now?
Chapter 2-2 isn't making sense to me. Do i have to tell it there's a package coming then send it commands? The "3-2 Native Korg mode messages" are not working at this point.
Any help would be greatly appreciated.
So far, following Fat Elvis' PadKontrol tutorial and applying it to the MicroKontrol PDF, i've managed to get past the "Native Mode in", "Packet Communication 1" and "Packet Communication 2" section. I can get the pads to light up, color the lcd screens and enter text into the main display.
But now?
Chapter 2-2 isn't making sense to me. Do i have to tell it there's a package coming then send it commands? The "3-2 Native Korg mode messages" are not working at this point.
Any help would be greatly appreciated.
Ok, so i realised The MicroKontrol has 4 packets for initial configuration.
I can now turn all the leds on or off and write text to all the LCD screens, but the singular midi commands(PDF 3-2) are still not working.
What confuses me is that the packet commands 1-4 will work even without sending a "Native mode IN" command.
When i send my initial "Native mode IN" command: F0 42 40 6E 00 00 00 01 F7 it dims all the pads and main LCD but the 8 slider LCDs remain the same. Is this normal?
I can now turn all the leds on or off and write text to all the LCD screens, but the singular midi commands(PDF 3-2) are still not working.
What confuses me is that the packet commands 1-4 will work even without sending a "Native mode IN" command.
When i send my initial "Native mode IN" command: F0 42 40 6E 00 00 00 01 F7 it dims all the pads and main LCD but the 8 slider LCDs remain the same. Is this normal?
-
- Posts: 5
- Joined: Sun Apr 30, 2006 11:43 am
No i didn't. I figured it out and now just reuse the string. Once the MicroKontrol is in Native Mode you can alter most of the initial setting on a single package basis. If you use Max/MSP your in luck because i've put a primer here:
MicroKontrol Primer for Max/MSP
It has the native in and out commands and demonstrates how to light up the pads. From there you can use the MicroKONTROL_MIDI.pdf from chapter 3-2 on page 10 to get dirty with it.
If you don't use Max get back to me and i'll re-figure out how i did it. Pretty easy in the end. Basically the same as the Fat Elvis tutorial except the MicroKONTROL needs more "Packet Communication" setup steps before it submits.
MicroKontrol Primer for Max/MSP
It has the native in and out commands and demonstrates how to light up the pads. From there you can use the MicroKONTROL_MIDI.pdf from chapter 3-2 on page 10 to get dirty with it.
If you don't use Max get back to me and i'll re-figure out how i did it. Pretty easy in the end. Basically the same as the Fat Elvis tutorial except the MicroKONTROL needs more "Packet Communication" setup steps before it submits.
-
- Posts: 5
- Joined: Sun Apr 30, 2006 11:43 am
Hex fiend should do the trick:
http://ridiculousfish.com/hexfiend/
And here's a decimal-hex-binary calculator:
http://www.versiontracker.com/dyn/moreinfo/macosx/28871
Making strings in hexfiend and sending them with librarian isn't going to be much fun though, each blink of a light is a string or two.
Heres a simple 8step sequencer i put together:
http://chaosmoon.info/resources/MK_8step_01-OSX.zip
Its a standalone application made in MAX/MSP. You will need to install the free runtime to get it to work:
http://www.cycling74.com/download/maxmspruntime463.dmg
Here's a demo on youtube:
http://www.youtube.com/watch?v=lLU4PRC2BzI
good luck!
http://ridiculousfish.com/hexfiend/
And here's a decimal-hex-binary calculator:
http://www.versiontracker.com/dyn/moreinfo/macosx/28871
Making strings in hexfiend and sending them with librarian isn't going to be much fun though, each blink of a light is a string or two.
Heres a simple 8step sequencer i put together:
http://chaosmoon.info/resources/MK_8step_01-OSX.zip
Its a standalone application made in MAX/MSP. You will need to install the free runtime to get it to work:
http://www.cycling74.com/download/maxmspruntime463.dmg
Here's a demo on youtube:
http://www.youtube.com/watch?v=lLU4PRC2BzI
good luck!
-
- Posts: 6
- Joined: Fri Mar 28, 2008 12:46 pm
- Location: Outside
-
- Posts: 6
- Joined: Fri Mar 28, 2008 12:46 pm
- Location: Outside