Okazari/Rythm.js

audioelement is not defined

surmon-china opened this issue · 5 comments

Hello, thank you for this powerful project!

I used the process found that when I use the connectExternalAudioElement method, it will prompt audioelement is not defined, seemingly because the compressed package variable name is not caused.

image

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.

I fixed this in v2.0.2, just update your dependency and it should work :) !

You're right ! Wait a sec ;)

v2.0.3 should be the one !