REAPER Audio Workflows

REAPER has no sound? How to fix it when playback is silent

Published August 10, 2026 · Updated September 8, 2026

Quick answer

When REAPER plays but you hear nothing, it is almost always one of three things: REAPER is pointed at the wrong audio device (or none at all), the sound is muted or routed away from your outputs, or the device is being held by another program. Start in Options → Preferences → Audio → Device and confirm a real device is selected, then check that your track is routed to the Master and your system is playing to the right output. This is usually a five-minute settings fix, not broken gear.

Opening a project and hearing dead silence is one of the most common first-session problems in REAPER, and it is almost never a sign that anything is broken. REAPER is unusually flexible about audio hardware, which is great once it is set up and confusing on day one, because it will happily open with no working audio device selected and simply stay quiet.

The fastest way to fix it is to stop guessing and split the problem in two. Either REAPER is not connected to a real audio device, or it has a device but the sound is being muted or sent somewhere you are not listening. Two quick checks tell you which one you are dealing with.

First, find out which problem you have

1

Check the device setting

Open Options → Preferences → Audio → Device and read the Audio system box. If it says Dummy Audio, or no output device is selected, REAPER has no real hardware to play through. That is Problem A below.

2

Watch the meters

If a real device is selected, press Play and watch the track and Master meters. If they bounce but you still hear nothing, the audio is playing inside REAPER and getting lost on the way out. That is a mute, routing, or output problem, Problem B below.

3

Try another app

Play a song or a video in another program. If that is also silent, the problem is your computer's audio, not REAPER, and you can fix it in the system sound settings first.

Problem A: REAPER is not connected to a real audio device

If the Audio system box shows Dummy Audio or no device, REAPER has nowhere to send sound. Dummy Audio is a silent placeholder that lets REAPER run with no sound card, so the transport still plays and the meters can still move, but you will never hear anything until you point it at real hardware. Fix it in Options → Preferences → Audio → Device, starting with the Audio system dropdown at the top.

1. Pick the right audio system

On Windows the dropdown offers several driver types, usually including ASIO, WASAPI, DirectSound, WaveOut, WDM Kernel Streaming, and Dummy Audio. On a Mac you will see Core Audio. If the box is set to Dummy Audio, that is a silent placeholder and explains the problem immediately.

Why this happens

REAPER does not force a device on you the way some programs do. If it cannot find the driver it expects, or the setting was never made, it can fall back to a state where no real hardware is selected. Choosing the correct audio system and output is what actually connects REAPER to your speakers.

2. If the device will not open

Sometimes you pick the right device and REAPER still reports that it cannot open it, or it opens and then goes silent. The usual causes are simple:

Problem B: the meters move but you hear nothing

If a real device is selected and the meters bounce but you hear nothing, REAPER is producing sound and it is being blocked or misrouted on the way to your ears. Work down this list in order. This mirrors the checks in REAPER's own troubleshooting guide.

1. Check the mutes and the fader

2. Check the routing to the Master

REAPER only sends audio to your speakers through the Master by default. If a track's output was changed, it can meter locally yet never reach the Master.

3. Check for an FX that is silencing the track

A single plugin can mute a track without any obvious sign. Open the track's FX chain and look for anything with its output turned down, a wet/dry mix set fully to dry on an effect that needs wet signal, or a gate or noise tool clamping the whole track. Toggling the FX chain off for a moment tells you quickly whether a plugin is the cause.

4. Check the system output

Finally, look outside REAPER. Make sure your computer is playing to the output you are actually listening on, that the system volume is up, and that the output is not patched to a different device in your interface's own control software. Playing audio in another app, as in the test above, isolates whether the fault is in REAPER or in the system.

SymptomLikely causeTestFix
Silent, device set to Dummy AudioNo real audio device selectedOpen Preferences → Audio → DeviceSelect ASIO or WASAPI and the right output
Error opening the deviceDevice in use or wrong sample rateClose other audio apps; check the rateFree the device or set 44100/48000
Meters move, still silentMute, low fader, or bad routingCheck mutes, Master, and track outputRoute track to Master, unmute, raise level
Silent in REAPER and other appsSystem audio, not REAPERPlay audio in another programFix the system output first

What this will not fix

Getting playback working again is a routing and device fix, so it has limits worth knowing up front.

A realistic expectation

In the large majority of cases, no sound in REAPER is a settings problem you can solve in a few minutes without spending anything. If the audio plays but keeps breaking up instead, that is a different fix, covered in how to fix recording latency in REAPER and how to fix crackle and clicks in a recording.

If it still will not play

A reliable order to work through when nothing is coming out:

  1. Device set to Dummy Audio or blank? Preferences → Audio → Device, and select a real audio system and output.
  2. Device will not open? Close other audio apps, reconnect the interface, and set the sample rate to 44100 or 48000.
  3. Meters moving but silent? Unmute, check the Master, and route the track to the Master through channels 1/2.
  4. Still nothing? Bypass the track FX to rule out a plugin, then confirm the system is playing to the output you are wearing or listening on.
  5. Silent everywhere? Fix your computer's sound in the system settings first, then come back to REAPER.
Takeaway

No sound in REAPER comes down to device, mute, or routing. Watch the play cursor and meters to tell which. If the cursor is stuck, set a real audio device in Preferences. If the meters move but it is silent, unmute and route the track to the Master, then check your system output. It is almost always a quick settings fix, not a hardware failure.

Sources

  1. Cockos, REAPER User Guide, "Appendix: Troubleshooting REAPER" - Input/Output issues, including a silent track with active VU metering (routing to Master and hardware outputs, muted or repatched sound-card output, Device Manager) and a silent track with no VU activity (track or item mute, FX silencing, low fader). reaper.fm/guides/ReaperTroubleshootingGuide.pdf
  2. Cockos, REAPER User Guide - audio device configuration in Options → Preferences → Audio → Device, including the audio system dropdown and enabling inputs and outputs. reaper.fm/userguide