when resolving notes for a locate, use zero as the timestamp, not the current Port...
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 3 Nov 2019 17:55:47 +0000 (10:55 -0700)
committerPaul Davis <paul@linuxaudiosystems.com>
Sun, 3 Nov 2019 18:02:10 +0000 (11:02 -0700)
commitfd198c373c430b917f0e5e4e3ed6b32fe49b1cc3
tree9c0c1f3826cc199ad6f0b56c15d4b042e376b42b
parent5ec9e0fa5e4f91b545994ff80fa50c15a11a2491
when resolving notes for a locate, use zero as the timestamp, not the current Port::port_offset()

All _immediate_events data gets written to the output buffer at the end of the current (split) cycle anyway, so the
timestamp is irrelevant (as long as it is zero, and will therefore be read by ::snapshot_out_of_band_data()
libs/ardour/midi_track.cc