A modern, external tool for Assetto Corsa that automatically adjusts your music volume based on your car's speed. Developed by 1Developpeur for an immersive racing experience! ๐
Speed Sensitive Volume Controller (External) is a Windows application designed for Assetto Corsa. It dynamically controls the volume of your favorite music apps (like Spotify, VLC, etc.) according to your in-game speed, making your sim racing sessions more realistic and enjoyable. No more fiddling with the volume knob while racingโlet your speed set the mood! ๐ถ
- ๐๏ธ Automatic Volume Adjustment: Volume increases with speed, decreases when slowing down
- ๐ฎ Assetto Corsa Integration: Reads real-time speed data from the game
- ๐ต Supports Popular Music Apps: Spotify, VLC, Deezer, Tidal, and more
- โ๏ธ Easy Configuration: Interactive setup for selecting apps and tuning volume/speed ranges
- ๐ฅ๏ธ External Program: Runs independently from Assetto Corsa
- ๐ ๏ธ Customizable: Edit thresholds and preferences anytime
Python version required: 3.9.13 or higher
- Clone the repository:
git clone https://github.com/1Developpeur/speed-sensitive-volume-external.git
- Install dependencies:
pip install -r requirements.txt
- Run the program:
python main.py
- On first launch, select which music apps to control.
- Optionally, adjust minimum/maximum volume and speed thresholds.
- The tool will automatically detect your speed in Assetto Corsa and adjust the volume accordingly.
- To change settings later, simply restart the program.
- Spotify
- Deezer
- Tidal
- Apple Music
- Amazon Music
- YouTube Music
- Pandora
- SoundCloud
- VLC
Q: Does this work with other games?
- No, this version is tailored for Assetto Corsa.
Q: Can I add more music apps?
- Yes! Edit the
music_apps
list inmain.py
to add more.
Q: Is this safe for online racing?
- Yes, it only reads speed data and controls your local audio sessions.
- Developed by 1Developpeur
- Uses pycaw for audio control
- Inspired by the Assetto Corsa community
MIT License. See LICENSE for details.
Enjoy your immersive Assetto Corsa experience! ๐๏ธ๐ถ