Audio Latency & Buffer Size Calculator

Why does my voice echo when I record? That frustrating delay — where you hear yourself a split-second after you speak — is called monitoring latency, and it's caused by your audio interface's buffer size. This calculator shows you exactly how many milliseconds of delay your current settings are creating, so you can make smarter choices.


Audio Latency Calculator

Latency Calculator — Audio Interface

One-Way 5.3 ms
Round-Trip 10.7 ms
Samples / Buffer 256 samples
Latency Scale — 0 ms to 50 ms

What Is Buffer Size & Why Does It Matter?

When your computer processes audio, it doesn't handle every single sample one at a time — that would be impossibly demanding. Instead, it groups samples into small chunks called buffers. Your audio interface fills up one buffer, sends it to your CPU to process, then starts filling the next one.

The buffer size is measured in samples — not milliseconds. That's where the confusion begins for most beginners. A 256-sample buffer at 44.1 kHz is a different delay than 256 samples at 96 kHz. The calculator below does this math for you instantly.

The Core Formula

The math is actually simple once you understand it:

Latency (ms) = (Buffer Size ÷ Sample Rate) × 1000

Example: 256 samples ÷ 44,100 Hz × 1000 = 5.8 ms

But there's a catch: your total round-trip latency is usually at least double this, because audio typically makes two trips — once going in (input buffer) and once coming out (output buffer). Some DAWs add additional processing overhead on top of that.


Understanding Your Results

What Is "Acceptable" Latency?

The human ear starts perceiving a delay as an echo at around 10–15 milliseconds — though trained musicians and sensitive vocalists sometimes notice it as low as 6–8 ms. Research into auditory perception suggests:

  • Under 5 ms: Virtually imperceptible to almost everyone
  • 5–10 ms: The "golden zone" — most performers can't detect this
  • 10–20 ms: Some trained musicians begin to notice a slight thickness or echo
  • 20–35 ms: Clearly noticeable — like hearing yourself in a small tiled bathroom
  • 35 ms+: Obvious, distracting echo — similar to singing into a canyon

The Buffer Size Trade-Off

Here's the core tension every home studio owner faces: lower buffer = lower latency, but higher CPU strain. Your computer needs to fill each buffer and process it before the next one arrives. A 32-sample buffer at 96 kHz gives you barely 0.3 ms to process audio — a very demanding task. A 1024-sample buffer gives you 10.7 ms, which is far more forgiving.

If you set the buffer too low for your system, you'll hear audio glitches, clicks, and pops — which is worse than latency. This is why the right buffer size depends on both your project complexity (number of plugins) and whether you're currently recording or mixing.

The Two-Phase Workflow

Professional studios — and smart home studio producers — often use a two-phase workflow based on what they're doing:

PhaseBuffer SizeWhy
Recording / Tracking64 – 128 samplesLow latency for the performer monitoring themselves. Run fewer plugins during this phase.
Mixing / Editing512 – 1024 samplesMore CPU headroom for heavy plugin loads. Latency doesn't matter when you're not performing live.

Most DAWs let you change the buffer size in seconds. Make it a habit: when you're about to press record, lower the buffer. When you're done tracking and ready to mix, bring it back up.


Sample Rate: Does Higher Always Mean Better?

You might notice from the calculator that a higher sample rate actually reduces your latency for the same buffer size. A 256-sample buffer at 44.1 kHz is 5.8 ms, while at 96 kHz it's 2.7 ms. So why doesn't everyone just record at 192 kHz?

The answer is CPU cost. A 96 kHz project requires your computer to process roughly twice the data compared to 48 kHz. Every plugin, every track, every effect — all of it runs at double the workload. For most home studio owners, recording at 44.1 kHz or 48 kHz is the sensible choice:

  • 44.1 kHz: The standard for music distributed as CDs or streaming. Captures all audio frequencies audible to humans (up to ~22 kHz).
  • 48 kHz: The standard for video and broadcast. If you're scoring video, podcasting, or creating YouTube content, this is your format.
  • 88.2 / 96 kHz: Useful if you're delivering to clients who want hi-res files, or if you're doing heavy pitch manipulation (higher sample rates give pitch algorithms more data to work with).
  • 192 kHz: Primarily a mastering tool. Extremely CPU-intensive. Most listeners and most playback systems cannot distinguish 96 kHz from 192 kHz.

Direct Monitoring: The Zero-Latency Solution

Here's the secret that many beginners don't know: your audio interface likely has a "direct monitoring" button. When enabled, this bypasses your computer entirely and routes your microphone signal directly to your headphones within the hardware itself — at near-zero latency (typically under 1 ms).

The trade-off: you won't hear your DAW's effects (reverb, compression, EQ) applied in real time during recording. What you hear is your dry, unprocessed voice. For many singers and musicians, this is perfectly fine — the effects are added in the mix later.

Look for a "Direct Monitor" switch on the front panel of your audio interface. On some interfaces it's labeled "Monitor Mix" or represented by a dial that blends your input signal with your computer's playback.


Quick Troubleshooting Guide

"I hear a delay when I sing into my microphone."
Enable direct monitoring on your interface. If that's not available, lower your buffer size to 128 or 64 samples in your DAW settings.

"I hear clicks and pops during recording."
Your buffer size is too low. Raise it incrementally — 128 → 256 → 512 — until the glitches stop. Also close background applications to free up CPU.

"My recorded audio is out of sync with the rest of my project."
This is a latency compensation issue in your DAW. Most modern DAWs (Ableton, Logic, Pro Tools, Reaper) have automatic delay compensation (ADC) built in. Check that it's enabled in your DAW's audio preferences.

"What's the best buffer size for a beginner?"
Start at 256 samples. It's the safest balance between low latency and CPU stability for most modern computers. Adjust from there based on your experience.


Bookmark this page to quickly reference your latency settings before any recording session. Once you understand the relationship between buffer size and latency, you'll know exactly what to adjust — and why — every time you open your DAW.