|
|
|
|
|
by dist-epoch
643 days ago
|
|
Even without ASIO you should be able to hit 40 ms latency on pretty much any Windows audio hardware, including motherboard built-in. If you get 300 ms you're doing something wrong. Note that Windows has multiple audio APIs, 300 ms is about the latency of the old MME api, you need to use the newer one, WASAPI. |
|