projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e3fc16
)
doc/aubionotes.txt: document -M option (see #18)
author
Paul Brossier
<piem@piem.org>
Wed, 21 Dec 2016 11:52:18 +0000
(12:52 +0100)
committer
Paul Brossier
<piem@piem.org>
Wed, 21 Dec 2016 11:52:18 +0000
(12:52 +0100)
doc/aubionotes.txt
patch
|
blob
|
history
diff --git
a/doc/aubionotes.txt
b/doc/aubionotes.txt
index
04cd96c
..
0355040
100644
(file)
--- 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'.