diff options
author | Jonas Suhr Christensen <jsc@umbraculum.org> | 2018-06-09 00:27:33 +0200 |
---|---|---|
committer | Jonas Suhr Christensen <jsc@umbraculum.org> | 2018-06-09 00:27:33 +0200 |
commit | f9d57f2e181a4764ea43f81731c099e81570cec8 (patch) | |
tree | 4a5970c4799241a22e2607f1b28d90ee74534a1e /man | |
parent | a9e970bf0927099043b7c7ad75de2696bdf92b2a (diff) |
man: add -b --bleed information
Diffstat (limited to 'man')
-rw-r--r-- | man/drumgizmo.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/drumgizmo.1 b/man/drumgizmo.1 index f91d33b..6417ed0 100644 --- a/man/drumgizmo.1 +++ b/man/drumgizmo.1 @@ -20,6 +20,11 @@ DrumGizmo uses an open drumkit file format, allowing the community to create the Load kit in the background. .RE +\fB-b, --bleed\fR +.RS 7 +Set and enable master bleed. + +.RE \fB-i, --inputengine \fR{dummy|test|jackmidi|midifile} .RS 7 Use said event input engine. |