Music genre recognition using Fourier Transform and Wavelets

This project is a Scilab implementation of what we can find in a paper from Tzanetakis et al. The goal is to recognize the genre of a music piece using features extracted from the FFT and DWT. I added a logit regression, computed using R, that is able to separate electronic music from classical music.