Default is to utilize provided openal-soft library if possible and if not overridden by property 'joal.openal.lib'. Hence returning ALFactory.PREFER_SYSTEM_OPENAL (default: false) in ALDynamicLibraryBundleInfo.searchToolLibSystemPathFirst(). +++ This also resolves issues w/ OSX El Capitan 10.11, which provides OpenAL via 'openal' library name (same as openal-soft) and causes stuttering w/ GLMediaPlayer's ALAudioSink! +++
50373c44cb8c230c08a9c8a3b85ab42999719566 Fixed as described
jogl 5b6112bf45f7ae2e0e14f2219b9bbf11b84252d2 ALAudioSink: DEBUG: Show OpenAL Version