[wdmaudiodev] Re: Windows 7 wave cyclic driver

  • From: Farrah Avanesov <favanesov@xxxxxxxxxxxxx>
  • To: <wdmaudiodev@xxxxxxxxxxxxx>
  • Date: Wed, 1 Mar 2017 13:28:18 -0500

On Wed, 2017-03-01 at 10:10 -0800, Tim Roberts wrote:

Farrah Avanesov wrote:
On Tue, 2017-02-28 at 17:19 -0800, Tim Roberts wrote:
Now, if you have modified MSVAD to eliminate all formats but the one you
really want, then it should be OK.

Yes, I've modified msvad to use 48kHz only.

One of the limitations of CopyFrom and CopyTo is that there is no way to
report how many bytes you actually copied.  If the port driver asks you
to copy 9,600 bytes, it assumes you have copied 9,600 bytes.  Are you
saying you are overriding that value?

Yes, I'm overriding the value.  I realize there is a problem with this
but just want to get it working and then will tweak GetPosition so that
it returns the number of bytes in the FIFO.

When you do that, is the data in the captured file repetitive?  That is,
does it look like "deadbeef" was sample-rate converted?  Or is it really
random data?

I get mostly "0080 0080" with a section of random data which is probably
due to the ByteCount getting overwritten.

----------------------------------------------

This e-mail and any attachments may contain information that is confidential to 
Ross Video.

If you are not the intended recipient, please notify me immediately by replying 
to this message. Please also delete all copies. Thank you.
******************

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: