How to Choose Between WDM and ASIO Drivers

How to Choose Between WDM and ASIO Drivers

There are two methods in Windows for an application to communicate with a sound card (or in our case, a WNIP driver that is emulating a sound card.) WDM means Windows Driver Model. The application talks to Windows and Windows then talks to the driver. Most automation systems such as RCS, ENCO, BSI, Win-OMT, Playout One, NextKast, Myriad, and Wide Orbit use WDM, as do most common audio applications. When using a WDM driver, the playback and record channels will appear in the Windows Control Panel under Sound.

ASIO is a driver type developed by Steinberg that connects the sound card (or virtual WNIP sound card) directly to the application. This reduces latency because it’s not passing through the Windows Sound system (as a result, the driver channels will not appear in the Windows Control Panel under Sound.) If you are using AudioVault automation or a high-end DAW that does not support WDM, you will use the ASIO driver. (Note that Adobe Audition will use either WDM or ASIO depending upon which media type you choose in Audition’s hardware settings.)

You will need to choose which type to install; you cannot use both at the same time.


    • Related Articles

    • What is the difference between WDM and ASIO WheatNet-IP Drivers?

      There are two methods in Windows for an application to communicate with a sound card (or in our case, a WNIP driver that is emulating a sound card.) WDM means Windows Driver Model. The application talks to Windows and Windows then talks to the ...
    • How To Test the ASIO Audio Driver

      Unlike the WDM driver, ASIO drivers don’t show up in the Windows Control Panel. When someone can’t use the ASIO driver with an application, how can you verify the driver was installed correctly? If this tester works but the software doesn’t, then the ...
    • How To Choose The Correct Audio Driver Version

      If your blade is running version 1.x, you will need to contact support to update your blade software to current, as we no longer have a v1.x compatible driver that will work with a supported Windows operating system. For blades running v3.0.xx to ...
    • Recording Multitrack With The WNIP Audio Driver

      [UPDATE 3/21/25] An integrator notified us that he had found a utility that will allow both our ASIO and WDM drivers to be used for multitrack recording. The utility is called VBAudioMatrix, the 64-bit "Coconut" variety. We have completed some basic ...
    • Windows Update Sample Rate Switch

      Windows updates can strike fear in the hearts of WheatNet-IP users that use our M4usb mic blades or our AoIP virtual audio drivers. If a new Windows audio driver component is installed with an update, it can reset the system sample rate of your audio ...