overte/libraries/audio-client
David Kelly 3df373252f Several minor things
We could only partially fill the _scratchBuffer - .wav files may not
be exactly N frames long.  Doh.

While at it, I needed to call finishLocalInjection() after local
injectors are done, and the access to the injector vector needs to
be locked, given that we do a QtDirectConnection with the networking
and thus the outputLocalInjectors is on a different thread.

The clicking was just 0-ing out the _scratchBuffer.
2016-07-18 14:00:41 -07:00
..
src Several minor things 2016-07-18 14:00:41 -07:00
CMakeLists.txt first cut at negotiating codecs 2016-06-23 17:14:41 -07:00