Version 2.17 Beta 1

  • This version officially supports Windows 10 and Windows 11.
  • Also confirmed to work with Windows 7 and Windows 8, with some minor GUI visual artefacts, though.
  • Report bugs to feedback@asio4all.com!

Changes since version 2.16:

  • Re-wrote large portions of the WaveRT code, thus improving support for not just
    various on-board audio solutions. What didn’t work before has a fair chance of working now.
  • Prevent performance drop when host application window is minimized or fully occluded..
  • Remove disconnected BT devices from the WDM device list.
  • “Allow Pull Mode” switch has been renamed to “Alternative Buffer Synchronization”, because this is closer to what it does.
    ASIO4ALL will pick the WaveRT buffering mode most suitable for any individual device. This checkbox lets you try an alternate mode for better or for worse.
  • The “Buffer Offset” Slider in the “Options” section now only works per pin. Also, it has become unit-less. The range of the slider represents the entire circular buffer of the current pin, allowing you to apply an offset relative to the audio cursor. Use only to fix crackles due to synchronization errors between devices.
    Generally, this slider should remain in its leftmost (default) position, because most of the synchronization work is done automatically.
  • Fixed numerous other little bugs here and there…
  • Known issue: on-board audio input on Lenovo Legion shows “beyond logic”.
    IRP_MJ_CREATE for the pin is rejected when not issued by audiodg.exe.
    I’m currently at a total loss with this one.
    Also, the manual isn’t updated yet.


Posted

in

,

by

Tags:

Comments

11 responses to “Version 2.17 Beta 1”

  1. Hola
    Gran aporte de este programa, pero tengo un problema y es que no hay manera de que me deje abrirlo. Me manda a la pagina web

    Gracias

  2. That’s correct. However, this microphone slot has high background noise, and the device runs stably on 64-bit but crashes instantly on 32-bit (it crashes right after plugging in). It’s likely that the offline settings also read 32-bit DLLs, leading to the same crash issue. I’ve purchased various USB devices to test ASIO4ALL for this problem.

  3. 32-bit ASIO4ALL cannot be launched when USB devices like HS100B and CM108B are connected.
    (连接 HS100B、CM108B 等 USB 设备时,32 位版 ASIO4ALL 无法启动。)

    1. Michael Tippach Avatar
      Michael Tippach

      Like e.g. one of these? Just making sure…
      https://www.amazon.com/dp/B0776QNHKD/

      1. That’s correct. However, this microphone slot has high background noise, and the device runs stably on 64-bit but crashes instantly on 32-bit (it crashes right after plugging in). It’s likely that the offline settings also read 32-bit DLL, leading to the same crash issue. I’ve purchased various USB devices to test ASIO4ALL for this problem.

      2. That’s correct. However, this microphone slot has high background noise, and the device runs stably on 64-bit but crashes instantly on 32-bit (it crashes right after plugging in). It’s likely that the offline settings also read 32-bit DLLs, leading to the same crash issue. I’ve purchased various USB devices to test ASIO4ALL for this problem.

      3. ASIO4All 32-bit will crash when a native 16-bit USB audio device is connected, and I’ve tested this with other USB audio chips and got the same result. It won’t crash if the USB audio chip supports 24-bit.

        1. Michael Tippach Avatar
          Michael Tippach

          Confirmed using a 150-year-old SoundBlaster MP3+ 😉
          Looking into it…

          1. Michael Tippach Avatar
            Michael Tippach

            … nailed it!

            Only happening when ASIO4ALL replaces the generic “USB Audio” string with Vendor information based on VID/PID.

            Fixed in next release.

          2. Perfect! Thanks so much for confirming and fixing it. Really appreciate your quick work—looking forward to the next release!

          3. Thanks for your advice. I’ve fixed it too—just made it stop searching for the usb\vid string, haha.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Copyright © Michael Tippach

Imprint | Privacy

Powered by WordPress

ASIO is a trademark of Steinberg Media Technologies GmbH.  All other trademarks are the property of their respective owners, used for product identification purposes only.

  • Low Power Mode

    Low Power Mode

    This is a global option – for the current audio host application – telling the ASIO4ALL main audio thread how to spend its idle time, i.e. the time when not calling the DAW audio processing handler. The default for this option is “enabled”, potentially lowering CPU utilization in idle mode. Depending on the current ASIO4ALL

    more

  • Hardware Buffer on/off (Obsolete)

    Hardware Buffer on/off (Obsolete)

    This feature has been removed in version 2.17!The only purpose it did serve – more than 20 years after its introduction – was to confuse users needlessly. Enables the hardware buffer for the highlighted device. This only works for so called “WavePCI” miniports, as other types of WDM drivers do not usually allow direct access

    more

  • Allow Pull Mode (WaveRT) (obsolete)

    Allow Pull Mode (WaveRT) (obsolete)

    In version 2.17, this feature has been replaced by the “Alternative Buffer Synchronization” – option! There are two basic access methods for a WaveRT device, “pull-mode” (also called “event-mode”) and “push-mode” (also called “polling mode”). If this box is left unchecked, ASIO4ALL will not use “pull-mode”, otherwise it will use it whenever possible. The default

    more