Skip to content

v2.2.0

Compare
Choose a tag to compare
@Falcosoft Falcosoft released this 16 Dec 08:28
· 41 commits to master since this release
  1. Added ASIO2WASAPI plugin so low latency WASAPI modes are available for everyone on Vista+. Both exclusive and shared modes are supported as well as the Win10+ special low latency shared mode.
    (Low latency shared mode requires 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.)
    This one is a private plugin so it is not registered in the system. Although if you know you do not need this plugin it can be de-selected in the installer. In the installer there is also an option to use only this private plugin and ignore all other system-wide ASIO drivers. This option is useful if you have problems with your standard ASIO drivers.
  2. Added handling of multiple plugins.
    You are able to pre-configure up to 10 VSTi plugins in the configuration dialog and switch between the plugins at runtime with the help of the tray menu.
  3. Configuration dialog now emulates proper modal dialog behavior related to both ASIO control panels and VST editors.
  4. Only supported WaveOut sample rates are listed similarly to ASIO mode.
  5. Other minor fixes.
  6. Updated BassAsio library (this means new SSE requirement in case of ASIO output mode).

This version still works with Windows NT4 SP6/2000/XP/Vista/7/8/10/11 but on NT4 ASIO output mode is no longer available (new version of BassAsio requires SSE support).