Actions
Bug #789
closedvolume audio a,b-c gives internal error
Start date:
06/25/2021
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
load asset "sound.mp3",1
vol=50
volume audio 1,vol-10
play audio 1
If you remove the -10 it works. This is with Update 14.
Updated by David Baldwin over 3 years ago
fixed! Brackets missing in instruction definition.
Updated by David Baldwin over 3 years ago
- Assignee changed from Francois Lionet to David Baldwin
Updated by Brian Flanagan over 3 years ago
- Status changed from Resolved to Closed
Internal error corrected.
Working now, including volume!
There is a different problem though. Sound only plays every other time it is called! (making new ticket)
Actions