Skip to content
Snippets Groups Projects
Commit 041947ea authored by Alexandre Bourget's avatar Alexandre Bourget
Browse files

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
parent 20b924da
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment