Commit Graph

2 Commits

Author SHA1 Message Date
george-norton e7f788a72c Basic support for rebooting into the bootloader. 2023-04-12 12:31:27 +01:00
george-norton 992df01067
Fix audio distortion (#8)
* 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>
2023-04-05 16:23:35 -04:00