WARNING - This tutorial describes the old original JSyn API. Please refer to the current docs for more up-to-date information.
JSyn Tutorial
Hearing Advance Timing
This Applet trys to play two parallel sequences of steady notes. One is twice as fast as the other. The fast one plays a four note sequence and the slow one plays a two note sequence.This Applet uses the Event Buffer and Absolute AdvanceScheduling to achieve accurate note timing.
To Do:
- Move the window around but don't resize it. Move other windows around on your screen.
- Notice how the timing of the notes is steady and the timing relation between the two sequences stays the same.
Here is the source code for this program.