mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-24 11:37:53 -05:00
audio_core: Add audio stretcher
This commit is contained in:
@ -17,6 +17,8 @@ add_library(audio_core STATIC
|
||||
sink_stream.h
|
||||
stream.cpp
|
||||
stream.h
|
||||
time_stretch.cpp
|
||||
time_stretch.h
|
||||
|
||||
$<$<BOOL:${ENABLE_CUBEB}>:cubeb_sink.cpp cubeb_sink.h>
|
||||
)
|
||||
|
Reference in New Issue
Block a user