kittykatattack / sound.js

A micro-library to load, play and generate sound effects and music for games and interactive applications
304 stars 44 forks source link

timeout soundEffect not working #16

Open thipages opened 7 years ago

thipages commented 7 years ago

Hi, The documentation says that timeout property of soundEffect is set to 2 seconds by default. However it seems to last much less. On another hand, when I set it to 5 seconds, it behaves as the default. Any help? Thank you