Lioncash f7308a6c25 time_stretch: Remove unused <array> include 7 years ago
..
algorithm 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
CMakeLists.txt e51bd49f87 audio_core: Add audio stretcher 8 years ago
audio_out.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
audio_out.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
audio_renderer.cpp 1adbcd54fe audio_renderer: Replace includes with forward declarations where applicable 7 years ago
audio_renderer.h 1adbcd54fe audio_renderer: Replace includes with forward declarations where applicable 7 years ago
buffer.h 1dee8ceda1 audio_core: Use s16 where possible for audio samples. 8 years ago
codec.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
codec.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
cubeb_sink.cpp 59beb540ae Merge pull request #1321 from lioncash/audio-shadow 7 years ago
cubeb_sink.h 34b3f83498 audio_core: Sinks need unique names as well. 8 years ago
null_sink.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
sink.h 34b3f83498 audio_core: Sinks need unique names as well. 8 years ago
sink_details.cpp bad035e9a3 audio_core/sink_details: Change std::string parameter into std::string_view 7 years ago
sink_details.h bad035e9a3 audio_core/sink_details: Change std::string parameter into std::string_view 7 years ago
sink_stream.h 957ddab679 audio_core: Flush stream when not playing anything 7 years ago
stream.cpp 2fd124bc93 stream: Replace includes with forward declarations where applicable 7 years ago
stream.h 2fd124bc93 stream: Replace includes with forward declarations where applicable 7 years ago
time_stretch.cpp 692e7cee4f Merge pull request #1314 from lioncash/cast 7 years ago
time_stretch.h f7308a6c25 time_stretch: Remove unused <array> include 7 years ago