home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / sound2 / wave_bs.zip / ALPHA.WV next >
Text File  |  1993-06-23  |  825b  |  20 lines

  1. source=noise of 12   ;Nice waterfall noise
  2. source=inverse       ;Sum of left+right channels is 0 (silence)
  3. source=wave of 0.1 hz from -8 to 8 ;Pan source left and right once every
  4.                                         ;10 seconds.  Nice effect!
  5.  
  6. {  Start from beta and glide down to upper alpha
  7.    The separation is how pronounced the brainwave effect is
  8.    So start with no effect and end up with an effect of 8       }
  9. wave from 20hz separation 0 to 11.5 hz sep 8 in 40 seconds
  10.  
  11. {  Now cycle between low theta and high theta about once every 20 seconds }
  12. wave from 11.5hz sep 8
  13.        to 9 hz sep 12 for 4 minutes 12.5 cycles
  14.  
  15. {  We ended at 9hz (becuase of the .5 cycles), stay there for a while  }
  16. wave of 9 hz for 2 minutes
  17.  
  18. {  Now go back up to beta to wake up!  }
  19. wave to 20hz sep 0 in 30 seconds
  20.