From 88e8f5293e03e981dae50e125cbdf4bd9048cf27 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Fri, 21 Sep 2018 19:15:26 +0200 Subject: [PATCH] doc/aubionotes.txt: add yinfast to list of available pitch methods --- doc/aubionotes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. -- 2.11.0