ref: 7f0fd1d8ae701132c8f11d2ae1809b815121cdae
parent: 0b3c17bae345459e41aaf1ad5125047e732551d5
author: Paul Brossier <piem@piem.org>
date: Tue Mar 25 09:47:57 EDT 2014
src/pitch/pitchyin.{c,h}: fix typo, developed
--- a/doc/aubiopitch.txt
+++ b/doc/aubiopitch.txt
@@ -99,7 +99,7 @@
yin YIN algorithm
- This algorithm was developped by A. de Cheveigne and H. Kawahara and
+ This algorithm was developed by A. de Cheveigne and H. Kawahara and
was first published in:
De Cheveigné, A., Kawahara, H. (2002) "YIN, a fundamental frequency
--- a/src/pitch/pitch.h
+++ b/src/pitch/pitch.h
@@ -73,7 +73,7 @@
\b \p yin : YIN algorithm
- This algorithm was developped by A. de Cheveigne and H. Kawahara and
+ This algorithm was developed by A. de Cheveigne and H. Kawahara and
published in:
De Cheveigné, A., Kawahara, H. (2002) "YIN, a fundamental frequency
--- a/src/pitch/pitchyin.c
+++ b/src/pitch/pitchyin.c
@@ -18,7 +18,7 @@
*/
-/* This algorithm was developped by A. de Cheveigné and H. Kawahara and
+/* This algorithm was developed by A. de Cheveigné and H. Kawahara and
* published in:
*
* de Cheveigné, A., Kawahara, H. (2002) "YIN, a fundamental frequency
--- a/src/pitch/pitchyin.h
+++ b/src/pitch/pitchyin.h
@@ -22,7 +22,7 @@
Pitch detection using the YIN algorithm
- This algorithm was developped by A. de Cheveigne and H. Kawahara and
+ This algorithm was developed by A. de Cheveigne and H. Kawahara and
published in:
De Cheveigné, A., Kawahara, H. (2002) "YIN, a fundamental frequency