[wdmaudiodev] Re: Multichannel ?

  • From: "Jeff Pages" <barefeet@xxxxxxxxxxxxxx>
  • To: <wdmaudiodev@xxxxxxxxxxxxx>
  • Date: Sat, 30 Oct 2010 10:05:57 +1100

I went through something similar many years ago and found I had to include property handlers for KSPROPERTY_AUDIO_CHANNEL_CONFIG and KSPROPERTY_AUDIO_STEREO_SPEAKER_GEOMETRY in the miniport's DAC node (KSNODETYPE_DAC).


Jeff


----- Original Message ----- From: "Robert Bielik" <robert.bielik@xxxxxxxxxx>
To: <wdmaudiodev@xxxxxxxxxxxxx>
Sent: Saturday, October 30, 2010 3:38 AM
Subject: [wdmaudiodev] Re: Multichannel ?


Robert Bielik skrev 2010-10-29 09:36:
I have a 5.1 capable USB device which does open up in 6 ch mode, i.e. the demo wav plays correctly. So WMP does the right thing, now I only
need to figure out how to make it do the right thing with my VAD...

Ok, searching the archives I came across KSPROPERTY_PIN_PROPOSEDATAFORMAT. My VAD is a bit "oldish", based on an earlier WDK, so I haven't implemented any handler for KSPROPERTY_PIN_PROPOSEDATAFORMAT. So I did this, but it fails directly at row 909 (reference
C:\WinDDK\7600.16385.0\src\audio\msvad\simple\minwave.cpp).

Ideas ?
TIA
/Rob
******************

WDMAUDIODEV addresses:
Post message: mailto:wdmaudiodev@xxxxxxxxxxxxx
Subscribe:    mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=subscribe
Unsubscribe:  mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=unsubscribe
Moderator:    mailto:wdmaudiodev-moderators@xxxxxxxxxxxxx

URL to WDMAUDIODEV page:
http://www.wdmaudiodev.com/


******************

WDMAUDIODEV addresses:
Post message: mailto:wdmaudiodev@xxxxxxxxxxxxx
Subscribe:    mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=subscribe
Unsubscribe:  mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=unsubscribe
Moderator:    mailto:wdmaudiodev-moderators@xxxxxxxxxxxxx

URL to WDMAUDIODEV page:
http://www.wdmaudiodev.com/

Other related posts: