Is there a JavaScript equivalent to ActionScript's channel.leftPeak
or channel.rightPeak
. This is used for sound programming such as for a VU meter. I am trying to build a sound application, but I was avoiding using Flash and ActionScript since it is for a website. I was wondering if it was possible to do it in JavaScript. The basic concept is just play a song and be able to see the visualization of it through the spectrum analyzer or VU Meter.
What you need, based on your question, is JavaScript SoundManager2 plugin.
The demo page for the Spectrum Analyzer / VU Meter visuals are HERE
Screenshot:
Edit: Also consider wavesurfer.js featuring "Seekable waveform using WebAudio and Canvas".
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With