I had to switch Media Center from WASAPI to DirectSound before the second program could work.
Media Center was idle at the time but I assume it requires exclusive access to the hardware.
Since it is not using the ADC for anything I am hoping there is some way these programs can coexist.
Something very weird is going on.
MC
does enable Exclusive Access by default when you use WASAPI mode. However, the exclusive access lock is device specific (in fact, if you use a sound card that has both digital and analog outs, it'll only lock the one that MC is configured to use). And, it only happens when MC is playing or paused. As soon as you Stop playback, the exclusive lock is released.
Read this for all the detail you could possibly need on Exclusive Access:
http://wiki.jriver.com/index.php/Exclusive_AccessSo... Something very strange is going on. One thing that could, maybe be related, is the WDM driver. MC installs a virtual sound card driver, which can be used to route audio from other applications through MC. This is cool, but it is best saved until you get everything else set up first. Please ensure that you have not accidentally gotten Windows set up to use Media Center as the default playback device for your computer. I can see this maybe having that effect, but there would need to be other misconfigurations too.
And, please post Screenshots (
check this page if you don't know how) of:
* Tools > Options > Audio
* Tools > Options > Audio > Device Settings
* DSP Studio > Output Format
* The Windows Playback Devices control panel tab