summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorGoran Mekić <meka@tilda.center>2017-04-17 02:19:43 +0200
committerGoran Mekić <meka@tilda.center>2017-04-17 14:24:22 +0200
commitd091b7db11fc0fa3e19912d03c11d511218608e3 (patch)
tree317b132246bed7aa8ae430b78fc814f2d872e168 /man
parent20c62f8cc12c86734d63c654d2fceb80d762e010 (diff)
CLI diskstreaming options
Diffstat (limited to 'man')
-rw-r--r--man/drumgizmo.115
1 files changed, 15 insertions, 0 deletions
diff --git a/man/drumgizmo.1 b/man/drumgizmo.1
index 281d162..3d36299 100644
--- a/man/drumgizmo.1
+++ b/man/drumgizmo.1
@@ -99,6 +99,21 @@ http://manuals.opensound.com/developer/SNDCTL_DSP_SETFRAGMENT.html
Number of samples to process, (default -1: infinite)
.RE
+\fB-s, --streaming\fR
+.RS 7
+Enable diskstreaming
+
+.RE
+\fB-S, --strimingparms parmlist\fR
+.RS 7
+Parameters for controling the streaming buffers.
+
+.P
+\fBlimit\fR=<size> (maximum size in k,M,G)
+.P
+\fBchunk_size\fR=<size> (chunk size in k,M,G)
+
+.RE
\fB-v, --version\fR
.RS 7
Print drumgizmo version and exit.