REAPER Audio Workflows

REAPER not detecting your microphone or interface (how to fix it)

Published September 8, 2026 · Updated September 8, 2026

Quick answer

When REAPER will not detect your microphone or interface, the input is almost always blocked in one of four places, and it helps to check them in this order: your operating system is not letting apps use the microphone, the device driver is missing or the wrong audio system is selected, REAPER’s input range is not enabled in Options → Preferences → Audio → Device, or the track is not armed and assigned to the right input. Work down that list and you will usually be recording within a few minutes. This is a setup problem, not broken gear.

Plugging in a mic or interface, hitting record, and getting a flat line with no meter movement is one of the most common first-session problems in REAPER. The good news is that it is almost never a hardware fault. REAPER is unusually flexible about audio hardware, which is powerful once it is set up and confusing on day one, because it will happily open with no input enabled and simply stay silent on the record side.

This article is about the input side: your microphone or interface not showing up, or showing up but never producing a signal. If instead REAPER plays a project and you hear nothing through your speakers, that is a playback problem with a different fix, covered in REAPER has no sound: how to fix silent playback. Here we focus on getting a signal in.

First, split the problem in two

Before changing settings, find out which of two situations you are in. It tells you where to start.

1

Is the device missing entirely?

Open Options → Preferences → Audio → Device and look at the Audio system box and the device list. If your interface or USB mic is not listed at all, REAPER cannot see the hardware yet. That is a permission, driver, or audio-system problem, covered first below.

2

Is the device there but the track is dead?

If the device is selected but an armed track shows no meter when you speak or sing, the hardware is connected and the problem is downstream: the input range, the track arming, or the input assignment. Skip to “Enable the inputs” below.

1. Let your operating system allow the microphone

Modern Windows and macOS both gate microphone access per application. If REAPER was installed and never granted access, or you clicked “Don’t Allow” the first time it asked, the mic can be plugged in and working everywhere else while REAPER sees nothing. Check this first, because no REAPER setting can override it.

Why this happens

The operating system asks for microphone permission the first time an app tries to use it. If that prompt was missed or denied, the app is quietly blocked from then on. This is the single most overlooked cause of “my mic works in everything except REAPER.”

2. Pick the right audio system and driver

REAPER talks to your hardware through one audio system (a driver type) at a time, chosen at the top of Options → Preferences → Audio → Device. If the wrong one is selected, or the device’s driver is not installed, your interface will not appear in the device list.

One thing that surprises beginners: REAPER uses a single audio device at a time, so a USB microphone and a separate audio interface generally cannot both be active at once. If you have both plugged in, pick the one you want to record through. If you are recording with a standalone USB mic and no interface, the USB mic with no interface setup walks through that specific signal path.

Watch out

If you just installed a driver or plugged the interface into a different USB port, close and reopen REAPER before you judge whether the device appears. REAPER reads the available devices when it opens the audio system, so a device added while it is running may not show until you reselect the audio system or restart.

3. Enable the inputs

Even with the right device selected, REAPER will not record from inputs it has not been told to use. In Options → Preferences → Audio → Device, confirm the input range is defined and enabled. Set the first input to the lowest input number on your device, usually 1, and the last input to the highest you plan to use. On a two-input interface that is inputs 1 to 2; on an eight-input interface, 1 to 8. If the range is blank or set to zero, no channels are available to assign to a track, which looks exactly like the mic not being detected.

4. Arm the track and assign the input

This is where the signal finally reaches a track, and it is the most common place a beginner gets stuck once the device is working.

1

Record-arm the track

Click the round record-arm button on the track (hover and it reads Record Arm/Disarm). An armed track turns red and starts listening to its assigned input.

2

Assign the correct input

Open the track’s input dropdown (it usually reads Input: Mono) and choose Mono → Input 1, or whichever physical input your mic is plugged into. A single mic is a mono input, so pick the mono channel, not a stereo pair.

3

Turn on input monitoring and watch the meter

Enable Monitor input from the record-arm context menu so you can hear the mic, then speak or sing. If the track meter now moves, the input is working. If it moves but you cannot hear it, that is a monitoring setting, not a detection problem.

If it still shows no signal

When the device is selected, inputs are enabled, and the track is armed and assigned but the meter is still flat, work down these hardware and routing checks, which mirror REAPER’s own troubleshooting guide:

SymptomLikely causeTestFix
Mic works elsewhere, not in REAPEROS blocked mic access for the appCheck the OS microphone privacy settingsAllow desktop apps / REAPER to use the mic
Interface not in the device listWrong audio system or missing driverOpen Preferences → Audio → DeviceSelect ASIO/WASAPI/Core Audio and install the driver
Device selected, no channel to pickInput range not enabledCheck first/last input in Device prefsEnable inputs, e.g. 1 to 2
Track armed but meter is flatWrong input assigned, or no gain/phantomSet input to Mono → Input 1; check the interfaceAssign the right input, raise gain, enable 48V

What this will not fix

Getting the input detected is a permission, driver, and routing fix, so it has limits worth naming up front.

A realistic expectation

In the large majority of cases, REAPER not detecting a mic is a setup problem you can solve in a few minutes without spending anything. Once the meter is moving on an armed track, the next step is simply to record. If you are new to that part, how to record vocals in REAPER step by step takes it from here.

If it still will not detect the mic

A reliable order to work through when there is no input:

  1. Blocked by the OS? Allow desktop apps (Windows) or REAPER (macOS) to use the microphone in the system privacy settings.
  2. Device not listed? Set the correct audio system in Preferences → Audio → Device, install the manufacturer driver, then reopen REAPER.
  3. No channel to assign? Enable the input range (for example first input 1, last input 2).
  4. Meter flat on an armed track? Assign Mono → Input 1, raise the interface gain, and switch on phantom power for a condenser mic.
  5. Still nothing? Confirm the computer itself detects the device; if it does not, treat it as a cable or hardware fault.
Takeaway

REAPER not detecting your microphone comes down to permission, driver, inputs, or arming, checked in that order. Let the operating system allow the mic, select the right audio system and install the driver, enable the input range in Preferences, then arm the track and assign it to Mono → Input 1. Watch the meter move, and you are recording. It is almost always a quick settings fix, not a hardware failure.

Sources

  1. Cockos, REAPER User Guide, “Appendix: Troubleshooting REAPER” - input/output issues when nothing is recorded: arm the track, assign an input, define and enable the input range in Preferences → Audio → Device, correct record mode, phantom power, and checking the input routing. reaper.fm/guides/ReaperTroubleshootingGuide.pdf
  2. Cockos, REAPER (current version 7.79, released August 17, 2026) - a single audio device driver at a time, with ASIO/WASAPI on Windows and Core Audio on macOS, and a 60-day full evaluation. reaper.fm
  3. Microsoft Support, “Turn on app permissions for your microphone in Windows” - Settings → Privacy & security → Microphone, including the “Let desktop apps access your microphone” toggle that governs desktop applications. support.microsoft.com
  4. Apple Support, “Control access to the microphone on Mac” - System Settings → Privacy & Security → Microphone, granting each app permission to use the mic. support.apple.com