|
|
Hi there,
I'd like to find the BPM of a .wav file. Is it possible to use NAudio to calculate this?
Thanks!
|
|
Coordinator
Dec 6, 2012 at 8:55 AM
|
hi, I'm afraid NAudio does not include a BPM detection algorithm. It does offer access to the raw PCM samples though, so you could use it in conjunction with a detection aglorithm
Mark
|
|