Brian H
2009-09-17 20:03:46
I'm creating a simple music game where i want the user to press a midi key which translates to a key on the computer keyboard. When i press the midi key, it returns a down and up keystroke. For example, if i have middle C on the piano mapped to the letter k. When i press Middle C, K plays when pressed and released. I just need k for the key down.
I am also having an issue with the velocity. When i assign a midi key. It will only go through if i play the key at the same velocity as assigned.
What am i missing? What am i doing wrong?
Thanks!
I am also having an issue with the velocity. When i assign a midi key. It will only go through if i play the key at the same velocity as assigned.
What am i missing? What am i doing wrong?
Thanks!