A Web tool to create backing tracks on your browser based on a given chord sequence and a selection of styles, instruments, timbres and tempo. Made with Flask + React, Bombaim will boost your music study, but can also serve as an accompaniment software if you want to generate backing tracks for a performance.
First make sure you have Docker and Docker-compose installed for your operating system.
After cloning this repository you just need to run:
sudo docker-compose up
After successfully running the project your access localhost:1234 and start using it. The first step is to configure it for what you are wishing to play!
- You can select your tempo at the bottom of the screen
- You can select your style on the bottom left of the screen and even upload some new one if you know what you are doing.
- Add some more bars to your song by pressing the + button, but Bombaim has a loop function, so only a few bars should be enough for some studies!
4. Add notes to each bar by typing the notes or selecting which ones you are looking for
- After you've finished editing, you can generate your song by pressing the check button on the right bottom
- Control your backing track by using the upper controls
- Have Fun!