Sound is now reliably playing back samples on TLV320AIC20K. master
authorRick van Rein <rick@openfortress.nl>
Wed, 1 Feb 2012 13:37:55 +0000 (14:37 +0100)
committerRick van Rein <rick@openfortress.nl>
Wed, 1 Feb 2012 13:37:55 +0000 (14:37 +0100)
commit72fc89ee1497d6e82c9bc4f0e4a2cfded423e9b2
tree498cc8e414a999f8f540b2ef69fd2c907e84825d
parent86babaf978d519cc0e7c297ebdd39d29e8a2ae3e
Sound is now reliably playing back samples on TLV320AIC20K.
Especially the volume is constant, indicating timing accuracy
in the sample exchange between DSP and Codec.
Recording has not been made to work yet.
include/bottom/tic55x.h
src/codec/Makefile [new file with mode: 0644]
src/codec/l8l16.c
src/driver/tic55x/grandstream-bt20x.c
src/function/develtest/echo.c