shithub: aubio

Download patch

ref: ffb66f0b07cc05d30aebc65bee54bec2449207aa
parent: 46b065d163ba7d01169a7386608501868bf3c851
author: Paul Brossier <piem@piem.org>
date: Fri Sep 21 15:14:51 EDT 2018

doc/aubiopitch.txt: add note about yinfast

--- a/doc/aubiopitch.txt
+++ b/doc/aubiopitch.txt
@@ -120,6 +120,12 @@
   Chapter 3, Pitch Analysis, PhD thesis, Centre for Digital music, Queen Mary
   University of London, London, UK, 2006.
 
+  yinfast  YIN algorithm (accelerated)
+
+  An optimised implementation of the YIN algorithm, yielding results identical
+  to the original YIN algorithm, while reducing its computational cost from
+  O(n^2) to O(n log(n)).
+
 SEE ALSO
 
   aubioonset(1),