diff options
-rw-r--r-- | man/drumgizmo.1 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/man/drumgizmo.1 b/man/drumgizmo.1 index 6417ed0..dd9e7ef 100644 --- a/man/drumgizmo.1 +++ b/man/drumgizmo.1 @@ -134,6 +134,27 @@ Parameters for controlling the streaming buffers. \" \fBchunk_size\fR=<size> (chunk size in k,M,G) .RE +\fB-t, --timing-humanizer\fR +.RS 7 +Enable moving of notes in time. +.P +\fINote: \fIadds \fIlatency \fIto \fIthe \fIoutput \fIso \fIdo \fInot +\fIuse \fIthis \fIwith \fIa \fIreal-time \fImidi \fIdrumkit. + +.RE +\fB-T, --timing-humanizerparms parmlist\fR +.RS 7 +Timing humanizer options. + +.P +\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].) +.P +\fBregain\fR=<val> (Control how fast the drummer catches up the timing. [0; 1]) + +.RE \fB-v, --version\fR .RS 7 Print drumgizmo version and exit. |