1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-03-21 22:55:48 -05:00
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
..
2018-09-08 18:56:38 +01:00