mirror of https://github.com/thesofproject/sof.git
23c7e4739c
This patch adds topologies sof-apl-nocodec-demux-eq-2ch4ch.tplg and sof-apl-nocodec-demux-eq-4ch4ch.tplg. Playback of 2ch creates 4ch output in format L_lo, L_hi, R_lo, and R_hi. An example band-split at 2 kHz is configured for EQ processing. The low band contains an additional 80 Hz high-pass. The pipeline was tested in UP2 device. The nocodec topology enables an useful SPP loopback mode. The capture PCM is connected to DAI loopback so this pipeline can be tested with simultaneous 2ch aplay and 4ch arecord. Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com> |
||
---|---|---|
.github | ||
doc | ||
installer | ||
keys | ||
rimage@9a26e45580 | ||
scripts | ||
smex | ||
src | ||
test | ||
tools | ||
zephyr | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CMakeLists.txt | ||
CODEOWNERS | ||
Kconfig | ||
Kconfig.sof | ||
Kconfig.xtos-build | ||
Kconfig.xtos-dbg | ||
LICENCE | ||
README.md |
README.md
Sound Open Firmware
Status
Documentation
See docs
Running the tests
See unit testing documentation
Deployment
TODO: Add additional notes about how to deploy this on a live system
Contributing
See Contributing to the Project
License
This project is licensed under the BSD Clause 3 - see the LICENCE file for details