citra/src/audio_core
fearlessTobi 7185d90a53 dsp_interface: fix sound being played while volume is 0
According to documentation, if the argument of std::exp is zero, one is returned.
However we want the return value to be also zero in this case so no audio is played.
2019-01-26 22:42:09 +01:00
..
algorithm
audio_out.cpp
audio_out.h
audio_renderer.cpp
audio_renderer.h
buffer.h
CMakeLists.txt
codec.cpp
codec.h
cubeb_sink.cpp
cubeb_sink.h
null_sink.h
sink_details.cpp
sink_details.h
sink_stream.h
sink.h
stream.cpp dsp_interface: fix sound being played while volume is 0 2019-01-26 22:42:09 +01:00
stream.h
time_stretch.cpp
time_stretch.h