Is there a JavaScript equivalent for ActionScript channel.leftPeakor channel.rightPeak. This is used for sound programming, for example, for a VU meter. I am trying to create a sound application, but I have avoided using Flash and ActionScript as it is for the website. I was wondering if this can be done in JavaScript. The basic concept is simply to play a song and see it visualized through a spectrum analyzer or VU meter.
source
share