mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-06-28 23:39:04 +00: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