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
the new class DurationLine creates a vertical line on the large window which scrolls from left to right within a certain amount of time. This may be used as a visual representation of the duration of a process.
the addMIDIFunc method was added to allow addition of custom midi controls to the CuePlayer midi management system.
timeline argument defaults have been changed to ( mode: \time, quant: 0 )
bug fixes:
timer would not start on foot-switch trigger.
crash when large window was closed after being initiated.