X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/77cfc7a24eee78065b175063ed380cfc0dba1adc..63e28749e32a11987f322e7e4764c46c4976808a:/doc/disorder_config.5.in diff --git a/doc/disorder_config.5.in b/doc/disorder_config.5.in index 29af21e..3ddeb47 100644 --- a/doc/disorder_config.5.in +++ b/doc/disorder_config.5.in @@ -296,6 +296,10 @@ If multiple player commands match a track then the first match is used. The interval at which the preferences log file will be synchronised. Defaults to 3600, i.e. one hour. .TP +.B queue_pad \fICOUNT\fR +The target size of the queue. If random play is enabled then randomly picked +tracks will be added until the queue is at least this big. +.TP .B sample_format \fIBITS\fB/\fIRATE\fB/\fICHANNELS Describes the sample format expected by the \fBspeaker_command\fR (below). The components of the format specification are as follows: @@ -323,6 +327,11 @@ scratched. The default is \fBSIGKILL\fR. Signals are specified by their full C name, i.e. \fBSIGINT\fR and not \fBINT\fR or \fBInterrupted\fR or whatever. .TP +.B sox_generation \fB0\fR|\fB1 +Determines whether calls to \fBsox\fR(1) should use \fB-b\fR, \fB-x\fR, etc (if +the generation is 0) or \fB-\fIbits\fR, \fB-L\fR etc (if it is 1). The default +is 0. +.TP .B speaker_command \fICOMMAND Causes the speaker subprocess to pipe audio data into shell command \fICOMMAND\fR, rather than writing to a local sound card. The sample format is