Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

TheMidiBus : ObjectMidiListener uses the wrong ControlChange constructor

$
0
0

I'm using TheMidiBus and ObjectMidiListener says controllerChange's change.timestamp is always -1 and change.bus_name is null. This is consistent with the 3 argument constructor for the ControllerChange object, and I need the 5 argument constructor. ObjectMidiListener's method is void controllerChange(ControlChange change), so I don't see how to force ControlChange to use the 5 argument constructor. Any help would be greatly appreciated!


Viewing all articles
Browse latest Browse all 2896

Trending Articles