Version 2.6 Released!

Changes in version 2.6:

  • Fixed a minor memory leak that would have made about 4k of memory going stale whenever the audio engine is being restarted.
  • Add support for sample rates below 44.1kHz for as long as the sound hardware supports them.
  • Fewer overloads at low buffer size settings. This means drop-out free performance at about half the buffer size compared with v2.5 on a sizable number of cards.
  • Changed handling of default sample rate in order to work around issues with some Envy24 based cards.
  • Default settings adapted in order to work around issues with specific AC97 drivers.

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