Monday, May 13, 2024
 Popular · Latest · Hot · Upcoming
120
rated 0 times [  127] [ 7]  / answers: 1 / hits: 16031  / 12 Years ago, thu, june 14, 2012, 12:00:00

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.


More From » audio

 Answers
5

What you need, based on your question, is JavaScript SoundManager2 plugin.



The demo page for the Spectrum Analyzer / VU Meter visuals are HERE



Screenshot:
enter








Edit: Also consider wavesurfer.js featuring Seekable waveform using WebAudio and Canvas.


[#84892] Thursday, June 14, 2012, 12 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
dustin

Total Points: 599
Total Questions: 105
Total Answers: 106

Location: Belarus
Member since Tue, Mar 14, 2023
1 Year ago
dustin questions
;