jpcima / smf-dsp

Advanced MIDI file player
Boost Software License 1.0
47 stars 5 forks source link

Initial delay #12

Open jpcima opened 4 years ago

jpcima commented 4 years ago

When a track playback emits events very early as it starts, a series of events are going to play in immediate succession in a short time frame, disregarding the deltas.

It's because of the voluntary MIDI delay of 1 audio buffer, which serves to give room to process the timestamps.