AudioCommon: extract AudioStretcher class for time-stretching

This commit is contained in:
Michael Maltese
2017-04-23 19:08:33 -07:00
parent a4508e85e8
commit 87a467fe42
7 changed files with 123 additions and 75 deletions

View File

@ -1,5 +1,6 @@
set(SRCS
AudioCommon.cpp
AudioStretcher.cpp
CubebStream.cpp
CubebUtils.cpp
DPL2Decoder.cpp