diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/drumgizmo.1 | 12 |
1 files changed, 6 insertions, 6 deletions
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=<val> (Move notes ahead or behind in time in ms [+/-100].) .P -\fBtightness\fR=<val> (Control the tightness of the drummer. [0; 1].) +\fBtightness\fR=<val> (Control the tightness of the drummer. [0,1].) .P -\fBregain\fR=<val> (Control how fast the drummer catches up the timing. [0; 1]) +\fBregain\fR=<val> (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=<val> (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=<val> (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=<val> (The amount of randomness added [0; 0.5]) +\fBrandom\fR=<val> (The amount of randomness added [0,1]) .P \fBstddev\fR=<val> (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 |