snowkit / snow

A low level cross platform framework for Haxe. Mac, Windows, Linux, Android, iOS, WebGL.
http://snowkit.org/snow
MIT License
133 stars 35 forks source link

audio; recent module code broke events #71

Closed ruby0x1 closed 9 years ago

ruby0x1 commented 9 years ago

Due to timing of sound_list being populated by the promises, the on/off handlers look for sounds that don't exist, missing the events and or just flailing around in general.