Version 2.15 (Beta 1)

  • Major update, therefore in beta first!
  • This version supports Windows 10 only. Older versions of the OS may (and likely will) still work, but we no longer claim to be supporting them.

Changes since version 2.14:

  • Workaround for bug in Windows 10 Creators Update reverted, as Microsoft meanwhile have fixed the original issue.
  • ASIO4ALL now aware of Intel(R) SST and working around several issues
  • Refactoring WaveRT implementation for both, pull mode and polling. Fix an issue that in 64 bit mode ASIO4ALL would not use the position register, but rather the legacy mechanism
  • Improve support for WaveRT packet devices. USB audio class 2.0 devices should work much better now
  • Some audio devices were not detected by ASIO4ALL
  • Full Unicode support for visuals
  • GUI now also works with higher screen resolutions
  • Further GUI cleanup
  • Instruction manual now online, accessible through a GUI help button
  • Completely dropped support for “ReWuschel” and Off-line settings. You could still re-enable “ReWuschel” by setting a registry key, but who really still uses software that is more than 20 years old?

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