Closed billthefarmer closed 9 years ago
This is now working, using a single buffer with the rendering driven by the audio player callback. A more complex version using multiple buffers and a rendering thread worked as well.
New version released and merged to master
I am working on an enhancement to use native audio rather than the AudioTrack interface. Currently in the OpenSLES branch. This may improve the issue that smarek reported, if it works.