alemangui / pizzicato

Library to simplify the way you create and manipulate sounds with the Web Audio API.
https://alemangui.github.io/pizzicato/
MIT License
1.66k stars 130 forks source link

How to get "length" of sound from file #156

Closed hajkli closed 2 years ago

hajkli commented 2 years ago

Hi,

can you please help me figure out how to get the length or duration of the playing sound ?

Thank you