You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
MerryMage de4fa45fb5 audio_core: Tweak audio latency 9 years ago
..
hle audio_core: Tweak audio latency 9 years ago
CMakeLists.txt DSP/HLE: Implement mixer processing 10 years ago
audio_core.cpp audio_core: Add EnableStretching to interface so that one can toggle stretching on and off 9 years ago
audio_core.h audio_core: Add EnableStretching to interface so that one can toggle stretching on and off 9 years ago
codec.cpp codec: Fix ADPCM distortion caused by incorrect nibble order 9 years ago
codec.h DSP: Implement audio codecs (PCM8, PCM16, ADPCM) 10 years ago
interpolate.cpp AudioCore: Implement interpolation 10 years ago
interpolate.h AudioCore: Implement interpolation 10 years ago
null_sink.h sink: Change EnqueueSamples to take a pointer to a buffer instead of a std::vector 9 years ago
sdl2_sink.cpp audio_core: Tweak audio latency 9 years ago
sdl2_sink.h sink: Change EnqueueSamples to take a pointer to a buffer instead of a std::vector 9 years ago
sink.h sink: Change EnqueueSamples to take a pointer to a buffer instead of a std::vector 9 years ago
sink_details.cpp AudioCore: SDL2 Sink 10 years ago
sink_details.h AudioCore: List of sink types 10 years ago
time_stretch.cpp AudioCore: Implement time stretcher (#1737) 10 years ago
time_stretch.h AudioCore: Implement time stretcher (#1737) 10 years ago