[CM] Sa: Realtime audio in Common Lisp (Todd Ingalls)

Rick Taube taube@uiuc.edu
Tue, 9 Jan 2007 08:51:07 -0600


A preliminary, experimental release of  Sa, Todd Ingalls' new  
realtime audio system for Common Lisp, is available in CVS and on the  
sourceforge release page:

http://sourceforge.net/project/showfiles.php? 
group_id=9766&package_id=217525&release_id=477084

The name Sa stands for SndObj Audio (and is also the  'tonic' note in  
Indian music...)

Sa requires the most current SndObj and Portaudio libraries (CVS).

SndObj:

http://music.nuim.ie//musictec/SndObj/main.html

PortAudio:

http://www.portaudio.com/

The sources currently only has a Makefile for darwin/openmcl but  
there is no reason the software shouldnt work in Linux/SBCL 1.0 as  
well.  If someone familiar with make on Linux would like to tackle  
this that would be great.