* Run the DAC in 24bit mode.
* Update comment.
* Remove accidental paste
* Fix distortion.
* Shift up the samples into -1..1, not much different, but we get an extra bit of resolution at the low end.
* Fix an overflow in the fix16_t usage which can lead to audio distortion.
* Add a simple test application for running the filtering stages on a PC.
* Fix readme typos.
* Rename test to tools.
* Remove volume multiplier
---------
Co-authored-by: George Norton <george.norton@mediakind.com>