We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I am currently trying to run one of the example codes for MIDIBus on a 64-bit OS X machine, and I run across this error:
"A library relies on native code that's not available. Or only works properly when the sketch is run as a 32-bit application."
The error rises specifically from this line:::
MidiBus.list();
Does anyone know how to resolve the situation? Or pointers on some other MIDI libraries that have been known to work on a 64-bit environment if that is the problem?
Thanks in advance!
Answers
Hello metaphyx, have you found a solution ? I'm facing the same issue.. Thanks !
Not yet on my computer. But when I tried on another, it worked. So I don't really understand the issue.