This website requires JavaScript.
Explore
Help
Sign In
emu-mirror
/
citra-nightly
Watch
1
Star
0
Fork
0
You've already forked citra-nightly
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dda9ffe790
citra-nightly
/
src
/
audio_core
History
MerryMage
dda9ffe790
AudioCore: Move samples_per_frame and num_sources into hle/common.h
2016-04-28 11:22:40 +01:00
..
hle
AudioCore: Move samples_per_frame and num_sources into hle/common.h
2016-04-28 11:22:40 +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: Move samples_per_frame and num_sources into hle/common.h
2016-04-28 11:22:40 +01:00
CMakeLists.txt
DSP: Implement audio filters (simple, biquad)
2016-03-28 15:51:00 +01: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