home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 February / MAC_easy_02_2010.iso / Software / Multimedia / audacity-macosx-ub-1.3.11.dmg / nyquist / init.lsp < prev    next >
Encoding:
Text File  |  2010-01-16  |  171 b   |  9 lines

  1. ; init.lsp -- default Nyquist startup file
  2. (load "nyinit.lsp" :verbose nil)
  3.  
  4. ; add your customizations here:
  5. ;    e.g. (setf *default-sf-dir* "...")
  6.  
  7. ; (load "test.lsp")
  8.  
  9.