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.

  • 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