From d605a7a9166dce74aa17d33da92e11ca9b467e55 Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Sat, 24 Apr 2021 20:31:53 +0200 Subject: added voice limit cli parameters --- man/drumgizmo.1 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'man') diff --git a/man/drumgizmo.1 b/man/drumgizmo.1 index ac8628e..43b0a29 100644 --- a/man/drumgizmo.1 +++ b/man/drumgizmo.1 @@ -175,6 +175,23 @@ when there are spaces between the notes. Lower values result in faster regain. [ Higher value makes it more likely that a sample further away from the input velocity will be played. [0,4.5]) +.RE +\fB-l, --voice-limit\fR +.RS 7 +Enable voice limit. + +.RE +\fB-L, --voice-limitparms parmlist\fR +.RS 7 +Voice limit options. + +.P +\fBmax\fR= (Maximum number of voices for each instrument before +old samples are ramped down. [1,30]) +.P +\fBrampdown\fR= (Time it takes for an old sample to completely fall +silent. [0.01,2.0]) + .RE \fB-p, --parameters parmlist\fR .RS 7 -- cgit v1.2.3