Hi PortMedia developers and users,

I'm running into a strange issue, any PortMidi application I build/run
shows me only a partial list of my midi input devices, but when I use the
prebuilt pmdefaults application it does show all midi input devices :?
This happens for the application I'm building myself (based on
https://github.com/rakyll/portmidi) but also with the included
examples/tests in the test folder.

I've looked into the pmdefault java code and it simply
calls jpm.countDevices and iterates over the returning int to return the
device names which is the same I'm doing.

Does anybody have an idea what might be causing this?

Best regards,
Simon
_______________________________________________
media_api mailing list
[email protected]
http://lists.create.ucsb.edu/mailman/listinfo/media_api

Reply via email to