3c12ce2a22
- Add prevBpmRef to track previous BPM - BPM effect recalculates selectionStart/End using bar count - startBar = oldStart / oldSecondsPerBar - newStart = startBar * newSecondsPerBar (same for end)