src/pitch/: added examples
authorPaul Brossier <piem@piem.org>
Sun, 3 Mar 2013 19:11:36 +0000 (14:11 -0500)
committerPaul Brossier <piem@piem.org>
Sun, 3 Mar 2013 19:11:36 +0000 (14:11 -0500)
src/pitch/pitchyin.h
src/pitch/pitchyinfft.h

index b5216d3..d7cd384 100644 (file)
@@ -30,6 +30,8 @@
 
   see http://recherche.ircam.fr/equipes/pcm/pub/people/cheveign.html
 
+  \example pitch/test-pitchyin.c
+
 */
 
 #ifndef PITCHYIN_H
index 8ce51dd..5c4ab1c 100644 (file)
@@ -31,6 +31,8 @@
   systems'', Chapter 3, Pitch Analysis, PhD thesis, Centre for Digital music,
   Queen Mary University of London, London, UK, 2006.
 
+  \example pitch/test-pitchyinfft.c
+
 */
 
 #ifndef PITCHYINFFT_H