citra/src/audio_core/hle
2016-09-07 15:27:32 +01:00
..
common.h DSP/HLE: Implement Source processing 2016-05-03 20:58:28 +01:00
dsp.cpp audio_core: Tweak audio latency 2016-09-07 15:27:32 +01:00
dsp.h audio_core: Add EnableStretching to interface so that one can toggle stretching on and off 2016-08-31 16:56:30 +01:00
filter.cpp DSP: Implement audio filters (simple, biquad) 2016-03-28 15:51:00 +01:00
filter.h DSP/HLE: Implement Source processing 2016-05-03 20:58:28 +01:00
mixers.cpp DSP/HLE: Implement mixer processing 2016-05-19 07:24:39 +01:00
mixers.h DSP/HLE: Implement mixer processing 2016-05-19 07:24:39 +01:00
pipe.cpp fixup simple type conversions where possible 2016-05-07 11:41:55 -04:00
pipe.h fixup simple type conversions where possible 2016-05-07 11:41:55 -04:00
source.cpp source: Fix missing logging arguments 2016-05-09 09:41:03 -04:00
source.h DSP/HLE: Implement Source processing 2016-05-03 20:58:28 +01:00