Always keep the audio_output object locked within the output thread, unless a plugin method is called. This fixes several race conditions.
4.8 KiB
4.8 KiB
Always keep the audio_output object locked within the output thread, unless a plugin method is called. This fixes several race conditions.