yuzu-emu
/
yuzu-android
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-android/src/audio_core
MerryMage a47f149e07 AudioCore: Hack to prevent regressions: Trigger Binary pipe interrupt every audio frame 2016-04-27 06:35:10 +01:00
..
hle DSP_DSP: Updated interrupt implementation 2016-04-27 06:35:06 +01:00
CMakeLists.txt DSP: Implement audio filters (simple, biquad) 2016-03-28 15:51:00 +01:00
audio_core.cpp AudioCore: Hack to prevent regressions: Trigger Binary pipe interrupt every audio frame 2016-04-27 06:35:10 +01:00
audio_core.h AudioCore: Skeleton Implementation 2016-02-21 13:13:52 +00:00
codec.cpp DSP: Implement audio codecs (PCM8, PCM16, ADPCM) 2016-03-24 03:46:59 +00:00
codec.h DSP: Implement audio codecs (PCM8, PCM16, ADPCM) 2016-03-24 03:46:59 +00:00
sink.h AudioCore: Skeleton Implementation 2016-02-21 13:13:52 +00:00