re: sound interupt
Friday, November 23, 2007 at 10:31 am Posted by Ed
(588 messages posted)
It depends what you mean by "sound interrupt".
WinME forces all audio through the kernel: kmixer.sys mixes multiple audio streams,
and resamples it, so that several programs can use the sound chip or sound card at
once.
Asio4All (a universal ASIO driver for WDM) is a program that can control this to
some degree, giving you sound that has not been resampled.
WDM (Windows Driver Model audio) was introduced with WinME. It did not apply in Win98SE,
so you can defeat WDM resampling by installing Win98SE, which used the older VXD
audio.
Or at least, by *default* Windows 98 does not support multichannel. It might be reconfigured
to do so.
The WDM audio drivers in Win ME are located in C:\WINDOWS\SYSTEM32\DRIVERS
Ed
On Wednesday, November 21, 2007 at 12:05 pm, Bill wrote:
>I may have posted in the wrong place but I am running ME and would like to know
if
>it is possible to configure a PC to limit sound interupt when doing other tasks.
>Is it a case of memory allocation? My processor is only 1.2M with 750M of memory.
>
>Bill
[Reply or follow-up to this message]
|