Friday 12 March 2021

Getting mp3 file frequency data with js

Is there a way to get mp3 data (its frequencies) before playing it? I don't have to get it all, mind you - it would be enough if I could get it to give me just the frame data for 5 seconds "into the future" (a frame that hasn't been played yet). I also need this to be client/browser-side, and not server-side. Is there a way to do this?



from Getting mp3 file frequency data with js

No comments:

Post a Comment