Hello all:
I'm trying to buld an easy program to capture events from a MID keyboard or controller. Jus need to get MIDI messages key, on, off and velocity. Some how I have not been able to find a simple example of that. I would appreciate any help.
Hello all:
I'm trying to buld an easy program to capture events from a MID keyboard or controller. Jus need to get MIDI messages key, on, off and velocity. Some how I have not been able to find a simple example of that. I would appreciate any help.
Here is a wrap of the JavaxMidi Library as a B4xLib. It is a large library and I haven't tested all of the available methods, it you get any problems let me know and I'll take a look. The code is in the b4xlib, but only supports B4j feel free to unzip it and use it as you wish. The example...
Here is a wrap of the JavaxMidi Library as a B4xLib. It is a large library and I haven't tested all of the available methods, it you get any problems let me know and I'll take a look. The code is in the b4xlib, but only supports B4j feel free to unzip it and use it as you wish. The example...