-
- Downloads
Fix audio glitch with mic and spkr.
This was due to libsamplerate's call to src_simple, which created glitches. Now we use src_process, the 'Full API' as written on the SRC (libsamplerate) website: http://www.mega-nerd.com/SRC/api_full.html
Loading
Please register or sign in to comment