Skip to content

A software that automatically creates a mashup of two songs.

License

Notifications You must be signed in to change notification settings

qqqstuv/Music-Mixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music-Mixer

My music mixer project that I did during the summer of 2018, directed by Dr. George Tzanetakis.

Objective:

To create a software that automatically mixes two songs together

Project Scope;

  • Songs with four chords: Am, F, C, G
  • Constant beats, 4/4 Time Signature
  • No changes in time.

Overview

alt text

How to run

To extract a song:

python Extract.py <song_name.wav>

To match the song with its vocal:

python Vocal.py <song_name.wav> <vocal_name.wav> 

To create a mashup:

python Reassemble.py <beat_name.wav> <vocal_name.wav> 

Samples

Sample can be found in the compressed folder

About

A software that automatically creates a mashup of two songs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published