This website requires JavaScript.
Explore
Help
Register
Sign In
citra-emu
/
citra-nightly
Archived
Watch
1
Star
0
Fork
0
You've already forked citra-nightly
Code
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.
6542c60602
citra-nightly
/
src
/
audio_core
/
hle
History
MerryMage
6542c60602
DSP/HLE: Implement mixer processing
2016-05-19 07:24:39 +01:00
..
common.h
DSP/HLE: Implement Source processing
2016-05-03 20:58:28 +01:00
dsp.cpp
DSP/HLE: Implement mixer processing
2016-05-19 07:24:39 +01:00
dsp.h
DSP/HLE: Implement mixer processing
2016-05-19 07:24:39 +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