Version 2.22

  • Now also supporting Windows on ARM64 – EC and native, including low latency ASIO support for older USB devices without ARM64 vendor drivers – for as long as they are USB Audio Class compliant.
  • 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!

Known issues

  • No individual per app configuration storage for native ARM64 applications. They all share the global config. Could be changed in theory, but not worth the effort.
  • Developer note: No private COM interface for native ARM64. Does anyone care?

Other changes since version 2.21

  • Improve audio drop out prevention in certain edge cases.
  • “Qualcomm Aqstic” mic array input (ARM64) working now with the default settings
  • Proper COM refcount handling for improved host compatibility
  • Minor GUI improvements


Posted

in

,

by

Tags:

Comments

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