mirror of
https://github.com/apache/nuttx.git
synced 2026-08-24 23:18:21 +00:00
Add basic sample rate conversion to the CXD56 Spresense audio driver using libsamplerate. Currently conversion is only done during playback and all output is fixed at 48 kHz. Issues: - 16 kHz SRC has glitches (unless data dump is enabled) - 44.1 kHz SRC gets stuck Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> |
||
|---|---|---|
| .. | ||
| audio_i2s.c | ||
| audio_null.c | ||
| cs43l22.c | ||
| cs43l22.h | ||
| cs43l22_debug.c | ||
| cs4344.c | ||
| cs4344.h | ||
| cxd56.c | ||
| cxd56.h | ||
| cxd56_src.c | ||
| cxd56_src.h | ||
| Kconfig | ||
| Make.defs | ||
| tone.c | ||
| vs1053.c | ||
| vs1053.h | ||
| wm8776.c | ||
| wm8776.h | ||
| wm8904.c | ||
| wm8904.h | ||
| wm8904_debug.c | ||