Skip to content

facvch/RBR-Codriver-Studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RBR Co-Driver Studio

A desktop app to record your own pace notes for Richard Burns Rally, with built-in rally radio distortion effects. Replace the stock co-driver with your own voice in minutes.

Python License

Features

  • Record your own pace notes — one click per file, no manual editing
  • Rally Radio distortion effect — bandpass filtering, clipping, and static noise to sound like real in-car comms
  • Live waveform visualization — see your audio as you record
  • Live mic monitoring — hear yourself with effects applied before recording
  • Input gain control — boost quiet microphones up to +24dB
  • A/B comparison mode — loop between original and your recording to match intonation and timing
  • Progress tracking — green checkmarks show which pace notes you've completed
  • Non-destructive workflow — recordings save to a separate output folder, originals stay untouched
  • Exports to .ogg format — ready for RBR's Pacenote Plugin or manual repacking

Screenshots

image

Requirements (for running from source)

  • Python 3.10 or higher
  • ffmpeg (for .ogg encoding)

Quick Start

Option 1: Download the Executable (Windows)

  1. Go to Releases
  2. Download RBR_CoDriver_Studio.exe
  3. Double-click to run — no installation needed!

Option 2: Run from Source

# Clone the repository
git clone https://github.com/YOUR_USERNAME/rbr-codriver-studio.git
cd rbr-codriver-studio

# Install dependencies
pip install -r requirements.txt

# Run the app
python rbr_codriver_studio.py

About

Vibecoded Python desktop app to make your own RBR pacenotes audio

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages