Skip to content

CuePlayer v0.2.3

Compare
Choose a tag to compare
@dathinaios dathinaios released this 12 Oct 14:11
· 21 commits to master since this release
  • 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.