naomiaro / waveform-playlist

Multitrack Web Audio editor and player with canvas waveform preview. Set cues, fades and shift multiple tracks in time. Record audio tracks or provide audio annotations. Export your mix to AudioBuffer or WAV! Add effects from Tone.js. Project inspired by Audacity.
https://naomiaro.github.io/waveform-playlist/
MIT License
1.47k stars 287 forks source link

how to create VU meter with playlist data #241

Open ghost opened 1 year ago

ghost commented 1 year ago

I am trying to create a VU meter. playlist object returns the number of channels (2) but how can I get each channel data to analyze it and put it into the VU meter?

i am trying to make something like the attachment vu