Retzinsky

Results 2 issues of Retzinsky

Github Actions to automate creation of prebuilt libraries. The action triggers on any change to the source of java-wrapper or server. First job runs JNICodeGenerator to generate the C++ sources....

Code in question from ALAudioRenderer.java: ``` /** * Internal update logic called from the render thread within the lock. * Checks source statuses and reclaims finished channels. * * @param...