From: Paul Brossier Date: Fri, 21 Sep 2018 17:15:26 +0000 (+0200) Subject: doc/aubionotes.txt: add yinfast to list of available pitch methods X-Git-Tag: 0.4.7~6 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=88e8f5293e03e981dae50e125cbdf4bd9048cf27;p=aubio.git doc/aubionotes.txt: add yinfast to list of available pitch methods --- diff --git a/doc/aubionotes.txt b/doc/aubionotes.txt index 0355040c..1373d368 100644 --- a/doc/aubionotes.txt +++ b/doc/aubionotes.txt @@ -87,7 +87,8 @@ ONSET METHODS 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.