mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 10:09:36 -06:00
AudioCommon: extract AudioStretcher class for time-stretching
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
set(SRCS
|
||||
AudioCommon.cpp
|
||||
AudioStretcher.cpp
|
||||
CubebStream.cpp
|
||||
CubebUtils.cpp
|
||||
DPL2Decoder.cpp
|
||||
|
Reference in New Issue
Block a user