home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2012 April / ME_04_2012.iso / Multimedia / audacity-macosx-ub-2.0.0.dmg / Audacity / nyquist / init.lsp < prev    next >
Encoding:
Text File  |  2012-03-03  |  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.