[PlanetCCRMA] updated: libsndfile, the cm/clm/cmn common lisp world

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Mon Feb 9 14:06:02 2004


Hi all, a couple of updates (one small, one big):

* libsndfile updated to version 1.0.6, can now correctly write files
  bigger than 2Gbytes, for those long long pieces :-)

* the Common Lisp based CM/CLM/CMN world.... this is the big one. 

First, the two underlying Common Lisp interpreters have been updated:
  - CMUCL to version 2003.12 (cvs snapshot)
  - Clisp to version 2.32
Second, the versions of CM/CLM/CMN have been updated:
  - Common Music (CM) to version 2.4.2-1 (can do MidiShare midi i/o)
  - Common Lisp Music (CLM) to version 2004.02.09
  - Common Music Notation (CMN) to version 2004.02.04
Third, and most important, the organization of the packages has been
changed completely. I have switched from distributing saved lisp images
to just the binary components that are then loaded at run time. For more
details and for some howto instructions on how to transition please look
at the corresnponding entry in the web ChangeLog. 

Enjoy!
-- Fernando