I was wondering how to develop a sound analyzer app in C/C++, for instance I want to be parse information from a sound file and have a list of data containing every note/sound hit at every second from that song file. Also be able to copy, cut-out part of a song; recognize repeating patterns in a song; replace and manipulate segments from a part of a song, etc. Any libraries out there that anyone can recommend to help get me started? What about theoretics? Should I have a great understanding of Fourier Series, harmonics, music theory??
Edit: *BUMP (hope its not illegal)
Edited by kidMallok, 29 October 2010 - 02:57 PM.