shithub: aubio

Download patch

ref: 88e8f5293e03e981dae50e125cbdf4bd9048cf27
parent: ffb66f0b07cc05d30aebc65bee54bec2449207aa
author: Paul Brossier <piem@piem.org>
date: Fri Sep 21 15:15:26 EDT 2018

doc/aubionotes.txt: add yinfast to list of available pitch methods

--- a/doc/aubionotes.txt
+++ b/doc/aubionotes.txt
@@ -87,7 +87,8 @@
 
 PITCH METHODS
 
-  Available methods: default, schmitt, fcomb, mcomb, specacf, yin, yinfft.
+  Available methods: default, schmitt, fcomb, mcomb, specacf, yin, yinfft,
+  yinfast.
 
   See aubiopitch(1) for details about these methods.