У вашего броузера проблема в совместимости с HTML5
A small sound module for generating some music (tracker style). 2x 16bit-Timers, one timer for note frequency (PWM) and one timer for BPM. The whole thing is running in background with an interrupt, so you can do some fancy graphics like a 3d dot cube.
Source @ http://xdec.de/msp430-sound-und-musik-erzeugen-tracker/
ILI9341 Display: http://www.youtube.com/watch?v=qAKJhxmeThE
Thanks for the melodies: https://github.com/bobsomers/msp430-launchpad-music/ (another music example for MSP430)