Codebase list squeezelite / a0e6beb
Update man page to document new/changed options. Chris Boot 9 years ago
2 changed file(s) with 19 addition(s) and 9 deletion(s). Raw diff Collapse all Expand all
88 - Add Build-Depends on portaudio19-dev
99 - Add Makefile-portaudio.patch
1010 - Adjust debian/rules to build twice with different options
11 - Tweak the squeezelite man page to document changed options
1211 - Minor shuffling around to accommodate the new package
1312 * Remove no-upstream-changelog lintian override now that there is one.
1413 * Add lintian override for debian-watch-may-check-gpg-signature; no signatures
1514 are available.
1615 * Fix typo: suppored/supported (typo-fix-suppored.patch).
16 * Update man page to document new/changed options.
1717
1818 -- Chris Boot <debian@bootc.net> Sat, 28 Dec 2013 22:31:23 +0000
1919
4646 Use the
4747 .B \-l
4848 option to list available output devices.
49 .I -
50 can be used to output raw samples to standard output.
4951 .TP
5052 .B \-l
5153 List available audio output devices to stdout and exit. These device names can
5557 playback.
5658 .TP
5759 .B \-a <params>
58 Specify ALSA or PortAudio parameters used when opening an audio output device.
60 Specify parameters used when opening an audio output device.
5961 For ALSA, the format
6062 .B <b>:<p>:<f>:<m>
6163 is used where
7173 .B <m>
7274 is whether to use mmap (possible values:
7375 .IR 0 " or " 1 ).
74 For PortAudio, the value is simply the target latency in milliseconds.
76 For PortAudio, the value is simply the target latency in milliseconds. When the
77 output is sent to standard output, the value can be
78 .IR 16 ", " 24 " or " 32 ,
79 which denotes the sample size in bits.
7580 .TP
7681 .B \-b <stream>:<output>
7782 Specify internal stream and output buffer sizes in kilobytes.
108113 .IR 45 ).
109114 Not applicable when using PortAudio.
110115 .TP
111 .B \-r <rate>
112 Maximum sample rate for the output device; this is required if the ALSA output
113 device is switched off when squeezelite is started.
114 .TP
115 .B \-u [params]
116 .B \-r <rates>
117 Specify sample rates supported by the output device; this is required if the
118 output device is switched off when squeezelite is started. The format is either
119 a single maximum sample rate, a range of sample rates in the format
120 .IR <min> - <max> ,
121 or a comma-separated list of available rates.
122 .TP
123 .B \-u|-R [params]
116124 Enable upsampling of played audio. The argument is optional; see
117125 .B RESAMPLING
118 (below) for more information.
126 (below) for more information. The options
127 .BR -u " and " -R
128 are synonymous.
119129 .TP
120130 .B \-v
121131 Enable visualiser support. This creates a shared memory segment that contains