MIDI BPM
Hi all,
I have detonate to instantly extract all the MIDI events from a MIDI file to a coll, so i got, "index, ms, note, velocity" . I also add translate to translate from ms to bars:beats:units.
Is it possible to extract bpm from MIDI files, just based on information above?
The MIDI files are not quantized so i think the first step is to figure how to do it, but without the bpm is a quite dificult...
Thanks
Luis Marques