home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 January / macformat-125-disc-2.iso / Reviewed⁄Demos / audacity-mac-1.1.1 / Plug-Ins / fadeout.ny < prev    next >
Encoding:
Audacity Nyquits plug-in  |  2002-10-26  |  108 b   |  7 lines  |  [TEXT/CWIE]

  1. ;nyquist plug-in
  2. ;version 1
  3. ;type process
  4. ;name "Fade Out"
  5. ;action "Fading Out..."
  6. (mult (pwl 0 1 1 0 1) s)
  7.