My app works fine in Mac Os X until I package it with javapackager, selfcontaining Java 8 runtime. Then, some device names are reported as "Unknow devices". If I extract the .jar files from the package and run them, MIDI device names are ok...
IAC Driver device show name ok, only fails with my USB MIDI controllers...
So is an issue that only happends when creating a .app with javapackager.
Any help please?