Project

General

Profile

Bug #769

Audio Loop on

Added by malcolm harvey almost 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
AOZ Studio Team
Target version:
Start date:
06/06/2021
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Audio loop on seams it did work on V7 but now broken in V8.
Note: Also Sam loop on also previously does not seam to be working either same issue, does not loop in any prior version.

#1

Updated by malcolm harvey almost 3 years ago

re: Just checked again the below three commands definitely something changed between versions..V7 (ok) V8 (nope).
Play Audio "music" & Audio Loop On "music" and Stop Audio "music"
...
//actor "magician",Image$="magic.png",X=200,Y=200,vrev=True
print "Loading..."
wait key
Load Asset "resources/assets/100.mp3","music"
Play Audio "music"
Audio Loop On "music"
print "loaded.."
//wait 100
wait Key
print "playing"
wait key
Stop Audio "music"
//print "Stopped"
wait Key
end

#2

Updated by malcolm harvey almost 3 years ago

Note: Again, the below works and plays, but the Audio Loop on "music" and Stop Audio "music does not do anything in V8.
Load Asset "100.mp3","music"
Play Audio "music"

#3

Updated by malcolm harvey almost 3 years ago

This ticket also references ticket Sam Loop on issue from paul Bug #581

#4

Updated by malcolm harvey almost 3 years ago

  • Status changed from New to Closed

Audio Loop On "music1" and Stop Audio "music" now working in latest update to V1.0.0 Beta8
Closed.

Also available in: Atom PDF