Skip to content

Commit 134407e

Browse files
committed
Merge branch 'anzev-master'
2 parents 9749b00 + 009f665 commit 134407e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

howler.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,7 @@
364364
// set web audio node to paused at end
365365
if (self._webAudio && !loop) {
366366
self._nodeById(data.id).paused = true;
367+
self._nodeById(data.id)._pos = 0;
367368
}
368369

369370
// end the track if it is HTML audio and a sprite

0 commit comments

Comments
 (0)