ploopyco / headphones

A set of 3D-printed headphones, alongside a DAC/amp/EQ board powered by a Raspberry Pico.
833 stars 43 forks source link

Run the DAC in 24bit mode. #25

Closed george-norton closed 9 months ago

george-norton commented 10 months ago

Another experiment, this runs the DAC in 24bit mode. The source is still 16bit. The first version had a bug which made it loud, but distorted. This is fixed, not sure it really sounds all that different from running in 16bit mode.

Firmware binary here: https://github.com/george-norton/headphones/releases/tag/test-24-bit-dac-r2

nyabinary commented 10 months ago

I've been using it for a couple of days with no issues, The new firmware solved problems actually, LOL.

ploopyco commented 9 months ago

I'm merging this in because I ended up building a bunch more stuff on top of it and it all seems to work well. :D