aubiomfcc source
aubiomfcc [[-i] source]
[-r rate] [-B win] [-H hop]
+ [-T time-format]
[-v] [-h]
DESCRIPTION
-H, --hopsize hop The number of samples between two consecutive analysis.
Defaults to 256.
+ -T, --timeformat format Set time format (samples, ms, seconds). Defaults to
+ seconds.
+
-h, --help Print a short help message and exit.
-v, --verbose Be verbose.
[-r rate] [-B win] [-H hop]
[-O method] [-t thres]
[-p method] [-u unit] [-l thres]
+ [-T time-format]
[-s sil]
[-j] [-v] [-h]
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.
+ -T, --timeformat format Set time format (samples, ms, seconds). Defaults to
+ seconds.
+
-j, --jack Use Jack input/output. You will need a Jack connection
controller to feed aubio some signal and listen to its output.
aubioonset [[-i] source] [-o sink]
[-r rate] [-B win] [-H hop]
[-O method] [-t thres]
+ [-T time-format]
[-s sil] [-m] [-f]
[-j] [-v] [-h]
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.
+ -T, --timeformat format Set time format (samples, ms, seconds). Defaults to
+ seconds.
+
-m, --mix-input Mix source signal to the output signal before writing to
sink.
aubiopitch [[-i] source] [-o sink]
[-r rate] [-B win] [-H hop]
[-p method] [-u unit] [-l thres]
+ [-T time-format]
[-s sil] [-f]
[-v] [-h] [-j]
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.
+ -T, --timeformat format Set time format (samples, ms, seconds). Defaults to
+ seconds.
+
-m, --mix-input Mix source signal to the output signal before writing to
sink.
aubioquiet source
aubioquiet [[-i] source]
[-r rate] [-B win] [-H hop]
+ [-T time-format]
[-s sil]
[-v] [-h]
-s, --silence sil Set the silence threshold, in dB, under which the pitch
will not be detected. Defaults to -90.0.
+ -T, --timeformat format Set time format (samples, ms, seconds). Defaults to
+ seconds.
+
-h, --help Print a short help message and exit.
-v, --verbose Be verbose.
aubiotrack source
aubiotrack [[-i] source] [-o sink]
[-r rate] [-B win] [-H hop]
+ [-T time-format]
[-s sil] [-m]
[-j] [-v] [-h]
-j, --jack Use Jack input/output. You will need a Jack connection
controller to feed aubio some signal and listen to its output.
+ -T, --timeformat format Set time format (samples, ms, seconds). Defaults to
+ seconds.
+
-h, --help Print a short help message and exit.
-v, --verbose Be verbose.