audioelement is not defined
surmon-china opened this issue · 5 comments
surmon-china commented
Okazari commented
Hey, thanks for your feedback.
This look like a stupid mistake from me (I should add some UnitTest to prevent this) i just wrote audioelement
instead of audioElement
I will hotfix this right now.
Okazari commented
I fixed this in v2.0.2, just update your dependency and it should work :) !
surmon-china commented
Oh, I missed a little ...
the _this.audioElement
should be _this.audio
https://github.com/Okazari/Rythm.js/blob/master/rythm.js#L102
https://github.com/Okazari/Rythm.js/blob/master/rythm.js#L104
Okazari commented
You're right ! Wait a sec ;)
Okazari commented
v2.0.3 should be the one !