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.
- 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
- Python 3.10 or higher
- ffmpeg (for .ogg encoding)
- Go to Releases
- Download
RBR_CoDriver_Studio.exe - Double-click to run — no installation needed!
# 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