shithub: aubio

Download patch

ref: 15968ac4587b0da7b06ebb258278fae19a8211e3
parent: cd2cbc45a995719262f932eb5b0e8b75fe0a9db3
author: Paul Brossier <[email protected]>
date: Sun Dec 11 10:05:07 EST 2016

doc/aubioonset.txt: onset, not pitch

--- a/doc/aubioonset.txt
+++ b/doc/aubioonset.txt
@@ -52,7 +52,7 @@
   values imply more onsets detected. Increasing this threshold should reduce
   the number of incorrect detections. Defaults to 0.3.
 
-  -s, --silence sil  Set the silence threshold, in dB, under which the pitch
+  -s, --silence sil  Set the silence threshold, in dB, under which the onset
   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.