Skip to content

Releases: dathinaios/CuePlayer

CuePlayer v1.0.0

09 Feb 18:55
Compare
Choose a tag to compare
  • Implement offset argument for Timeline
  • Implement setter for server volume

CuePlayer v0.2.4

11 Apr 17:11
Compare
Choose a tag to compare
  • add methods for global deactivation of DurationLine instances.
  • change methods activate/deactivate to on/off and add toggle.
  • allow CuePlayer method calls from inside a cue.
  • Bug Fix: large window value was displayed as float.

CuePlayer v0.2.3

12 Oct 14:11
Compare
Choose a tag to compare
  • 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.

CuePlayer v0.2.2

06 Mar 20:27
Compare
Choose a tag to compare
  • the midiTriggerControl method has been added, to allow for the evaluation of sequential cues upon receiving a midi-control message from an external device (such as a foot-pedal).
  • the midiTrigger method has been renamed to midiTriggerNoteOn and will be deprecated in a future release.

CuePlayer v0.2.1

30 Sep 19:47
Compare
Choose a tag to compare
  • Fix .add method.
  • Allow access to the large display window using the lrgCueWinvariable. See #8.

CuePlayer v0.2.0

14 Dec 21:09
Compare
Choose a tag to compare

Release Notes

  • support for displaying information. Refer to CueInfo and CuePlayer help files as well as the updated tutorial for details.
  • various bug fixes

Bug Fix Release

04 Nov 23:00
Compare
Choose a tag to compare

Fixes GUI crash when server is not booted.

CuePlayer v0.1.0

04 Nov 19:02
Compare
Choose a tag to compare
link to release