headphones/firmware/code
George Norton 41d4023961
Run the DAC in 24bit mode. (#25)
* 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.
2023-09-14 04:49:56 -04:00
..
.gitignore Headphones toolbox (#18) (#19) 2023-07-14 14:53:04 -04:00
AudioClassCommon.h firmware, mechanicals 2023-02-03 15:23:55 -05:00
CMakeLists.txt Enable oratory's 15 band EQ (#23) 2023-08-23 15:47:01 -04:00
StdDescriptors.h firmware, mechanicals 2023-02-03 15:23:55 -05:00
bqf.c Enable oratory's 15 band EQ (#23) 2023-08-23 15:47:01 -04:00
bqf.h Enable oratory's 15 band EQ (#23) 2023-08-23 15:47:01 -04:00
bqf.inl Enable oratory's 15 band EQ (#23) 2023-08-23 15:47:01 -04:00
configuration_manager.c Enable oratory's 15 band EQ (#23) 2023-08-23 15:47:01 -04:00
configuration_manager.h Headphones toolbox (#18) (#19) 2023-07-14 14:53:04 -04:00
configuration_types.h Enable oratory's 15 band EQ (#23) 2023-08-23 15:47:01 -04:00
fix16.h Run the DAC in 24bit mode. (#25) 2023-09-14 04:49:56 -04:00
fix16.inl Run the DAC in 24bit mode. (#25) 2023-09-14 04:49:56 -04:00
i2s.c firmware, mechanicals 2023-02-03 15:23:55 -05:00
i2s.h Enable oratory's 15 band EQ (#23) 2023-08-23 15:47:01 -04:00
i2s.pio Fix the LRCK signal which was reversing the channels. (#14) 2023-05-24 14:22:51 -04:00
os_descriptors.h Headphones toolbox (#18) (#19) 2023-07-14 14:53:04 -04:00
pico_extras_import.cmake firmware, mechanicals 2023-02-03 15:23:55 -05:00
pico_sdk_import.cmake firmware, mechanicals 2023-02-03 15:23:55 -05:00
ringbuf.c Enable oratory's 15 band EQ (#23) 2023-08-23 15:47:01 -04:00
ringbuf.h Enable oratory's 15 band EQ (#23) 2023-08-23 15:47:01 -04:00
run.c Run the DAC in 24bit mode. (#25) 2023-09-14 04:49:56 -04:00
run.h q3.28 changes 2023-07-14 15:06:20 -04:00
version.h.in Headphones toolbox (#18) (#19) 2023-07-14 14:53:04 -04:00