mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-27 15:50:10 +01:00
Update Nyquist to v3.09.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
(load "seqfnint.lsp" :verbose NIL)
|
||||
|
||||
(load "dspprims.lsp" :verbose NIL)
|
||||
(load "velocity.lsp" :verbose NIL) ; linear-to-vel etc
|
||||
(load "nyquist.lsp" :verbose NIL)
|
||||
(load "follow.lsp" :verbose NIL)
|
||||
|
||||
@@ -30,8 +31,8 @@
|
||||
(setf *WATCH* NIL)
|
||||
|
||||
(format t "~%Nyquist -- A Language for Sound Synthesis and Composition~%")
|
||||
(format t " Copyright (c) 1991,1992,1995,2007-2009 by Roger B. Dannenberg~%")
|
||||
(format t " Version 3.03~%~%")
|
||||
(format t " Copyright (c) 1991,1992,1995,2007-2012 by Roger B. Dannenberg~%")
|
||||
(format t " Version 3.09~%~%")
|
||||
|
||||
;(setf *gc-flag* t)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user