|
>> driver reinits
the driver doesn't actually reinit itself
it allocates one additional voice for directsound purposes, which is not used, but has a sampling rate of 190000. this can cause clicks (but in general, it should not)
concerning the mixer issues:
this is a bug in Windows, that's why it is recommended not to use windows mixer and use kxmixer instead
/Eugene
|