Version 2.8 Beta 2

Changes since version 2.8 beta 1:

  • WaveRT support now also includes event notification mode as well as support for very basic implementations with no position register.
  • A number of audio devices that worked with version 2.6 but stopped to work in 2.7 should work again now.
  • The watchdog and crash recovery features are now optional and can be enabled in the registry – if you absolutely must.
  • Uninstalling ASIO4ALL now also removes the user settings from the registry, always giving you a “fresh start” after a re-install.
  • Device interfaces will now be reordered such that analog inputs and outputs are listed before any S/PDIF widgets. This doesn’t fix anything. This will, however, save me from having to explain the same thing over and over again to users of HD Audio devices under Vista who expect stuff to “just work” in the default configuration. The default configuration often would have brought S/PDIF outputs in front of the analog ones making any application that outputs stereo sound to the first two ASIO channels use the S/PDIF as a consequence. Making people complain that there is “no sound”. A support nightmare!
  • Fixed a rather unspectacular synchronization issue that could have lead to audio pins intermittently being flagged “beyond logic” even though they were working just fine.
  • USB audio devices that were blocked by other audio applications would have been flagged as “beyond logic”. Now they are reported as “unavailable” – as they should be.    

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