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 f4d364a60e DSP/HLE: Audio output 10 years ago
..
hle DSP/HLE: Audio output 10 years ago
CMakeLists.txt DSP/HLE: Implement mixer processing 10 years ago
audio_core.cpp Audio: Add sink selection to configuration files 10 years ago
audio_core.h Audio: Add sink selection to configuration files 10 years ago
codec.cpp DSP: Implement audio codecs (PCM8, PCM16, ADPCM) 10 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 AudioCore: Implement NullSink 10 years ago
sdl2_sink.cpp AudioCore: SDL2 Sink 10 years ago
sdl2_sink.h AudioCore: SDL2 Sink 10 years ago
sink.h AudioCore: SDL2 Sink 10 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