new visualization type: sound wave

This commit is contained in:
Andrzej Rybczak
2009-09-01 04:33:12 +02:00
parent 102e14529b
commit 1456e47a0b
7 changed files with 55 additions and 6 deletions

View File

@@ -66,9 +66,12 @@ Set connection timeout to MPD to given value.
.B mpd_crossfade_time = SECONDS
Default number of seconds to crossfade, if enabled by ncmpcpp.
.TP
.B fifo_visualizer_path = PATH
.B visualizer_fifo_path = PATH
Path to mpd fifo output. This is needed to make music visualizer work (note that output sound format of this fifo has to be 44100:16:1)
.TP
.B visualizer_type = spectrum/wave
Defines default visualizer type.
.TP
.B system_encoding = ENCODING
If you use encoding other than utf8, set it in order to handle utf8 encoded strings properly.
.TP