[wdmaudiodev] Re: Windows 10 variable sample rate support, WDM driver

  • From: Paul _ <appdev45@xxxxxxxx>
  • To: "wdmaudiodev@xxxxxxxxxxxxx" <wdmaudiodev@xxxxxxxxxxxxx>
  • Date: Sun, 07 Feb 2016 16:52:28 -0800

I have added a link to a sample audio driver that can reproduce the issue we 
are having. 

The code can be found at 

https://www.dropbox.com/s/jt5gvlpz9huut6y/SampleAudioDriver.zip?dl=0

I have simulated a user changing the sample rate via the UI by spawning a 
thread, sleeping for 30 seconds, then changing the sample rate. This means that 
the advanced tab will appear for 30 seconds after installing the driver, then 
will disappear and never return (On Windows 10, Build 586). The code for this 
can be found at the bottom of SampleAudioDriver.cpp. 



We are still working through the issue with Microsoft.



Thanks,

Paul


Other related posts: