Releases: Falcosoft/ASIO2WASAPI
Releases · Falcosoft/ASIO2WASAPI
v1.2.3
- Low latency shared mode buffer size can be configured (and needed update period is derived from buffer size).
- Added workaround for hosts that do not set control panel dialog's parent window correctly.
- Fixed problems with non-standard sample rates (e.g. 49716). When shared mode format converter is used actually any sample rates can be used now.
- Fixed failed initialization on fixed non-48kHz (44100 etc.) devices.
- Fixed Cubase 5/7 related problems resulting in no audio.
- Other minor fixes.
v1.2.2
v1.2.1
-
Added Win10+ special low latency shared mode.
This mode needs proper drivers. Usually proprietary vendor drivers from Realtek, NVIDIA etc. do not support low latency shared mode. But generic High Definition Audio driver from Microsoft does support it on Windows 10/11. -
Added version info to ASIO control panel.
v1.2.0
v1.1.7
- Fixed supported format query.
- Fixed non modifiable 100 ms latency problem.
- Fixed too quiet rendering in case of supported 24-bit PCM format.
- Count of supported channels is calculated automatically.
- Supported sample rates are calculated automatically.
- Added support for default device. Driver can restore itself when default device or audio properties are changed in Windows.
- Added minimum buffer size calculation.
- Some other fixes (e.g. ASIO dialog caption, AV in case of not supported devices etc.).