Skip to content

oshaban/MusicRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Recognition in MATLAB

Records a snippet of audio and determines which song is playing from a pre-processed database

Getting Started

These instructions will get you a copy of the project up and running on your computer.

Prerequisites

MATLAB 2016b or later.

Running the Program

  1. Download desired database songs in place in same directory as main.m

  2. Open main.m

  3. If this is your first time using the program run createDatabase() which will pre-process the database songs and create a unique fingerprint which will create a separate .txt file for each song.

  4. Load the database

  5. Run orionGUI();

Releases

No releases published

Packages

No packages published

Languages