fix: equal bar widths + selection tempo/time toggle

- WaveformLane bar grid: integer beat loop (bn*beatDuration) instead
  of accumulating t += beatDuration — no floating point drift
- Add selectionFollowsTempo toggle button (♪T/⏱T) in transport bar
- ♪T (tempo): selection recalculates with BPM
- ⏱T (time): selection fixed in seconds regardless of BPM
This commit is contained in:
2026-07-27 08:53:42 +07:00
parent bf0469558a
commit 06480516eb
2 changed files with 18 additions and 11 deletions
File diff suppressed because one or more lines are too long