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

12 responses to “Version 2.17 Beta 1”

  1. Si tienen ProTools 12.5 HD o ultimate, está versión me sirvió, espero les sirva.

  2. 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

  3. 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.

  4. 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 to M.M. Cancel 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.

  • Alternative Buffer Synchronization

    Alternative Buffer Synchronization

    The WaveRt driver ecosystem has evolved beyond the fomer distinction between just “Pull Mode” and “Polling”. It has become a little more complex. ASIO4ALL always aims to use the buffering algorithm most suitable for any particular device. This option lets you override the automed pick and select an alternative buffering scheme, where available. Use this

    more

  • Buffer Offset

    Buffer Offset

    This slider affects the circular buffer read/write cursor position of the current WaveRt pin. The adjustable range equals the size of the entire circular buffer. The offset is relative to the cursor position as calculated by ASIO4ALL. In the unlikely event that some manual adjustment is required, you can try to find a better cursor

    more

  • Always Resample 44.1<->48 kHz

    Always Resample 44.1<->48 kHz

    ASIO4ALL can do real time resampling of 44.1 kHz audio to/from 48 kHz. Resampling will automatically take place whenever ASIO4ALL is opened for 44.1 kHz and the WDM driver does not support this sample rate. There may, however, be instances in which case an audio device will support 44.1 kHz only by resampling internally. More

    more