headphones/firmware/code
George Norton ea043f76c5 Replace a few doubles with floats. According to the raspberry-pi-pico-c-sdk manual, doubles are around 3 times slower than floats. 2023-08-23 00:37:11 +01: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 15 band EQ. 2023-08-20 13:56:39 +01:00
StdDescriptors.h firmware, mechanicals 2023-02-03 15:23:55 -05:00
bqf.c Increase config buffer size, and make the bqf_transform function inline 2023-08-19 01:05:33 +01:00
bqf.h Increase filter stages to 20. We cant quite run that many though. 2023-08-22 23:00:36 +01:00
bqf.inl Increase config buffer size, and make the bqf_transform function inline 2023-08-19 01:05:33 +01:00
configuration_manager.c Replace a few doubles with floats. According to the raspberry-pi-pico-c-sdk manual, doubles are around 3 times slower than floats. 2023-08-23 00:37:11 +01:00
configuration_manager.h Headphones toolbox (#18) (#19) 2023-07-14 14:53:04 -04:00
configuration_types.h Increase filter stages to 20. We cant quite run that many though. 2023-08-22 23:00:36 +01:00
fix16.h Replace a few doubles with floats. According to the raspberry-pi-pico-c-sdk manual, doubles are around 3 times slower than floats. 2023-08-23 00:37:11 +01:00
fix16.inl Replace a few doubles with floats. According to the raspberry-pi-pico-c-sdk manual, doubles are around 3 times slower than floats. 2023-08-23 00:37:11 +01:00
i2s.c Rollback changes we dont need. 2023-08-21 09:28:20 +01:00
i2s.h Rollback changes we dont need. 2023-08-21 09:28:20 +01: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 Rollback changes we dont need. 2023-08-21 09:28:20 +01:00
ringbuf.h Rollback changes we dont need. 2023-08-21 09:28:20 +01:00
run.c Replace a few doubles with floats. According to the raspberry-pi-pico-c-sdk manual, doubles are around 3 times slower than floats. 2023-08-23 00:37:11 +01: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