[general] CheckCD=0 Flics_Prel=1 ; if ShowDevices exists and is non-zero then will display wave out devices and other stuff ; ; ShowDevices=0 : default ; ShowDevices=1 : show output from waveOutGetDevCaps ShowDevices=0 ; if WaveOutDevice exists it should be between zero and one less num devices ; the default is WAVE_MAPPER ; ; WaveOutDevice=0 : use the first device (default) ; WaveOutDevice=1 : use the second device ; WaveOutDevice=-1: use WAVE_MAPPER (will use [Unknow Device] setttings) ; ; WaveOutDevice=-1 ; Wavemix will detect if it is running on a 286 and not use any 386 instructions ; you can force it to use the 286 only code on a 386 by setting cmixit=1 ; cmixit=0 (default) ; cmixit=1 uses only 286 code (even on a 386 or >) [default] ; Remix=1 = ResetRemix() ; Remix=2 = NoResetRemix() ; default=1 Remix=1 ; GoodWavePos=0 = uses timeGetTime() (default) ; GoodWavePos=1 = uses waveOutGetPosition() GoodWavePos=0 ; WaveBlocks=# (2<=#<=6) the number of ping pong buffers to use ; default=3 WaveBlocks=5 ; WaveBlockLen=# min = 512 max = 4096 ; if a number is not specified Wavemix.dll will try to determine a size ; ; SamplesPerSec=11 (11.025 Khz) (default) ; =22 (22.04 KHz) ; =44 (44.1 KHz) SamplesPerSec=22 ;WaveBlockLen=688 WaveBlockLen=1536