Version 2.7 Beta 3

Changes since version 2.7 beta 2:    

  • Add intersection checking. Thanks to Eugene Muzychenko once again for having me have another look into this and figuring out how it _might_ work. As a matter of fact, it seems to completely work now, but I’m still puzzled why it works the way it works and not the way it _should_ have worked to begin with – probably one of the mysteries within the Microsoft(r) Universe(tm). What this means to you as the user is that this just _might_ magically resolve a number of issues with sound cards that employ “jack sharing” and stuff like that. In fact, it just _might_ resolve some more issues with other devices as well.
  • Fix: ReWuschel now also works with ASIO buffer sizes that are not a multiple of 64 samples. This sometimes was mis-perceived as having to up the buffer size if using ReWuschel when normally you should not have to. Also, the manual has been updated with some information on using ReWuschel.
  • Add dynamic buffer strategy switching. This is experimental and mainly meant to just _maybe_ prevent one or the other occasional crackle from occurring. Even if you don’t notice a difference, trust me: in _theory_, it absolutely makes sense! 

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