home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Audio / apps / LispScorefile.README < prev    next >
Encoding:
Text File  |  1989-11-28  |  1012 b   |  22 lines

  1. This directory contains a Lisp package for programatically generating
  2. Scorefiles, as well as various example files and documentation for a
  3. class taught by David A. Jaffe at CCRMA, Stanford. These class
  4. materials may be freely used and distributed.
  5.  
  6. To use the Scorefile package, you must have built Lisp on your
  7. machine. For further information, see the file Scorefile.doc.wn.
  8.  
  9. The file NoteListToScorefile.doc.wn describes some differences between the
  10. classical software synthesis note list and the NeXT scorefile. It may be 
  11. of use to people coming from the classical software synthesis tradition. The file SynthPatchLibrary.wn gives the parameters of the Music Kit SynthPatches.
  12.  
  13. The file SynthPatchLibrary.wn describes the parameters of the SynthPatches.
  14.  
  15. The files class1.wn, class2.wn, etc. are hand-outs for the Stanford course.
  16.  
  17. Note that this Lisp package is only one of many ways to use the NeXT Music Kit.
  18. For other examples, see /NextDeveloper/Examples/MusicKit/*. 
  19.  
  20. -- David Jaffe
  21.    david@next.com
  22.