mirror of https://github.com/yuzu-mirror/yuzu
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.pull/8/head
parent
1f4ca1e841
commit
7185d90a53
Loading…
Reference in New Issue