headphones/firmware/code
George Norton 47b94b8d73
PCM3060 volume control (#13)
* Initial set of changes to offload the volume controls to the DAC.

* Minor cleanup. Added Independent Left/Right volume control.

* Code cleanup.
2023-05-17 15:13:24 -04:00
..
.gitignore firmware, mechanicals 2023-02-03 15:23:55 -05:00
AudioClassCommon.h firmware, mechanicals 2023-02-03 15:23:55 -05:00
CMakeLists.txt firmware, mechanicals 2023-02-03 15:23:55 -05:00
StdDescriptors.h firmware, mechanicals 2023-02-03 15:23:55 -05:00
bqf.c firmware, mechanicals 2023-02-03 15:23:55 -05:00
bqf.h firmware, mechanicals 2023-02-03 15:23:55 -05:00
fix16.c Fix audio distortion (#8) 2023-04-05 16:23:35 -04:00
fix16.h firmware, mechanicals 2023-02-03 15:23:55 -05:00
i2s.c firmware, mechanicals 2023-02-03 15:23:55 -05:00
i2s.h firmware, mechanicals 2023-02-03 15:23:55 -05:00
i2s.pio firmware, mechanicals 2023-02-03 15:23:55 -05: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 firmware, mechanicals 2023-02-03 15:23:55 -05:00
ringbuf.h firmware, mechanicals 2023-02-03 15:23:55 -05:00
run.c PCM3060 volume control (#13) 2023-05-17 15:13:24 -04:00
run.h PCM3060 volume control (#13) 2023-05-17 15:13:24 -04:00
user.c PCM3060 volume control (#13) 2023-05-17 15:13:24 -04:00
user.h PCM3060 volume control (#13) 2023-05-17 15:13:24 -04:00