home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Unix / music / clm.README < prev    next >
Encoding:
Text File  |  1993-04-03  |  1.3 KB  |  29 lines

  1.     C O M M O N    L I S P    M U S I C
  2.  
  3. This directory contains the "common lisp music" system.  It is
  4. currently made up of two main parts: a software synthesis and signal
  5. processing package, CL-MUSIC, and a package that makes it relatively
  6. easy to take advantage of the Motorola 56000, CL-MUSIC-56.
  7.  
  8. In its compressed form (for public distribution) the clm software is
  9. called clm.tar.Z -- ftp ccrma-ftp, login as anonymous, use your email
  10. address as the password, cd pub, binary, get clm.tar.Z, and quit.  Back
  11. at home, uncompress clm.tar.Z, tar xf clm.tar.  This will write out
  12. all the files that make up the clm system into the current directory.
  13. The current version number is in initmus.lisp, along with news about
  14. changes.  (From outside Stanford, ftp ccrma-ftp.stanford.edu).
  15.  
  16. Basic documentation is in clm.wn (or clm.rtf) and ins.lisp.
  17. You will need the LOOP macro, normally available with Common Lisp.  I
  18. find it easiest to work entirely in Emacs -- GNU Emacs is available
  19. free, has mouse support on the Next, and lisp can run as an emacs
  20. subjob.  makins.lisp tries out many of the instruments -- if you can
  21. load makins, clm is probably happy.
  22.  
  23.  
  24.  
  25. This software is available to anyone who is interested, free gratis
  26. for nothing, without warranties of any kind.  Send bug reports or
  27. suggestions to bil@ccrma.stanford.edu.
  28.  
  29.