howler.js
howler.js copied to clipboard
the id get from play will collide with the seconds for seek method
knowing the id return by play function is generated by Counter as number.
and the seek function can take 1 number argument as id Or seek number, it is confused
here is sample of seek function
if the seconds you want to seek is the same as id, seek will become getter instead of setter