joshwcomeau / redux-sounds

Middleware for playing audio / sound effects using Howler.js
MIT License
131 stars 17 forks source link

Fixes looped sounds #28

Closed ludgerey closed 3 years ago

ludgerey commented 3 years ago

Fixes looped sounds to be interactable after first loop iteration (especially being able to stop the sound).

Issue: https://github.com/joshwcomeau/redux-sounds/issues/26