shithub: aubio

Download patch

ref: 1f43c29bb27d4b19e53126a119981af107d31f3a
parent: 9e3fc16056c811bdae97b42cd9fbf3df0e65baa9
author: Paul Brossier <piem@piem.org>
date: Wed Dec 21 07:52:18 EST 2016

doc/aubionotes.txt: document -M option (see #18)

--- a/doc/aubionotes.txt
+++ b/doc/aubionotes.txt
@@ -50,6 +50,9 @@
   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'.