From 929d76cc4f028a0c9ddf36a66c3063ced1ae82b9 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Tue, 30 Oct 2018 12:55:56 +0100 Subject: [PATCH] [doc] add -d/--release-drop to aubionotes manual --- doc/aubionotes.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/aubionotes.txt b/doc/aubionotes.txt index 1373d368..30d6921c 100644 --- a/doc/aubionotes.txt +++ b/doc/aubionotes.txt @@ -6,7 +6,7 @@ SYNOPSIS aubionotes source aubionotes [[-i] source] [-r rate] [-B win] [-H hop] - [-O method] [-t thres] + [-O method] [-t thres] [-d drop] [-p method] [-u unit] [-l thres] [-T time-format] [-s sil] @@ -68,6 +68,10 @@ OPTIONS will not be detected. A value of -20.0 would eliminate most onsets but the loudest ones. A value of -90.0 would select all onsets. Defaults to -90.0. + -d, --release-drop Set the release drop threshold, in dB. If the level is + found to drop more than this amount since the last note has started, the + note will be turned-off. Defaults to 10. + -T, --timeformat format Set time format (samples, ms, seconds). Defaults to seconds. -- 2.11.0