What's Changed * Fix 1x01 series read response header `data_length` field * Code refactor and various typing and docstring fixes * Moved SigmaStudio dumping functionality
What's Changed * Do not require the installation to stop the `sigmadsp` service elagil in https://github.com/blus-audio/sigmadsp/pull/56 * Minor refactor
What's Changed * Use pipx installation by elagil in https://github.com/elagil/sigmadsp/pull/55. Replaces the old method of using `sudo pip install <package>`.
What's Changed * Pre-commit tool updates. * Fix Python 3.9 compatibility by elagil in https://github.com/elagil/sigmadsp/pull/54. Python 3.9 compatibility was broken by a previous style adjustment.