Re: [ntdev] why we can?t get much more play data in win7 and win8 system?

>>We need to obtain much more data when playing, because the speed of USB sound card?s clock is much faster than that of window?s. We can obtain much more audio data that we need in XP system.

the data rate is decided by the sample rate currently used, not by HW clock. the system clock could affect system dispatch switch frequency and so that will affect audio stream’s delay.

=================
Best Regards!
Zhang Pei
www.yiiyee.cn/blog

From: 30596429@qq.com
Sent: ‎Saturday‎, ‎August‎ ‎2‎, ‎2014 ‎4‎:‎54‎ ‎PM
To: Windows System Software Devs Interest List

We develop USB sound card driver by means of Avstream.
We need to obtain much more data when playing, because the speed of USB sound card?s clock is much faster than that of window?s. We can obtain much more audio data that we need in XP system. However, we can only get twice the normal audio data in win7 and win8 system, and after playing several hours those data will reduce by half.
Questions:
1, why we can?t get much more play data in win7 and win8 system?
2, what I need to do if I want to get more play data in win7 and win8 system?
3, if I can only get twice the normal audio data, how can I ensure those data will not reduce by half even after palying several hours?


NTDEV is sponsored by OSR

Visit the list at: http://www.osronline.com/showlists.cfm?list=ntdev

OSR is HIRING!! See http://www.osr.com/careers

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer