Midi in processing help!
in
Integration and Hardware
•
5 months ago
Hello all,
I am very new to processing. I'm trying to get all midi data from a midi controller such as the Maschine, and trying to do fun things with that, but i haven't been able to find a library that actually prints out the midi data.
I've tried with themidibus and promidi with no luck. I get the midi devices listed, but when i press the buttons nothing happens. The functions for noteOn never gets called.
I have been able to do such things in the past with c / c++ but this time i need to do it in Java.
I'm using processing 2.0 / MacOSX 10.8.2 and JAVA
Any help would be greatly appreciated.
Cheers!
I am very new to processing. I'm trying to get all midi data from a midi controller such as the Maschine, and trying to do fun things with that, but i haven't been able to find a library that actually prints out the midi data.
I've tried with themidibus and promidi with no luck. I get the midi devices listed, but when i press the buttons nothing happens. The functions for noteOn never gets called.
I have been able to do such things in the past with c / c++ but this time i need to do it in Java.
I'm using processing 2.0 / MacOSX 10.8.2 and JAVA
Any help would be greatly appreciated.
Cheers!
1