Skip to content
Snippets Groups Projects
Commit 7185d90a authored by fearlessTobi's avatar fearlessTobi
Browse files

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.
parent 1f4ca1e8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment