Sorry if am asking the wrong people, I've been looking at the same old code for 3 weeks now and I cannot figure out anything and this is literally the only place I've been able to find to ask for help ;-;
Am currently trying to use this library for a Minecraft mod but issues arise for people on Pojavlauncher as the library uses libjsound to play the sound itself, which the custom JRE made for the Pojavlauncher project does not and will not implement.
I am now attempting to find out how to get raw PCM data using this lib and play it with OpenAL instead.
I cannot find where or what is responsible for actually playing the sound/providing PCM data so here I am