Bars numbers and beats from MTC code
Hello,
does anyone know how to get Bars/beats count from the data outputted from mtc object in Max?
The purpose is to get bar numbers and beats from Pro Tools in Max.
Pro Tools can send mtc, but not bars and beats.
Thank you very much in advance!
Carlo
For a given BPM you can calculate the beat count at time T (sec): T*BPM/60.