Skip to content

djwbrown/audio-signature-matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audio-signature-matching

Learning about audio I/O, FFT, and spectrograms using Python. An attempt to create and match audio signatures.

Python 2.7.9 Required modules/libraries:

screenshot

##Current status At this point recording, playback, and audio signature creation are working. However, the parameters for finding local maxima in the signature creation step could use some tuning. Matching of signatures is not yet implemented.

Here the tones are more pure, and each note can be seen as a horizontal line. The length of each line indicates the length of time that the note is held. close encounters

About

Learning about audio I/O, FFT, and spectrograms using Python. An attempt to create and match audio signatures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages