Hello, I did a FFT of an audio file's raw data and I now have a 1024-length Float32Array. I want to use the beat detector to determine the BPM of the audio file. I'm having difficulty figuring out how to use the BeatDetektor functions and wanted to know if you could help. Thanks.
Hello, I did a FFT of an audio file's raw data and I now have a 1024-length Float32Array. I want to use the beat detector to determine the BPM of the audio file. I'm having difficulty figuring out how to use the BeatDetektor functions and wanted to know if you could help. Thanks.