Skip to content

serresebastien/Music-IA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🇫🇷

🎶 MusicIA 🎶

A simple soft that compare two WAV file to analyze similarities between them. This soft uses the FFT to compare the songs (Fast Fourier Transform).

Prerequisites

You will have to use some libraries to run the program. Here the list of the libraries.

  • Pillow
  • NumPy
  • MatPlotLib
  • SciPy

All the project was developed under PyCharmCE 2018.1.

How it looks like

On the top, you could select the type of music you want to analyze. In the middle the soft generates the fft graph of each song. And on the bottom you have the percentage of resemblance between the two songs.

ScreenShots_MusicIA

About

A python soft that compare two WAV file using the FFT.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages