You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update transport with timestamps when start/stop msgs received from midiserver
Support callbacks based upon changes in timeclock data (e.g., sending MIDI messages, leaving room/time for message transmission -- should be delivered before the target beat, but after the beat prior to the target beat), e.g. at:
a given beat by absolute count
a given beat for a given measure
next beat
next nth beat of the next measure
next nth beat of the next nth measure
The text was updated successfully, but these errors were encountered:
Part of epic:
Tasks:
started_at
andstopped_at
transport
that's an empty list by defaultstart-track
andstop-track
will append to thetransport
field, e.g.,#(stop ,now)
)midiserver
midiserver
The text was updated successfully, but these errors were encountered: