headphones/firmware/code
PloopyCo 84306c0922 Adjusted Oratory's default EQ:
- Less bass. Excursion limits happen at 30-50Hz first, so reducing response in this range makes it a little less likely this will be a problem. Plus, I like it.
- A little more response above 12kHz.

Updated config version to 4.

Added a parameter for post EQ gain. Applied once after EQ is calculated.
2023-09-14 05:06:57 -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 Adjusted Oratory's default EQ: 2023-09-14 05:06:57 -04:00
configuration_manager.h Headphones toolbox (#18) (#19) 2023-07-14 14:53:04 -04:00
configuration_types.h Adjusted Oratory's default EQ: 2023-09-14 05:06:57 -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 Adjusted Oratory's default EQ: 2023-09-14 05:06:57 -04:00
run.h Adjusted Oratory's default EQ: 2023-09-14 05:06:57 -04:00
version.h.in Headphones toolbox (#18) (#19) 2023-07-14 14:53:04 -04:00