Update of /cvsroot/audacity/audacity-src/nyquist
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv16594

Modified Files:
        system.lsp 
Log Message:
Wrong mode name.


Index: system.lsp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/nyquist/system.lsp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- system.lsp  31 Jan 2009 06:36:59 -0000      1.5
+++ system.lsp  5 Feb 2009 18:13:11 -0000       1.6
@@ -20,7 +20,7 @@
 ;    (setf *default-sf-dir* ""))
 
 (if (not (boundp '*default-sf-mode*))
-    (setf *default-sf-mode* snd-head-pcm))
+    (setf *default-sf-mode* snd-mode-pcm))
 
 (if (not (boundp '*default-sf-bits*))
     (setf *default-sf-bits* 16))


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to