yuzu-mainline/src/audio_core/hle
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
..
common.h DSP/HLE: Implement Source processing 2016-05-03 20:58:28 +01:00
dsp.cpp AudioCore: Implement time stretcher (#1737) 2016-05-14 22:04:03 -04:00
dsp.h HLE: Fix recent DSP change for Visual Studio. 2016-05-07 00:54:31 -04: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
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