Control the music with your game
- Player that use Music.ai API to control vocals based on Forza's car speed. The player music part was made on python with Rainy Musicart and the Forza Data with this repo https://github.com/nikidziuba/Forza_horizon_data_out_python
- Download the repository
- Install dependencies using pip
pip install -r requirements.txt
- Add your api key intro
- On Forza, anyone, enable data out, set the server to 127.0.0.1 ( or your pc ip if you are playing on console), and set the port to 8000
- Run RhytmPlayer.py
I hope you like it
Developed by Puca Vaz and Friends, based on the projet of NotCookey and Nikidziuba