This directory contains demonstration files. Use the SCRIPT command to load them.
-------------------------------------------------------------------------------
new.tl	
Demonstrates the New command.  Creates a thread called t1, adds 20 midi-notes with pseudo random frequencies to it, then plays it two times out midi port A.

Commands:
Open, New, Go, List, Syntax, SListen, Up
-------------------------------------------------------------------------------
set.tl
Demonstrates the Set command and object referencing.  Creates a thread called t2, adds 20 midi-notes with random rhythms and listens to it. Then makes every other note in the passage legato and replays it.

Commands:
Open, Rehash, Syntax, Listen, Set
-------------------------------------------------------------------------------
ref.tl
More on referencing. Creates a thread called t3 and adds 20 midi-notes to it.
Then uses the List command to demonstrate the effects of various references.

Commands:
Rehash, List
-------------------------------------------------------------------------------
go.tl
Demonstrates moving the focus. Creates a thread called t4 and adds 20 midi-notes to it. Then uses the various movement commands.

Commands:
Rehash, Go, Next, Previous, Up
-------------------------------------------------------------------------------
map.tl
-------------------------------------------------------------------------------
merge.tl
-------------------------------------------------------------------------------
layout.tl
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
algorhythm.tl
