2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/audio_core
Maribel 6f6af6928f AudioCore: Implement time stretcher (#1737)
* AudioCore: Implement time stretcher

* fixup! AudioCore: Implement time stretcher

* fixup! fixup! AudioCore: Implement time stretcher

* fixup! fixup! fixup! AudioCore: Implement time stretcher

* fixup! fixup! fixup! fixup! AudioCore: Implement time stretcher

* fixup! fixup! fixup! fixup! fixup! AudioCore: Implement time stretcher
2016-05-14 22:04:03 -04:00
..
hle AudioCore: Implement time stretcher (#1737) 2016-05-14 22:04:03 -04:00
audio_core.cpp Audio: Add sink selection to configuration files 2016-04-30 07:41:02 +01:00
audio_core.h Audio: Add sink selection to configuration files 2016-04-30 07:41:02 +01:00
CMakeLists.txt AudioCore: Implement time stretcher (#1737) 2016-05-14 22:04:03 -04:00
codec.cpp
codec.h
interpolate.cpp
interpolate.h
null_sink.h
sdl2_sink.cpp AudioCore: SDL2 Sink 2016-05-07 11:32:48 +01:00
sdl2_sink.h AudioCore: SDL2 Sink 2016-05-07 11:32:48 +01:00
sink.h AudioCore: SDL2 Sink 2016-05-07 11:32:48 +01:00
sink_details.cpp AudioCore: SDL2 Sink 2016-05-07 11:32:48 +01:00
sink_details.h
time_stretch.cpp AudioCore: Implement time stretcher (#1737) 2016-05-14 22:04:03 -04:00
time_stretch.h AudioCore: Implement time stretcher (#1737) 2016-05-14 22:04:03 -04:00