db45efe53c
handleEditMidiInTab now sets currentTime relative to item start: currentTime = Math.max(0, mainTimelineCurrentTime - midiItem.startTime) so playhead reflects the main timeline position instead of bar 0.