This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
4d7e1662c84ef65f7da5a27b0473125cc6759d5c
yuzu
/
src
/
audio_core
History
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
..
algorithm
audio_core/filter: Add explicit cast to assignment in Process()
2018-08-21 12:32:37 -04:00
audio_out.cpp
…
audio_out.h
…
audio_renderer.cpp
audio_renderer: samples_remaining counts frames, not samples
2018-08-13 11:26:50 +01:00
audio_renderer.h
audio_core: Interpolate
2018-08-13 11:26:50 +01:00
buffer.h
…
CMakeLists.txt
audio_core: Interpolate
2018-08-13 11:26:50 +01:00
codec.cpp
…
codec.h
…
cubeb_sink.cpp
cubeb_sink: Protect queue with a mutex
2018-08-12 20:41:46 +01:00
cubeb_sink.h
…
null_sink.h
…
sink_details.cpp
…
sink_details.h
…
sink_stream.h
…
sink.h
…
stream.cpp
…
stream.h
…