Skip to content

This source code is a prototype written in matlab of computational solution of musical chords recognition.

License

Notifications You must be signed in to change notification settings

josepedro/recognizer_musical_harmonies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Recognizer Musical Harmonies

This source code is a prototype written in MATLAB of computational solution of musical chords recognition.

Example of Use

Run the script "example.m". The results should be like this:

Chords over time:

Columns 1 through 14

'C'    'C/G'    'C/G'    'C/G'    'Am'    'Am'    'Am/C'    'Em'    'Em'    'Em'    'Em/G'    'Em'    'F'    'F'

Columns 15 through 20

'F/A'    'F'    'G'    'G'    'G/B'    'G/B'

Chord key: C

About

This source code is a prototype written in matlab of computational solution of musical chords recognition.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages