This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
github.ong19th.Citron
Archived
Watch
0
Star
0
Fork
You've already forked github.ong19th.Citron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-12-14
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
4c235955cf
github.ong19th.Citron
/
src
/
audio_core
History
Download ZIP
Download TAR.GZ
bunnei
4c235955cf
Merge pull request
#1723
from MerryMage/audio-interp
...
AudioCore: Implement interpolation
2016-04-29 10:43:20 -04: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
Merge pull request
#1723
from MerryMage/audio-interp
2016-04-29 10:43:20 -04: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
interpolate.cpp
AudioCore: Implement interpolation
2016-04-29 08:05:41 +01:00
interpolate.h
AudioCore: Implement interpolation
2016-04-29 08:05:41 +01:00
sink.h
AudioCore: Skeleton Implementation
2016-02-21 13:13:52 +00:00