Abstract:
This paper is concerned with the automatic analysis of music chords from a piece of recorded audio played by an organ. The goal of this study was to design a program that recognize and display the chords present in recorded musical pieces which played by organ instrument automatically, so ease the identification of chords rather than using conventional method like taking down music chords by listening to the piece of music and write down the music notation. Thus the developed algorithm incorporates chords and knowledge about the common frequencies of chord changes. The algorithm consists with three main stages. First a frequency spectrum is acquired for a given signal. Next, an array of notes per time is built and then it converts to binary. Finally those notes converted in to binaries are used to extract the chords in the given piece of music.