Page 1 of 1

Posted: 24 Feb 2011, 18:33
by moody33
I have try to create a "midi create" module but I like to set it to "control change" when create. I had no sucess. What is wrong?

I've try the following with no success, it stay on "note on". how to do ?


SET_VALUE MyMidiCreate msg type 3

Posted: 24 Feb 2011, 19:22
by ethnix73
you should write:

SET_VALUE MyMidiCreate "msg type" 3

And here, i'm sure...no hardware problem

Posted: 24 Feb 2011, 21:29
by moody33
Sute it works better than your w7 drivers ! :D
Thanks you Ethnix !