Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 842 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 842 Bytes

🇫🇷

🎶 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