Difference between revisions of "Windows audio-realtime troubleshooting"
From SOUND4wiki
m |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
*LatencyMon : http://www.resplendence.com/latencymon | *LatencyMon : http://www.resplendence.com/latencymon | ||
− | *DPC latency checker: https://www.thesycon.de/eng/latency_check.shtml | + | *DPC latency checker: https://www.thesycon.de/eng/latency_check.shtml (alternate: https://www.softpedia.com/get/System/System-Info/DPC-Latency-Checker.shtml) |
Line 12: | Line 12: | ||
<br /> | <br /> | ||
+ | [[Category:Troubleshoot]] |
Latest revision as of 10:54, 14 February 2024
If you experience problems in real-time audio on Windows, you should definitely analyze what is going on with one or both of these tools:
- LatencyMon : http://www.resplendence.com/latencymon
- DPC latency checker: https://www.thesycon.de/eng/latency_check.shtml (alternate: https://www.softpedia.com/get/System/System-Info/DPC-Latency-Checker.shtml)
If the SOUND4 Stream has troubles like timeouts, you may try to increase its priority:
Open Regedit and go to Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SOUND4 Stream
and add --priority high
to the Parameters
key.
For the SOUND4 watermark, default priority is realtime (rt). It can be lowered the same way with high, normal or low.