Juhana Sadeharju <[EMAIL PROTECTED]> writes: >>From: Florian Schmidt >> >>what plans the different linux audio developers have for the year 2005? > > Great question! > > My list:
[...] > -Pitch detection algorithm In case you can make any use of this, my simple command-line instrument tuner tuneit[1] implements two relatively simple algorithms for pitch detection. Its a simple plain C source file which uses fftw for the FFT based stuff. Maybe you can reuse some of that code. [1] http://delysid.org/tuneit.html -- CYa, Mario
