From: Paul Brossier Date: Sun, 11 Dec 2016 19:06:59 +0000 (+0100) Subject: doc/cli_features.rst: add a note X-Git-Tag: 0.4.4~66 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=0759f90ebcb623d4810da5dffbb5c36743194758;p=aubio.git doc/cli_features.rst: add a note --- diff --git a/doc/cli_features.rst b/doc/cli_features.rst index a422798e..ab77c3a1 100644 --- a/doc/cli_features.rst +++ b/doc/cli_features.rst @@ -12,7 +12,7 @@ Command line features +--------------+-------+-------+------+-------+-------+-------+------+------------------+ | 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 @@ Command line features 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).