Jesse<br><br>If you're using plugz it seems that you would be linking the external libsbc, not the version inside bluez. As of about two months ago, the standalone sbc project had our best version of the (mostly) 32-bit fixed-point codec. fwiw, the sbc inside bluez was only put there once we had it nailed down in the external project.
<br><br>the a2dpd2 alsa plugin was introduced by Frederic Dalleau to try to observe best practices for an alsa plugin (things in a2dpd plugin like usleep() calls were avoided) so you could try that next.<br><br>there's some room for improvement in the sbc codec (see the todo list in
sbc.c) and we may even see some of the Brazilian dsp masters try their hand at moving it to the dsp.<br><br>Brad<br>