FL Studio Pro
Home Start here FL Studio Audio Settings: Fix Delay and Recording Latency
Start here

FL Studio Audio Settings: Fix Delay and Recording Latency

By Daniel Brooks Updated Aug 24, 2026 10 min read

Quick answer

Open Options > Audio settings, choose the right ASIO or Core Audio device, and use the lowest buffer that stays clean. If the delay remains, test plugin latency, direct monitoring, and recording compensation instead of forcing the buffer lower.

FL Studio audio delay guide with laptop, headphones and audio interface in a dark studio

If you are trying to work out how to disable delay in FL Studio, open Options > Audio settings first. On Windows, choose the native ASIO driver made for your audio interface. On macOS, use the interface through Core Audio. Then lower the buffer only until the project responds cleanly without clicks or underruns.

That fixes the common case. If it does not, the buffer probably is not the whole problem. A plugin, FL Studio's monitoring path, or recording compensation may be adding the delay instead.

Start here: the four settings that fix most FL Studio delay

  1. Open Options > Audio settings. You can also press F10.
  2. Choose the right device. On Windows, select your interface manufacturer's native ASIO driver when one is available. On macOS, select the required Core Audio input and output.
  3. Set the lowest buffer that plays cleanly. Begin with the CPU-specific values below instead of copying a random number from a video.
  4. Test in an empty project. If the delay disappears there but returns in your song, check the plugins and routing in the project before changing the driver again.

These steps follow the controls and driver guidance in Image-Line's current Audio Settings manual. They also give you a clean dividing line: if an empty project still feels late, inspect the driver and buffer. If only one project feels late, inspect its plugins and mixer path.

First, identify what “delay” means in your session

The same word gets used for four different faults, plus the crackles that can appear when you try to remove it. Match the symptom before you change more settings.

What you hear or see Most likely cause First check
A MIDI key or guitar note responds late Audio driver or buffer latency Device and buffer in Audio Settings
Your voice echoes in the headphones Software monitoring round trip Direct monitoring and Monitor external input
A recorded clip lands late or early Recording alignment or driver reporting Latency compensation and input offset
The delay appears only in a large project A plugin or plugin delay compensation Master and recording-track effects
Crackles start when you lower the delay Buffer underruns Raise the buffer one step and reduce real-time load

This distinction saves time. Recording latency compensation can move a clip on the Playlist, but it cannot make the voice in your headphones arrive sooner. Direct monitoring can remove the distracting headphone echo, but it does not correct a clip that the driver places late.

Choose the right FL Studio audio driver

Windows: prefer the interface's native ASIO driver

If you record through a Focusrite, PreSonus, MOTU, Steinberg, RME, Audient, Universal Audio, or another dedicated interface, install the current driver from that manufacturer's site. In FL Studio, open Options > Audio settings and select that device's ASIO entry.

Image-Line currently recommends this order for Windows recording:

  1. The native ASIO driver supplied for your interface.
  2. ASIO4ALL v2 when a native driver is unavailable or you need its multi-device routing.
  3. FL Studio ASIO as the broad compatibility option.

FL Studio ASIO is useful when you need FL Studio and a browser or another application to share the Windows audio device. It is not a direct hardware driver, though. Image-Line documents that its lowest stable latency may be higher than a native ASIO driver and that recorded takes can show small placement variations. If a dedicated interface appears in your device list, its own ASIO driver is the better first choice for recording.

Do not install random “low-latency” driver packages from download sites. Use the interface maker's support page or the ASIO options included with FL Studio.

FL Studio Audio Settings showing native ASIO device, ASIO panel and 10 ms buffer
On Windows, select the interface's native ASIO driver, then change its buffer from Show ASIO panel.

macOS: Core Audio is already the low-latency path

FL Studio uses Core Audio on macOS, so there is no ASIO selector to chase. Choose the correct Input and Output devices in Audio Settings. If you need more than one device at once, create an Aggregate Device in macOS Audio MIDI Setup, then select that device in FL Studio.

AirPods and other Bluetooth headphones add their own wireless delay. They are fine for listening, but they are a poor test of live MIDI, vocal, or guitar latency. Apple gives the same mix-or-listen-only advice for Bluetooth devices in its current input-monitoring latency guidance. Use wired headphones connected to the Mac or the audio interface while diagnosing the session.

Set buffer length for the job, not for a screenshot

The buffer is a short reserve of audio that FL Studio prepares before playback. A larger reserve gives the computer more time and reduces underruns. It also makes live input feel slower. A smaller reserve improves response but gives the CPU less room to recover from a demanding plugin or background spike.

There is no single best FL Studio buffer size. Start here:

Computer and task Practical starting point What to do next
Windows or Intel Mac, recording or live MIDI 10 to 20 ms, roughly 441 to 882 samples at 44.1 kHz Lower only if the session stays clean and you still notice delay
Apple silicon Mac 128 samples If unstable, move to 192, then 256, 512, or 1024
Mixing a heavy project Raise the buffer until playback is stable Return to a lower setting before the next live recording pass
Windows Primary Sound Driver fallback 20 to 50 ms Move to an ASIO driver if you need responsive recording

On Windows with an ASIO device, click Show ASIO panel to change the driver's buffer. On macOS, the Buffer length control is available directly in Audio Settings.

The sample value and the time value are related by a simple calculation:

buffer samples / sample rate × 1,000 = milliseconds

At 44.1 kHz, 441 samples is 10 ms. At 48 kHz, 480 samples is also 10 ms. The status line can include input, output, safety, and plugin latency, so the full round trip can be longer than the buffer number alone.

Image-Line's current performance guidance specifically treats Apple silicon differently from Intel and AMD systems. On Apple silicon, beginning at 128 samples can wake the performance cores more reliably. On Intel and AMD systems, pushing far below 10 ms often raises CPU load quickly without a useful improvement in feel.

Leave Triple buffer off while chasing low latency

Triple buffering can help a few drivers survive heavy CPU load, but it works one buffer behind and doubles the selected latency. It is a troubleshooting option for underruns, not a normal recording setting. If it was enabled during an earlier performance fix, turn it off and test again before changing anything else.

Keep sample rates matched

Set FL Studio, the interface input, and the interface output to the same sample rate. For most sessions, 44.1 or 48 kHz is the sensible range. Raising a project to 96 or 192 kHz is not a free latency fix. It greatly increases the real-time calculation load and can create the crackles you were trying to remove.

If lowering the buffer does nothing, check plugin latency

Open a new, empty project and play the same MIDI keyboard or monitor the same input. If it feels responsive there, your audio driver is probably working. Something in the original project is delaying the monitored path.

Check these places in order:

  1. Bypass effects on the Master.
  2. Bypass effects on the Mixer track receiving the microphone or instrument.
  3. Look for oversampling, linear-phase EQ, look-ahead limiting, noise reduction, convolution, pitch correction, and mastering processors.
  4. Check whether a plugin reports processing latency in its wrapper.
  5. Re-enable plugins one at a time until the delay returns.

FL Studio automatically compensates for reported plugin delay so tracks remain aligned during playback. That is useful for mixing, but the compensated path can feel slow while you perform. For a recording pass, use a light monitoring chain or a plugin's low-latency mode where available. Keep the full mastering chain for playback and export.

Do not manually enter plugin latency values unless a specific plugin reports them incorrectly and you can verify the offset. Image-Line's Plugin Wrapper documentation also warns that fixed-size buffers can add delay. Those controls are plugin-specific repairs, not settings to enable across every project.

FL Studio recording chain with high-latency master plugins bypassed
A low-latency recording pass can use a light monitor effect while look-ahead and mastering processors stay bypassed.

Fix microphone or guitar monitoring echo

When a vocalist hears a second, late version of their voice, the signal is usually making a software round trip:

microphone → interface → FL Studio → plugins → interface → headphones

The cleanest fix is hardware direct monitoring, if the interface provides it. A Direct Monitor button or Input/Playback blend knob sends the input straight to the headphones without waiting for FL Studio's audio path.

Use it like this:

  1. Enable direct monitoring on the audio interface.
  2. In FL Studio, open the input track's Monitor external input menu.
  3. Set FL Studio monitoring to Off so you do not hear both the direct signal and the delayed software signal.
  4. Keep the Mixer track armed and record the dry external input.

The current Image-Line recording guide recommends the same pairing: direct monitoring through the hardware and internal monitoring Off. Recording dry keeps the take editable. You can put the full vocal or guitar chain back on for playback.

FL Studio direct monitoring setup with external input monitoring turned off
When hardware direct monitoring is on, turn FL Studio's external input monitoring off to avoid a delayed double signal.

If you need to hear reverb while singing, first check whether the interface mixer can provide its own monitor effect. Otherwise, use a light FL Studio monitoring chain and the smallest stable buffer. A heavy look-ahead or mastering chain on the Master can undo every buffer improvement.

Fix a recording that lands late or early

A clip that appears in the wrong place is an alignment problem, not necessarily a monitoring problem.

Start with Mixer menu > Disk recording > Latency compensation enabled. FL Studio then removes the reported device latency from the start of the recording so the clip aligns with existing Playlist events. This setting changes recorded placement only. It does not reduce the voice or instrument delay you hear live.

If every take is consistently late or early:

  1. Confirm that the input and output use the same interface and current native driver.
  2. Test in an empty project without plugins.
  3. Record a short physical loopback test if your interface routing allows it.
  4. Adjust Audio input delay compensation only after you have measured a repeatable offset.

Positive input-compensation values move recorded audio earlier; negative values move it later. Avoid guessing. A wrong manual value can make an otherwise correct driver overcompensate.

If placement changes from take to take on Windows, switch from FL Studio ASIO to the interface's native ASIO driver before adding a manual offset. Image-Line now documents variable recording placement as a possible FL Studio ASIO limitation.

Stop crackles after reducing the delay

Crackles, pops, and an increasing underrun counter mean the computer or driver cannot fill the current buffer in time. Raise the buffer by one step, then test again. Do not jump from a stable session to the lowest number just because it looks better.

If a reasonable buffer still crackles:

  • Make sure FL Studio and the interface use the same 44.1 or 48 kHz sample rate.
  • Connect the interface directly rather than through an unreliable USB hub.
  • Update the native audio driver from the manufacturer.
  • Enable multithreaded generator and mixer processing.
  • Consolidate or render CPU-heavy instrument tracks before recording.
  • Use Smart Disable carefully. It can save CPU, but time-based or long-decay plugins may not behave correctly with it.

This is where latency tuning ends and performance troubleshooting begins. The goal is not the smallest buffer. It is the smallest buffer that stays clean in the project you are actually recording.

A stable FL Studio recording setup in 60 seconds

Before the performer starts another take, check this short list:

  • Correct native ASIO or Core Audio device selected.
  • Wired headphones connected to the recording interface.
  • Buffer low enough to feel responsive, with no rising underrun count.
  • Triple buffer off for the recording pass.
  • Mastering and look-ahead plugins bypassed.
  • Direct monitoring on and FL Studio monitoring Off, if hardware monitoring is available.
  • Latency compensation on for recorded clip placement.
  • Input and output sample rates matched.

Save a stripped recording version of a heavy project if necessary. One rendered backing track and a clean input channel are often more reliable than forcing a finished mix to run at a tiny buffer.

Once the recording path is stable, return to the FL Studio guides for the next setup or workflow problem instead of changing several unrelated settings at once.

Frequently asked questions

What buffer size should I use in FL Studio?

On Windows or an Intel Mac, begin around 10 to 20 ms and use the smallest value that does not increase underruns. On an Apple silicon Mac, Image-Line recommends starting at 128 samples, then moving to 192, 256, 512, or 1024 if the project needs more headroom.

Why does FL Studio still have delay after I lower the buffer?

Test the same input in an empty project. If the empty project feels responsive, a plugin or compensated mixer path in the original song is adding latency. Bypass the Master and recording-track effects, then restore them one at a time.

Should I use FL Studio ASIO or ASIO4ALL?

Use your interface manufacturer's native ASIO driver first. If there is no native driver, ASIO4ALL can provide low-latency and multi-device routing. FL Studio ASIO is the easier multi-client compatibility option, but its stable latency may be higher and recording placement may vary on some systems.

How do I remove microphone delay without muting my recording?

Use the audio interface's direct-monitoring feature, then set FL Studio's Monitor external input option to Off. The input still records, but the headphones receive the immediate hardware-monitor signal instead of the delayed software return.

Why is my recorded audio late or early in FL Studio?

Enable Disk recording > Latency compensation and test with the native interface driver in an empty project. If a measured offset remains consistent, use Audio input delay compensation. Do not use that control to fix live headphone monitoring.

Will a higher sample rate fix FL Studio latency?

Not reliably. A higher sample rate shortens the time represented by the same sample buffer, but it also increases real-time CPU work. Keep FL Studio and the interface matched at 44.1 or 48 kHz, then solve latency with the driver, buffer, monitoring path, and plugins.

Updated August 24, 2026 Checked against the current FL Studio build and Image-Line documentation
Daniel Brooks Producer and mix engineer writing FL Studio guides from inside live project sessions.
Explore all Start here guides