|
a/src/upmpdcli.conf-dist |
|
b/src/upmpdcli.conf-dist |
|
... |
|
... |
215 |
# e.g. /usr/bin/logger.</descr></var>
|
215 |
# e.g. /usr/bin/logger.</descr></var>
|
216 |
#onstart =
|
216 |
#onstart =
|
217 |
|
217 |
|
218 |
# <var name="onplay" type="fn"><brief>Command to run when MPD state
|
218 |
# <var name="onplay" type="fn"><brief>Command to run when MPD state
|
219 |
# switches to "PLAY". </brief><descr>Specify the full path to the program,
|
219 |
# switches to "PLAY". </brief><descr>Specify the full path to the program,
|
220 |
# e.g. /usr/bin/logger.</descr></var> onplay =
|
220 |
# e.g. /usr/bin/logger.</descr></var>
|
|
|
221 |
#onplay =
|
221 |
|
222 |
|
222 |
# <var name="onstop" type="fn"><brief>Command to run when MPD state switches to
|
223 |
# <var name="onstop" type="fn"><brief>Command to run when MPD state switches to
|
223 |
# "STOP".</brief><descr>Specify the full path to the program,
|
224 |
# "STOP".</brief><descr>Specify the full path to the program,
|
224 |
# e.g. /usr/bin/logger.</descr></var>
|
225 |
# e.g. /usr/bin/logger.</descr></var>
|
225 |
#onstop =
|
226 |
#onstop =
|
|
... |
|
... |
361 |
# serious CPU. BEST_QUALITY uses approx 25% cpu on a core i7
|
362 |
# serious CPU. BEST_QUALITY uses approx 25% cpu on a core i7
|
362 |
# 4770T. Obviously too much, actually might not be sustainable (it's almost
|
363 |
# 4770T. Obviously too much, actually might not be sustainable (it's almost
|
363 |
# 100% of 1 cpu). MEDIUM_QUALITY is around 10% on the same machine,
|
364 |
# 100% of 1 cpu). MEDIUM_QUALITY is around 10% on the same machine,
|
364 |
# FASTEST is 4-5%. Given that this is measured for the full process, probably
|
365 |
# FASTEST is 4-5%. Given that this is measured for the full process, probably
|
365 |
# a couple % for the conversion in fact.</descr></var>
|
366 |
# a couple % for the conversion in fact.</descr></var>
|
366 |
#sccvttype = SRC_SINC_FASTEST.
|
367 |
#sccvttype = SRC_SINC_FASTEST
|
367 |
|
368 |
|
368 |
# <var name="sc2mpd" type="string"><brief>Path to
|
369 |
# <var name="sc2mpd" type="string"><brief>Path to
|
369 |
# sc2mpd.</brief><descr>Only useful if it is not in /usr/bin and the
|
370 |
# sc2mpd.</brief><descr>Only useful if it is not in /usr/bin and the
|
370 |
# location is not in the $PATH for the init scripts.</descr></var>
|
371 |
# location is not in the $PATH for the init scripts.</descr></var>
|
371 |
#sc2mpd =
|
372 |
#sc2mpd =
|