From: Paul Brossier Date: Wed, 21 Dec 2016 11:52:18 +0000 (+0100) Subject: doc/aubionotes.txt: document -M option (see #18) X-Git-Tag: 0.4.4~28 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=1f43c29bb27d4b19e53126a119981af107d31f3a;p=aubio.git doc/aubionotes.txt: document -M option (see #18) --- diff --git a/doc/aubionotes.txt b/doc/aubionotes.txt index 04cd96cd..0355040c 100644 --- a/doc/aubionotes.txt +++ b/doc/aubionotes.txt @@ -50,6 +50,9 @@ OPTIONS 0.1. Lower threshold values imply more onsets detected. Try 0.5 in case of over-detections. Defaults to 0.3. + -M, --minioi value Set the minimum inter-onset interval, in seconds, the + shortest interval between two consecutive notes. Defaults to 0.030 + -p, --pitch method The pitch detection method to use. See PITCH METHODS below. Defaults to 'default'.