That is Andre Michelle’s Tonematrix, link to original file
http://tonematrix.audiotool.com
use copy link button to share your creations.
You might also like http://lab.andre-michelle.com/pulsate
Try one of these plugins
http://wordpress.org/extend/plugins/kimili-flash-embed/
http://wordpress.org/extend/plugins/easy-flash-embed/
or follow this tutorial
Works fine in FF 9 .0.1 on win7
It is vector, you can resize it with no loss in quality.
revaxarts saidWorks fine now, thanks
I uploaded version 1.1.1 which parse the CSV different. Please update and check it again!
revaxarts saidI have similar problem, it is caused by data in detail column that contains coma (,), so when you split row in line 335 of your script
chrismccoy said
i noticed a bug on a couple of my statements. heres the screen shot...
i think it has to do if an item was removed maybe?All data comes from the CSV so the mistake must be there.
Can you play around with the slider to figure out on which item the error occurs?
Further check the CSV file for that item
line = raw[i].split(',');
it mess up you data. Don’t have idea how to fix this though 

