shithub: aubio

Download patch

ref: 0759f90ebcb623d4810da5dffbb5c36743194758
parent: ae785ea9276667be833c411b283cb242a3f52854
author: Paul Brossier <[email protected]>
date: Sun Dec 11 15:06:59 EST 2016

doc/cli_features.rst: add a note

--- a/doc/cli_features.rst
+++ b/doc/cli_features.rst
@@ -12,7 +12,7 @@
 +--------------+-------+-------+------+-------+-------+-------+------+------------------+
 | jack         |   Y   |   Y   |  N   |   Y   |   Y   |  N!3  |  N   | -j               |
 +--------------+-------+-------+------+-------+-------+-------+------+------------------+
-| onset        |   Y   |   N   |  N   |   Y?  |  Y!6  |   N   |  Y   | -O,-t            |
+| onset        |   Y   |   N   |  N   |  Y!8  |  Y!6  |   N   |  Y   | -O,-t,-M         |
 +--------------+-------+-------+------+-------+-------+-------+------+------------------+
 | pitch        |   N   |   Y   |  N   |   N   |  Y!6  |   N   | N!5  | -p,-u,-l         |
 +--------------+-------+-------+------+-------+-------+-------+------+------------------+
@@ -35,6 +35,8 @@
 
 5. ``aubiocut`` could cut on notes
 
-6. New ``aubionotes`` needs onset/pitch setters.
+6. ``aubionotes`` needs onset/pitch setters.
 
 7. Silence was different for pitch and onset, test.
+
+8. Some ``aubiotrack`` options should be disabled (minioi, threshold).