File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -155,10 +155,7 @@ to work with 48K capture.
155155arecord -Dsof:plugin:1:0:7:16k2c16b -f dat -r 16000 --period-size=2048 file_ns_16k.wav
156156```
157157
158- ### TODO Items (and T-shirt size) for single pipeline E2E audio
159- * IPC4 support in tplg parser (M)
160- * IPC4 support in plugin (pipe/ipc4.c) (M)
161- * Fix ALSA -Dhw: device support (S), currently only default ALSA device works
162- * Deprecate POSIX message queues for IPC and use UNIX sockets.(S)
163- * Make better build system for modules i.e. remove hack-install.sh (S)
164- * Need a simpler aplay/arecord cmd line.
158+ ### TODO Items for single pipeline E2E audio
159+ Use hw_params instead of hardcoded config
160+ Add support for 24-bit and 16-bit audio
161+ Remove duplication of kcontrols when alsamixer is opened/closed repeatedly
You can’t perform that action at this time.
0 commit comments