Audio setup

ASIO on Windows — the driver that changes everything

4 min read · Beginner
The gist in 10 seconds
  • On Windows, Jamodio only accepts your interface's ASIO driver. Without it, Windows goes through its mixer (WASAPI) and entry is refused: “WASAPI driver — not accepted”.
  • Jamodio picks ASIO on its own when the Audio Engine starts, if it's installed — nothing to configure.
  • Audio settings → Audio input confirms the active driver.
  • Install your audio interface maker's driver (Focusrite, Behringer…), then restart the Audio Engine.

The numbers: WASAPI vs ASIO

WASAPI (Windows default)
+10 – 20 ms
The system mixer that serves every consumer app (Chrome, Spotify, Zoom). Roughly a 10 ms floor that can't be compressed in shared mode — an OS limitation, not a Jamodio choice.
ASIO
2 – 3 ms
Direct access to the audio interface, provided by its maker. Bypasses the Windows mixer entirely. It's been the standard in studios and DAWs for 25 years.

Those milliseconds would be added to your monitoring and to what the others hear, with nothing showing it: the driver declares them, Jamodio cannot verify them. That is why WASAPI is not accepted, rather than tolerated.

Check what Jamodio is using

The Jamodio Audio Engine detects ASIO automatically at startup: if an ASIO driver exposes your interface, it uses it. Otherwise, it falls back to nothing: at the studio door, a message “WASAPI driver — not accepted” tells you to install your interface's native ASIO driver, and entry waits. With ASIO, Audio settings → Audio input shows “ASIO driver” under your interface.

If the badge does not say “ASIO driver”, follow the steps below.

Install the ASIO driver

1
Download your interface's official driver
From the maker's website: Focusrite (Focusrite Control), Behringer, PreSonus (Universal Control), Steinberg, MOTU… Pick the Windows 10 / 11 version. Always the official driver — that's what contains the ASIO tuned for your hardware.
Focusrite download page: Windows 10/11 driver for the Scarlett
Example: the Focusrite (Scarlett) driver download page
2
Install it, then restart the computer
The installer asks for admin rights. Restarting makes sure the driver is properly loaded.
3
Restart the Jamodio Audio Engine
The ASIO/WASAPI choice happens when the Audio Engine starts: quit it (Jamodio icon in the taskbar → Quit, or the « Quitter l'agent » button in its window) then relaunch it. Interface plugged in BEFORE relaunching.
4
Check the badge
Audio settings → green “ASIO driver” badge. That's it: Jamodio selects it on its own, there's nothing to set.
No external audio interface? FlexASIO or ASIO4ALL.
If you're playing on the PC's built-in sound card while waiting for a real interface, FlexASIO (modern, open-source — “Download Now” button) or ASIO4ALL provide a generic ASIO driver. Jamodio warns you at the door: these drivers can resample silently (44.1 ↔ 48 kHz) and produce artefacts it cannot detect. Only to get by; to understand why an external audio interface remains essential: Why an audio interface?
flexasio.com site with the Download Now button
flexasio.com → “Download Now” (generic ASIO driver, no external interface)

Common pitfalls

!
“Can't open your interface in ASIO”
ASIO allows only one application at a time. If your DAW (Ableton, FL Studio…), OBS or another audio app is already holding the interface, Jamodio can't open it — close the other app and try again.
!
Interface at 44,100 Hz
ASIO installed but “Your interface is at 44,100 Hz” at the door? Jamodio requires 48,000 Hz, no more no less, and does not enter below. Set it to 48,000 Hz in the manufacturer's panel: detailed steps →
!
“Not accepted” persists after install
The choice happens when the Audio Engine starts: make sure you actually quit and relaunched it (not just closed the window), interface plugged in. If it persists, check in the driver's panel (e.g. Focusrite Control) that the interface is detected.
If it does not work
  • “WASAPI driver — not accepted” still there: the ASIO driver is not installed for this interface, or the Audio Engine was not relaunched afterwards. Really quit it (taskbar icon → Quit), interface plugged in, relaunch.
  • “Can't open your interface in ASIO”: another application holds it (DAW, OBS, Discord in exclusive mode). Close it, then try again.
  • “Your interface is at 44,100 Hz”: set 48,000 Hz in the manufacturer's panel, then join → steps.
  • You are using ASIO4ALL or FlexASIO: Jamodio warns you at the door. It works to get by, but these drivers can resample silently: if the sound is odd, that is where. The manufacturer's driver fixes it.
  • Over Remote Desktop: a remote session's audio is not a real interface. Play from the machine itself.

Still stuck? Write to support@jamodio.com with the names of your interface and driver: we reply within 24 hours.

ASIO checklist
  • Vendor ASIO driver installed (FlexASIO or ASIO4ALL only to get by)
  • Interface plugged in before launching the Audio Engine
  • “ASIO driver” confirmed in Audio settings → Audio input
  • Interface set to 48,000 Hz
  • No DAW/OBS open hogging the interface during the session