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.

  • Allow Pull Mode (WaveRT)

    Allow Pull Mode (WaveRT)

    Note: These controls have no effect for WaveRT packet devices. Packet devices do not support polling – and always will use event mode. Therefore, the entire “Options” section may be hidden for packet devices. This is not a bug! There are two basic access methods for a WaveRT device, “pull-mode” (also called “event-mode”) and “push-mode”… 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

  • Force WDM driver to 16 Bit

    Force WDM driver to 16 Bit

    This option only has an effect if the supported bit depth of the WDM driver is larger than 16, but less than 24. Some devices report e.g. 20 Bits resolution but cannot actually be opened for more than 16 Bits resolution. Should this be the case on your system, this option provides a workaround. Originally,… more

  • Common usage cases optimizations

    Common usage cases optimizations

    Becaue it all depends… more

  • Troubleshooting

    Troubleshooting

    More potential problems and possible solutions: more