Makes the sequencer to go forward by the given amount of time, and emits MIDI commands to the associated modules if the time have reached that point.
the time amount that have been lapsed, ideally the buffer length in time, alternatively a frame delta if one wants to tie MIDI sequencing to screen update rate (not recommended).
See Implementation
Makes the sequencer to go forward by the given amount of time, and emits MIDI commands to the associated modules if the time have reached that point.