I'm interested in learning about, and writing a system that will extract features from audio files (mp3, wav, etc) which can later be used for whatever purpose. In the future I hope to use it to write some software for music similarity.
Are there any libraries that exist to help? I know of libxtract, but haven't used it.
Also, are there any low level c/c++ libraries that would be good with dealing with audio streams? I simply have no experience in this area.
Thanks for the help,
Eric