My music mixer project that I did during the summer of 2018, directed by Dr. George Tzanetakis.
To create a software that automatically mixes two songs together
- Songs with four chords: Am, F, C, G
- Constant beats, 4/4 Time Signature
- No changes in time.
python Extract.py <song_name.wav>
python Vocal.py <song_name.wav> <vocal_name.wav>
python Reassemble.py <beat_name.wav> <vocal_name.wav>
Sample can be found in the compressed folder