From 47e531351c41f8db16ba76056cba87bcfe2b8bab Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sat, 21 Jul 2018 11:34:45 +0200 Subject: Add humanized timing to the manpage. --- man/drumgizmo.1 | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/man/drumgizmo.1 b/man/drumgizmo.1 index 6417ed0..dd9e7ef 100644 --- a/man/drumgizmo.1 +++ b/man/drumgizmo.1 @@ -133,6 +133,27 @@ Parameters for controlling the streaming buffers. \" .P \" \fBchunk_size\fR= (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= (Move notes ahead or behind in time in ms +[+/-100].) +.P +\fBtightness\fR= (Control the tightness of the drummer. [0; 1].) +.P +\fBregain\fR= (Control how fast the drummer catches up the timing. [0; 1]) + .RE \fB-v, --version\fR .RS 7 -- cgit v1.2.3