Version 2008 (Beta 5) Out Now!

(Plus, the final 2.9 release date has been scheduled for the 5th of November)

Changes since version 2.9 beta 4:

  • Add one more instance of a workaround for the Conexant HD Audio input issue.
  • Restore compatibility with Win98 SE and WinME that was broken because MS at some point decided to remove it from their tool chain.
  • Fix regression: WaveRT devices not detected if Compatibility Mode enabled for the host application.
  • Fix WaveRT event mode input.
  • Fix: x64 version in theory could have crashed on ASIOStop().
  • ix another theoretical bug in the x64 audio startup code.
  • Fix issue where the x64 version actually crashed if an input device had exactly four channels.
  • Also allow right mouse button on tray icon to open the GUI.
  • Add pathetic attempt to improve WaveRT in/out synchronization.
  • Fix several issues with in app integration API added earlier. Notably did it not work at all in 64 bit mode before.

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