Skip to content

A small program that utilizes the Pedalboard Python library (with some optional off the shelf VST3 plugins) to simulate the auditory environment of a car stereo system.

License

Notifications You must be signed in to change notification settings

pl4sma2389/CarSpeakerAudioDegrader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Speaker Audio Degrader

Ever find yourself listening to music through your headphones while playing Assetto Corsa from first-person and wish "Hey, I wish my music sounded like it was coming from the in-game car's stereo system"? Yes? Good, because there's not really any other use for this app that I can see...

Checklist

Minimum Standard Use

  • Load effects chain presets from a hand-made file
  • Process existing audio files into pre-rendered audio files through the chosen effect preset
  • Process audio in real time from a media player (with redirectable output, like VLC, pointed at a dummy output, like VB-CABLE) through the chosen effect preset

Basic Features

  • Support external VST3s through Pedalboard for pre-rendered audio
  • Support external VST3s through Pedalboard for live audio
  • GUI for all functions (Dear PyGUI)

Advanced Features

  • Headtracking support, affecting plugins in live playback
  • Camera rotation/position tracking for Assetto Corsa, affecting plugins in live playback
  • Camera mode tracking for Assetto Corsa, bypassing plugins in live playback if camera is not in an interior view
  • Provide a user interface for configuring processing presets (incl. plugin chaining, plugin settings config (possibly through the plugin's own UI if Pedalboard supports that))

About

A small program that utilizes the Pedalboard Python library (with some optional off the shelf VST3 plugins) to simulate the auditory environment of a car stereo system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages