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 b5216d38045ee9b799ee17486f39cd66b4b948af..d7cd384bd1e06434b5c202fccb685b1c79371204 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 8ce51dde0fb75ec79e46090a18e4f4fb5f4beb7c..5c4ab1cc0e696fa8cc42b24b2c6dba1c1e5ae245 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