[wdmaudiodev] Re: Change default sample rate windows

  • From: "Matthew van Eerde" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "Matthew.van.Eerde" for DMARC)
  • To: "wdmaudiodev@xxxxxxxxxxxxx" <wdmaudiodev@xxxxxxxxxxxxx>
  • Date: Thu, 9 Nov 2017 16:41:23 +0000

Please relay my “why” question to the customer. If they answer it, relay the 
answer to me. (Or you can give my contact information to them and ask them to 
contact me directly if you like.)

The answer to your question is, no, there is no way for a USB Audio 1.0 device 
to convey a preferred format to Windows without a custom driver (or at least a 
custom .inf.)

The device tells the driver what it supports; the driver tells Windows; and 
Windows chooses the format that it thinks is best.

Windows thinks is 48 kHz is better than 8 kHz, and I tend to agree, hence my 
“why” question.

________________________________
From: wdmaudiodev-bounce@xxxxxxxxxxxxx <wdmaudiodev-bounce@xxxxxxxxxxxxx> on 
behalf of Akshaykeerti Sharma <asharma@xxxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, November 9, 2017 8:09:27 AM
To: wdmaudiodev@xxxxxxxxxxxxx
Subject: [wdmaudiodev] Re: Change default sample rate windows


The customer wants to use default windows drivers, is there anyway in the USB 
audio 1.0 spec to set a default sampling frequency without making any driver 
level changes?

For a lack of a better reason, the "spec" they provided us wants a default 
value of 8Khz. This is for a bandwidth limited application and they would like 
to have less data to process under most circumstances. Do you know where the 
"Restore Defaults" gets its value from?

Ak
On 11/9/2017 9:55 AM, Matthew van Eerde (Redacted sender Matthew.van.Eerde for 
DMARC) wrote:
You can write an .inf that wraps wdma_usb.inf but specifies 
PKEY_AudioEngine_OEMFormat to favor 8 kHz 16 bit.

But why do you want to favor 8 kHz if the device supports 48 kHz?

________________________________
From: wdmaudiodev-bounce@xxxxxxxxxxxxx<mailto:wdmaudiodev-bounce@xxxxxxxxxxxxx
<wdmaudiodev-bounce@xxxxxxxxxxxxx><mailto:wdmaudiodev-bounce@xxxxxxxxxxxxx> on 
behalf of Akshaykeerti Sharma 
<asharma@xxxxxxxxxxxxxxxxxxxxx><mailto:asharma@xxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, November 8, 2017 3:52:19 PM
To: wdmaudiodev@xxxxxxxxxxxxx<mailto:wdmaudiodev@xxxxxxxxxxxxx>
Subject: [wdmaudiodev] Change default sample rate windows

Hello,

I was wondering if there is a way to change the default sample rate on a 
USB-audio peripheral on windows?

As for the current moment my new device enumerates at 48KHz/16bit. I would 
prefer it to enumerate at 8KHz/16bit. The USB device supports both the sample 
rates and it works fine when it is manually changed to 8KHz/16bit. I tried to 
debug the device but it seems that I never get the "Get_cur" request for the 
sampling rate when enumeration happens.. "Set_cur" works fine when I manually 
change the sample rate and it sends the right request so I can manipulate the 
firmware to go into 8KHz/48KHz mode.

Also, where does it get the "Restore Defaults" from. When I click it, the 
system goes back to 48KHz/16bit.

[cid:part1.917563AF.E27E3586@simpleinnovations.com]

Thanks for the help!

Akshay


--
Akshay Sharma
Project Engineer
Simple Innovations, Inc.
(262) 246-9655 Ext 306

PNG image

Other related posts: