[CM] new tar of cm-2.4.0

Rick Taube taube@uiuc.edu
Tue, 3 Dec 2002 13:40:26 -0600


ive put a new tar file of 2.4.0 on the ccrma server

ftp://ftp-ccrma.stanford.edu/pub/Lisp/cm/sources/cm-2.4.0.tar.gz


this fixes a problem with CMN file versioning and the &rest parameters for csound events. It also added a 'dur' parameter to the i object and 'size' and 'gen' to the f object. it also changes object-name to always return csound instrument names in lower case letters. i also made sure that i could actually write i1 and f1 events to a score file before making this tar!

btw, i would be very grateful if someone out there that understands csound syntax could translate my etc/examples/fm.ins file into a fm.orc file.  i would lke to have one example of csound output in the later chapters. i also need an output hook function that will call csound with a file and an orchestra if anyone already has done this.