Input latency and output latency are two separate pieces of your system’s total delay, and they affect different parts of your workflow. Understanding the difference helps you diagnose problems and optimize for the right use case.
Input latency is how long it takes for your audio interface or sound card to capture a signal (from a microphone, instrument, or game controller) and deliver it to your computer’s processor. It’s the “in” side of the equation.
Output latency is how long it takes for your processor to send an audio signal to your speakers or headphones and have it actually play. It’s the “out” side.
Together, they form the basis of your round trip latency—the total time from input to output and back, which is what you actually feel when you’re recording, gaming, or performing live.
How Input Latency Affects Your Workflow
Input latency matters most when you’re monitoring your own input while the system processes it in real-time.
Live monitoring in the studio: You plug a microphone into your audio interface and open your DAW. You want to hear yourself in real-time through the headphones while you record a vocal take. Input latency is the delay between when you sing a note and when you hear it come back through your headphones. If input latency is high (above 20 ms), you’ll hear yourself lagging behind. It throws off your timing and feels unnatural. A low input latency (under 10 ms) feels immediate and invisible.
Playing virtual instruments: You’re triggering a soft synth or sampler with a MIDI keyboard. The input latency is how long between pressing a key and the sound triggering. High input latency makes it feel like the keyboard is unresponsive. You press a key, there’s a noticeable gap, then the sound comes out. This is why musicians obsess over input latency in their audio setups.
Gaming: In competitive games (shooters, fighting games, racing), input latency from your mouse, keyboard, or controller matters enormously. If there’s a 50 ms gap between moving your mouse and the character on screen reacting, your aiming is off. Input latency and output latency together create the full picture of game responsiveness.
Video calls: When you’re on a call, input latency (combined with network delay) determines when the person on the other end hears you. High input latency doesn’t affect your experience, but it does affect theirs. From your perspective, output latency (how long until you hear them) matters more.
The key insight: input latency is about the responsiveness you feel while creating or playing. If you can’t hear your input immediately, it degrades the creative experience.
How Output Latency Affects Your Workflow
Output latency is how long between your computer processing a signal and that signal actually coming out of your speakers or headphones.
Sync and timing: In music production, if you’re recording a second instrument in sync with a previously recorded track, output latency affects how you perceive the alignment. If your DAW is playing back a drum loop with 30 ms of output latency, and you’re trying to record bass in time with it, you might feel like the drums are slightly early (because you hear them late). This can throw off your timing. Compensating for output latency by manually shifting recordings is a common workaround for high-latency setups.
Live performance: If you’re triggering samples or effects in sync with a click track or live band, output latency is critical. The delay between your button press and the sound coming out affects the tight feel of your performance. High output latency (above 20 ms) will make you sound sloppy.
Direct monitoring: Some audio interfaces let you route input directly to output at the hardware level, bypassing your computer entirely. This eliminates both input and output latency from the computer’s perspective, giving you zero-latency monitoring. You hear yourself instantly while the computer records the clean input signal separately. This is why high-end audio interfaces with direct monitoring are so valued in professional studios.
Streaming and broadcast: If you’re streaming to Twitch, YouTube, or a similar platform, output latency is less critical because the platform itself adds significant buffering and delay. But within your local monitoring setup, output latency still matters. If you’re listening to your stream monitor with high output latency, you might make mixing decisions that sound wrong when the broadcast is seen by viewers.
Which One Matters More?
The honest answer is: it depends on your workflow.
For recording vocals or instruments with real-time monitoring: Input latency is the primary concern. You need to hear your input quickly so your performance doesn’t suffer. If your audio interface has low input latency (under 10 ms) but high output latency, you can live with it by using direct monitoring or lowering your DAW’s buffer.
For playing virtual instruments live (in studio or on stage): Both matter equally. You need low input latency (to feel responsive playing the keyboard) and low output latency (to stay in sync with your backing track or band).
For mixing and editing: Neither matters much. You’re not monitoring live input. The audio is already recorded. You can use large buffer sizes (high latency) without any downside.
For gaming: Output latency is critical. You care about how fast the game reacts to your input and displays it on screen. Input latency from your peripherals (mouse, keyboard) is also important, but the audio output latency is part of the perception of overall responsiveness.
For live streaming: Output latency in your local monitoring setup matters for your own comfort, but the stream viewers experience their own latency based on the platform’s buffering. You can work with higher latencies locally.
How to Measure Input and Output Latency
Measuring input and output latency separately is trickier than measuring total round trip latency, because it requires isolating each side of the signal path.
Measure Input Latency
Use a specialized tool or your audio interface’s loopback feature. Send a click track or tone from your computer output to an input on your interface without processing. Have your DAW time-align the output to the input and measure the delay. The measured latency is your input latency plus output latency. To isolate input latency, subtract your known output latency from the total, or use the DAW latency test if your DAW reports buffer compensation.
Some audio interfaces publish their input and output latency specs separately in the documentation. If you have a quality interface, check the manual for exact figures.
Measure Output Latency
Route a click or tone through your DAW with a known buffer size. Have the DAW tell you the total reported latency (buffer size in samples ÷ sample rate × 1000 = latency in milliseconds). Then use an audio latency test tool or hardware loopback to measure the actual latency and compare. The difference between reported and measured is often driver and hardware output latency.
Use Your DAW’s Latency Compensation
Most professional DAWs (Ableton, Pro Tools, Logic, Reaper) have built-in latency compensation that measures input and output latency automatically. They test the round trip and report the total. You can then use that number to align overdubs and automate recordings with latency offset.
Reducing Input and Output Latency
Lower Your Buffer Size
The most direct way to reduce both latencies is to lower your buffer size in your audio settings or DAW. Go from 512 to 256 to 128 samples. Smaller buffers mean faster processing cycles. The tradeoff is higher CPU load—your computer has to process more often, so it can’t be as slow or busy without dropping audio.
Use ASIO on Windows
ASIO drivers typically offer lower latency than WASAPI or Windows Audio. ASIO bypasses some system layers and communicates directly with the audio interface hardware. If your interface has an ASIO driver, use it.
Enable Direct Monitoring
If your audio interface has a direct monitoring feature, use it. This routes your input directly to your output at the hardware level, bypassing your computer entirely. You get zero-latency monitoring while the computer records the input signal cleanly. This is the gold standard for real-time monitoring.
Upgrade Your Audio Interface
Built-in sound cards have high input and output latencies. A dedicated audio interface (Focusrite Scarlett, Behringer U-Phoria, MOTU, RME) reduces both. Interfaces are designed to minimize latency through hardware design and optimized drivers.
Reduce CPU Load
If your CPU is overloaded, your computer can’t process audio as quickly, and latency increases. Close other programs, disable plugins you’re not using, freeze tracks in your DAW, or use a more powerful computer.
Update Audio Drivers
Outdated drivers can add unnecessary latency. Always keep your audio interface drivers current.
Frequently Asked Questions
Why does my DAW report lower latency than I experience?
Most DAWs report only buffer latency, not the full stack. The hardware (audio interface, USB connection) adds input and output latency on top of the buffer latency. A true measurement requires testing the entire signal path end-to-end.
Can I have low input latency but high output latency?
Yes. Your audio interface might have fast input capture but slower output playback, or vice versa. Different hardware behaves differently. Check your interface’s specifications, or measure directly.
Is input or output latency more important for streaming?
Output latency matters more for your local monitoring (so you can hear yourself and your guests properly). Input latency affects how responsive you feel while operating controls or speaking. The streaming platform itself adds its own latency that you can’t control.
How do I use direct monitoring without a fancy audio interface?
Most budget interfaces don’t have dedicated direct monitoring hardware. You’d have to lower your buffer size enough that input latency becomes imperceptible (under 10 ms), or use your headphone amp’s monitor input if you have one. Otherwise, direct monitoring is a feature of higher-end interfaces.
Why is ASIO lower latency than WASAPI?
ASIO was designed specifically for low-latency audio production. It communicates directly with the audio interface hardware with minimal system buffering. WASAPI goes through Windows system layers, which add buffering and processing stages. ASIO is more direct, hence lower latency.

Dalton is an audio testing and latency optimization writer at SoundLatencyTest. He focuses on audio latency analysis, sound delay testing, recording performance, and audio troubleshooting tools for producers, gamers, streamers, musicians, and audio engineers.
