This project demonstrates how music notes can be extracted from audio. The project was created with Processing. The /data folder cointains music files and samples needed to run the example. Please make sure the Minim library is installed.
- Install the latest version of Processing from processing.org
- Install and import Minim
- Open the Music_Feature_Extraction.pde file with Processing