the tempo Adjust function takes the range length and the number of beats in effect and calculates the corresponding tempo (BPM). Simple as that :)
The initial number of beats are given by the inverse calculation: current tempo and selected range length. Have a note that current selected clip range takes precedence.
I know it's not perfect but I am planning to include a beat onset detector and/or analyzer to help this out a little bit and do some more perhaps :)
Another side note goes like that svn trunk is numbered 0.4.6.7+ already, ATOTW ;)
hi Simon,
the tempo Adjust function takes the range length and the number of beats in effect and calculates the corresponding tempo (BPM). Simple as that :)
The initial number of beats are given by the inverse calculation: current tempo and selected range length. Have a note that current selected clip range takes precedence.
I know it's not perfect but I am planning to include a beat onset detector and/or analyzer to help this out a little bit and do some more perhaps :)
Another side note goes like that svn trunk is numbered 0.4.6.7+ already, ATOTW ;)
Cheers