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.
dda9ffe790
citra-nightly
/
src
/
audio_core
/
hle
History
MerryMage
dda9ffe790
AudioCore: Move samples_per_frame and num_sources into hle/common.h
2016-04-28 11:22:40 +01:00
..
common.h
AudioCore: Move samples_per_frame and num_sources into hle/common.h
2016-04-28 11:22:40 +01:00
dsp.cpp
AudioCore: Skeleton Implementation
2016-02-21 13:13:52 +00:00
dsp.h
AudioCore: Move samples_per_frame and num_sources into hle/common.h
2016-04-28 11:22:40 +01:00
filter.cpp
DSP: Implement audio filters (simple, biquad)
2016-03-28 15:51:00 +01:00
filter.h
DSP: Implement audio filters (simple, biquad)
2016-03-28 15:51:00 +01:00
pipe.cpp
DSP_DSP: Updated interrupt implementation
2016-04-27 06:35:06 +01:00
pipe.h
DSP/Pipe: There are 8 pipes
2016-04-25 07:50:53 +01:00