Hi everyone, I recently started to play around with TypeScript and ended up in porting my companys music engine Audio Cue to TypeScript / Javascript. Audio Cue is originally a middleware music engine for interactive applications (like games and similar). Since this is a really small test-project (and still a work in progress) compared to the native version I chose to put it on GitHub. Now I'd like to let the world know it's online and free to use and experimenting with. I am also really keen on testing it on some html5 game (I'm a total newie when it comes to html5 development and don't have the time to create new games right now), so if someone is interested in some collaboration please let me know. https://github.com/sundhage/AudioCue-JSP // johan