This website requires JavaScript.
Explore
Help
Sign In
octo
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8,564
Commits
28
Branches
0
Tags
63c2e32e207d31ecadd9022e1d7cd705c9febac8
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