JSyn
: Documentation
| Examples
| Download
| Beta
| Support
| Apps
| Press
| Events
WARNING - This tutorial describes the old original JSyn API. Please refer to the current docs for more up-to-date information.
JSyn Tutorial
| Top | Previous | Next | #43/51
Time and Scheduled Events
This section discusses Time and How to Schedule Musical Events. The
major points are:
- Time is measured in Ticks.
- Absolute time must be used to prevent timer drift.
- Sound events like start(), stop(), set() and queue() can be scheduled at
a specific time.
- Events must be scheduled in advance to avoid glitches.
| Top | Previous | Next | #43/51