Actions
Bug #811
closedVolume audio internal error
Start date:
08/18/2021
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
Similar to Bug 789
volume audio 3,20+(60*dsheatalpha#) <- This gives an error.
I had to do the calc first, then use a variable with the audio command, like this:
dsvol=20+(60*dsheatalpha#)
volume audio 3,dsvol
Actions