Podcast and Spoken-Word Audio

How to record a podcast in REAPER, start to finish

Published August 11, 2026 · Updated September 11, 2026

Quick answer

A whole podcast episode in REAPER follows the same six steps every time: set up the session (one track per voice, pointed at your interface), record, edit out the mistakes and dead air, clean up steady noise, add any music, then level the episode and export it. Aim for an integrated loudness around -16 LUFS with true peaks under -1 dBTP, which is what most podcast apps expect, and render to MP3. Every step here uses REAPER's own built-in tools, so there is nothing extra to buy. Most of the quality comes from a clean recording, not the software.

If you already have REAPER and a microphone, you have everything you need to make a finished podcast. The part that trips people up is not any single button, it is not knowing the order of operations, so the session turns into a mess of half-edited clips with no clear path to a published file. This walkthrough gives you that order: what to do first, what to leave until last, and where each step can go deeper if you need it.

Treat it as a map rather than a script. Solo shows, co-hosted shows in one room, and remote interviews all follow the same six stages. The details of the recording stage change with your setup, and there are dedicated guides linked below for each, but the overall flow does not change.

Before you start: what you actually need

Keep the gear list short. You need REAPER, a microphone your computer can see, and headphones so you are not recording your own speakers back into the mic. A USB microphone works for a solo show. For two or more people in the same room you will want an audio interface with enough inputs, because a computer talks to one audio device at a time and two separate USB mics usually will not run together.

The single biggest quality decision happens before any plugin: record in a quiet, soft room, close to the mic, at a sensible level. Nothing in post fixes a bad room as well as not capturing it in the first place.

Step 1: Set up the session

1

Point REAPER at your device

Open Options → Preferences → Audio → Device and choose your interface. On Windows pick ASIO when your interface has its own driver, or WASAPI for a USB mic or laptop. On a Mac choose Core Audio.

2

Make one track per voice

Insert a track for each person, set each one to the correct mono input, and record-arm it. Separate tracks per voice are what make editing and leveling manageable later. Add one more track if you plan to drop in music.

3

Set the level and monitoring

Talk at your normal volume and set the gain on the interface, not REAPER's fader, so the loudest moments peak around -12 to -6 dBFS. That leaves headroom so nothing clips. Turn on input monitoring so you can hear yourself in the headphones.

Where to go deeper

For the single-mic version of this step in detail, see how to record vocals in REAPER step by step. For a co-host or guest in the same room, see how to record two people in one REAPER session.

Step 2: Record the episode

Press the transport Record button, or Ctrl+R, and start talking. Watch the meters so you can see everyone is coming through and no one is clipping. A few habits make the rest of the process far easier:

If you are recording a remote guest, the cleanest results come from each person recording their own microphone locally and sending you the file afterward, rather than capturing the compressed call audio. When you can only work from the call recording, plan to repair it later.

Step 3: Edit with ripple editing

Editing a podcast is mostly subtraction: cut the false starts, the long pauses, the tangents, and the dead air. The tool that keeps this sane across multiple tracks is ripple editing.

With Ripple editing all tracks turned on, when you delete a section on one track, everything to the right on every track slides left to close the gap, so your host and guest stay in sync. Without it, cutting one track pushes it out of alignment with the others. Split a clip with S, select the part you do not want, delete it, and the timeline tightens up automatically.

Watch out

Ripple editing is powerful and easy to forget you left on. If clips start moving when you did not expect it, check the ripple mode in the toolbar. Turn it off for detailed work where you want a clip to stay put, and back on for cutting out sections.

Do not over-edit. Removing every breath and gap makes speech sound unnatural and robotic. Cut the mistakes and the genuinely dead stretches, and leave the normal rhythm of conversation alone. A deeper walkthrough of fast multitrack editing is linked in the sources below.

Step 4: Clean up the sound

Now, and only now, reach for plugins. Work in a sensible order on each voice track:

Where to go deeper

For the full noise-reduction method, see how to reduce background noise in a podcast in REAPER. For a remote guest who sounds thin, echoey, or noisy, see how to fix a remote guest's bad audio in REAPER.

Step 5: Add music, if you want it

Intro and outro music is optional, and a clean spoken episode needs none. If you do add it, drop the music on its own track, and where it plays under talking, lower the music so the voice stays clearly on top. Bringing the music down under speech and back up in the gaps is called ducking, and even doing it by hand with a couple of volume points sounds fine. Use music you have the rights to use. For both stock methods laid out step by step, hand-drawn volume automation and hands-off ReaComp sidechain ducking, work through how to add intro music and duck it under your voice in REAPER.

Step 6: Level the episode and export

The last step is to get the whole episode to a consistent loudness and render a file. Most podcast platforms expect an integrated loudness of about -16 LUFS with true peaks staying under -1 dBTP, measured the way the ITU-R BS.1770 standard describes. That target keeps your show at a comfortable, even volume next to everyone else's.

  1. Measure first. REAPER can show integrated LUFS and true peak, so check where the mix currently sits before changing anything.
  2. Adjust to the target. Move the master level so the integrated reading lands near -16 LUFS, and make sure true peak stays under -1 dBTP.
  3. Render. Open File → Render, choose MP3 (a common podcast format), and export. REAPER can also apply loudness normalization on render if you prefer to set the target there.
Where to go deeper

The full measure-then-hit-it method, including what LUFS actually means, is in how to get your podcast to -16 LUFS in REAPER.

StageWhat you doBuilt-in tool
1. Set upPick your device, one track per voice, arm and monitorPreferences → Audio; track inputs
2. RecordCapture the talk plus a few seconds of room toneTransport record
3. EditCut mistakes and dead air, keep tracks in syncRipple editing all tracks
4. Clean upHigh-pass, reduce steady noise, even the levelReaEQ, ReaFIR, ReaComp
5. MusicAdd intro/outro, duck it under the voiceExtra track, volume envelopes
6. ExportLevel to about -16 LUFS, render to MP3Loudness metering, File → Render

What this workflow will not do

Knowing the limits up front saves a lot of wasted time in post.

A realistic expectation

This process reliably turns a decent home recording into a clean, even, publishable episode using nothing but REAPER's built-in tools. It will not turn a noisy, echoey take into a broadcast studio, so put your effort into the recording first and let the workflow do the rest.

If something is not working

A quick order to check when a step goes wrong:

  1. No sound coming in? Confirm the track input is set to the right mono channel, the track is record-armed, and input monitoring is on.
  2. Recording only plays in one ear, or came out in mono? One voice landed on a single channel, usually because a mono mic was captured on a stereo track. Here is how to fix a podcast recorded in mono or on one channel in REAPER.
  3. Delay in your headphones while recording? That is monitoring latency, a buffer-size and driver issue, not a recording fault. Lower the audio block size or use your interface's own direct monitoring.
  4. Clips drifting out of sync when you edit? Ripple editing is either off when you want it, or on when you do not. Check the toolbar mode.
  5. Recording a video podcast and the voices drift away from the picture? That is a video sync problem rather than an audio fault, and the usual cause is variable frame rate footage. Work through how to fix audio that is out of sync with video in REAPER.
  6. Episode sounds quiet or uneven after export? Re-check the integrated LUFS reading against the -16 LUFS target and level the master, rather than pushing individual tracks louder.
Takeaway

Recording a podcast in REAPER is one repeatable order: set up one track per voice, record with a few seconds of room tone, cut mistakes and dead air with ripple editing, clean up with a high-pass, gentle noise reduction, and light compression, add music if you want it, then level to about -16 LUFS and render to MP3. It is all built in, and a clean recording carries most of the result.

Sources

  1. Cockos, REAPER User Guide (current version 7.78, July 2026) - audio device setup, track inputs and record-arming, item splitting and ripple editing, and rendering. reaper.fm/userguide
  2. Sound on Sound, "REAPER: Speedy Podcast Editing" - ripple editing all tracks to cut sections while keeping multitrack material in sync. soundonsound.com/techniques/reaper-speedy-podcast-editing
  3. Apple Podcasts for Creators, "Audio requirements" - recommended loudness around -16 LKFS/LUFS with true peak no higher than -1 dBFS, preconditioned before encoding. podcasters.apple.com/support/893-audio-requirements
  4. ITU-R, Recommendation BS.1770 - the algorithm used to measure integrated loudness (LUFS/LKFS) and true-peak level. itu.int/rec/R-REC-BS.1770
  5. Cockos, REAPER - product and download page (60-day evaluation, ASIO on Windows, Core Audio on macOS). reaper.fm