home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 24 / CD_ASCQ_24_0995.iso / dos / prg / omega060 / omega.faq < prev    next >
Text File  |  1995-06-13  |  1KB  |  29 lines

  1.           SoundBlaster AWE32 module file player by Cygnus X-1 v0.1
  2.  
  3.              The first module player for the AWE32 with source!!
  4.  
  5.    The reason I wrote this program is that I hate all GUS only demos out
  6.    there. The GUS is also a great soundcard, but it will be nice if GUS
  7.    lovers would accept the AWE32 because it is also a great sounding card.
  8.    I have spent a lot of time figuring out how the AWE32 works and this
  9.    is my first release. The code is far from perfect, but I will keep
  10.    working on it.
  11.  
  12.    The player doesn't support to many effects, but effects are easy to
  13.    implement with the AWE32 when I know how they work.
  14.  
  15. Features:
  16.    -it can only play 4 channel 31 sample general sound module files
  17.    -the only effects supported so far is: -Portamento up
  18.                                           -Portamento down
  19.                                           -Tone Portamento
  20.                                           -Vibrato
  21.                                           -Volume slide
  22.                                           -Position jump
  23.                                           -Set volume
  24.                                           -Patternbreak
  25.                                           -Set speed
  26.  
  27.    -the source code include functions to set 8 different chorus & reverb
  28.     effect
  29.