src/pitch/pitchyinfft.h: remove reference to pitchyin.c
authorPaul Brossier <piem@piem.org>
Sat, 7 Dec 2013 19:55:56 +0000 (14:55 -0500)
committerPaul Brossier <piem@piem.org>
Sat, 7 Dec 2013 19:55:56 +0000 (14:55 -0500)
src/pitch/pitchyinfft.h

index 4437add..4bd0713 100644 (file)
  
   Pitch detection using a spectral implementation of the YIN algorithm
   
-  This algorithm was derived from the YIN algorithm (see pitchyin.c). In this
-  implementation, a Fourier transform is used to compute a tapered square
-  difference function, which allows spectral weighting. Because the difference
-  function is tapered, the selection of the period is simplified.
+  This algorithm was derived from the YIN algorithm. In this implementation, a
+  Fourier transform is used to compute a tapered square difference function,
+  which allows spectral weighting. Because the difference function is tapered,
+  the selection of the period is simplified.
  
   Paul Brossier, [Automatic annotation of musical audio for interactive
   systems](http://aubio.org/phd/), Chapter 3, Pitch Analysis, PhD thesis,