From bf2ef1bb3a7f25338944ec3ce233f8b57611adba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Nusser?= Date: Sun, 21 Jul 2019 16:45:52 +0200 Subject: Adapt fixed ranges in help and man pages. --- man/drumgizmo.1 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'man') diff --git a/man/drumgizmo.1 b/man/drumgizmo.1 index 01b5934..e4c4a1f 100644 --- a/man/drumgizmo.1 +++ b/man/drumgizmo.1 @@ -150,9 +150,9 @@ Timing humanizer options. \fBlaidback\fR= (Move notes ahead or behind in time in ms [+/-100].) .P -\fBtightness\fR= (Control the tightness of the drummer. [0; 1].) +\fBtightness\fR= (Control the tightness of the drummer. [0,1].) .P -\fBregain\fR= (Control how fast the drummer catches up the timing. [0; 1]) +\fBregain\fR= (Control how fast the drummer catches up the timing. [0,1]) .RE \fB-p, --parameters parmlist\fR @@ -160,16 +160,16 @@ Timing humanizer options. Parameters for the sample selection algorithm. .P \fBclose\fR= (The importance given to choosing a sample close to -the actual velocity value (after humanization) [0; 16]) +the actual velocity value (after humanization) [0,1]) .P \fBdiverse\fR= (The importance given to choosing samples which -haven't been played recently [0; 0.5]) +haven't been played recently [0,1]) .P -\fBrandom\fR= (The amount of randomness added [0; 0.5]) +\fBrandom\fR= (The amount of randomness added [0,1]) .P \fBstddev\fR= (The standard-deviation for the sample selection. Higher value makes it more likely that a sample further -away from the input velocity will be played [0; 4.5]) +away from the input velocity will be played [0, 4.5]) .RE \fB-v, --version\fR -- cgit v1.2.3