MADRIX Forum • New midi control surfaces to take a look (korg nano series)
Page 1 of 1

New midi control surfaces to take a look (korg nano series)

Posted: Tue Jan 20, 2009 12:34 am
by ManMartin
Hello:

Some people hate the classic midi keyboard controller to be installed in the dj booth... this series are great and very cheap:

http://www.korgnano.com/

I like the pad one, it will be great use x as crossfade and y as other parameter with only one finger in the mouse pad.

Also it can be programmed to fire diferent midi keys at the same time with only one button that works as a group midi button, lets say. It has 4 banks of 12 keys (that is a lot to fire).

One question, can we access to midi from the script?

Cheers

Posted: Tue Jan 20, 2009 9:38 am
by Wissmann
Hi ManMartin,
.
intresting Midi controller.
.
If you use Midi Notes you can access this over the GetNoteValue(int index) or GetAllNotValues(int buffer[]) function from inside the script.
.
http://www.madrix.com/scripthelp/hidd_music2light.htm
.
For this you do not forget to enable the functionality inside the device manager and enable Midi for M2L (Music2Light) and if you use Sound2Light it´s a good idea to disable the audio input for M2L.
.
Maybe in the future we will realize the full Midi support for script.
But not for now.