ftp.nice.ch/pub/next/unix/music/cm.sd.tar.gz#/stella/scripts

README
 
cage.tl
 
channels.tl
 
heap.tl
 
new.tl
 
ref.tl
 
set.tl
 
syntax.tl
 
timeshift.tl
 

README

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

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.