Difference between revisions of "Windows audio-realtime troubleshooting"
From SOUND4wiki
m |
m |
||
Line 8: | Line 8: | ||
Open Regedit and go to <code>Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SOUND4 Stream</code> and add <code>--priority high</code> to the <code>Parameters</code> key. | Open Regedit and go to <code>Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SOUND4 Stream</code> and add <code>--priority high</code> to the <code>Parameters</code> key. | ||
+ | |||
+ | For the SOUND4 watermark, default priority is realtime (rt). It can be lowered the same way with high, normal or low. | ||
<br /> | <br /> |
Revision as of 10:05, 16 September 2020
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
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.