On Thu Feb 8 16:50:54 2024 +0000, Rémi Bernon wrote:
That's not true. Look at the tests attached above. As soon as a tempo event is present in the MIDI file, a new and separate Tempo track is added to the segment, which produces the tempo messages. If there's no tempo MIDI event, then no Tempo track is available. This is different from your implementation where the MIDI track does everything.
This is what I meant by "except for probably SET TEMPO"