home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2006 April / SGP.iso / dema / Keepsake-Demo-en-li-v1.0.exe / res / config / sound.cfg < prev    next >
Text File  |  2005-09-26  |  299b  |  13 lines

  1. ; Set general volume [0..1]
  2. Sound.Volume = -1
  3.  
  4. ; set output frequency (44100, 22050, 11025, ...)
  5. Sound.Software.Frequency = 44100
  6. ; switch 16 bit output
  7. Sound.Software.16Bits = true
  8. ; switch stereo output
  9. Sound.Software.Stereo = true
  10.  
  11. ; sound refresh by second
  12. Sound.WaveOut.Refresh = 5
  13.