• Basics
  • Scheduling API
  • schedule(callback, time)
  • scheduleRepeat(callback, interval, startTime, duration)
  • scheduleOnce(callback, time)
  • clear(eventID)
  • Attributes
  • bpm
  • loop
  • timeSignature
  • swing
  • swingSubdivision
  • References