This website requires JavaScript.
Explore
Help
Sign In
octo
/
yuzu-mainline
Watch
1
Star
0
Fork
0
You've already forked yuzu-mainline
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8,584
Commits
1
Branch
1
Tag
3476ba2aee9a992d8ba58b6bb0230db00dac5f98
Commit Graph
4 Commits
Author
SHA1
Message
Date
fearlessTobi
63c2e32e20
Port
#4182
from Citra: "Prefix all size_t with std::"
2018-09-15 15:21:06 +02:00
Lioncash
0057a47e41
audio_core/filter: Add explicit cast to assignment in Process()
...
Previously this would cause warnings about implicit conversions to s16 from a double
2018-08-21 12:32:37 -04:00
MerryMage
4b44b8b4fb
audio_core: Interpolate
2018-08-13 11:26:50 +01:00
MerryMage
56300f2928
audio_core: Implement low-pass filter
2018-08-13 11:26:50 +01:00