Hi developers and experts.
 
I wanna write my small C program (in worst case C++) to gotta BPM from my audio tracks.
Also time(sample) position of first and last beat.
 
Can i do it by using  #include <soundtouch/BPMDetect.h> ,or is here better libs/programs for this purpose ?
Which soundtouch/BPMDetect.h functions() must be called to gotta BPM
and position of first and last beat ?
How should this program be compiled ?
 
Any C examples (in worst case C++) welcomed.
 
Tnx in advance @all developers and experts.
Alfs Kurmis
 



----