How to get the number of beats in an audio file without actually playing the song?

edited October 2015 in Library Questions

Hi all,

I've been searching online for ways to do so, but all the examples I came across involve playing the audio file. I know it is related to AudioBuffer. How can I make the AudioPlayer generate new AudioBuffer inside a for loop, without playing the music file itself? Thanks!

Sign In or Register to comment.