|
@ -15,25 +15,14 @@ visualizer_output_name = my_fifo |
|
|
visualizer_in_stereo = yes |
|
|
visualizer_in_stereo = yes |
|
|
## Available values: spectrum, wave, wave_filled, ellipse. |
|
|
## Available values: spectrum, wave, wave_filled, ellipse. |
|
|
visualizer_type = spectrum |
|
|
visualizer_type = spectrum |
|
|
#visualizer_look = ●▮ |
|
|
|
|
|
|
|
|
visualizer_look = ●▮ |
|
|
#visualizer_color = blue, cyan, green, yellow, magenta, red |
|
|
#visualizer_color = blue, cyan, green, yellow, magenta, red |
|
|
## Alternative subset of 256 colors for terminals that support it. |
|
|
## Alternative subset of 256 colors for terminals that support it. |
|
|
#visualizer_color = 41, 83, 119, 155, 185, 215, 209, 203, 197, 161 |
|
|
#visualizer_color = 41, 83, 119, 155, 185, 215, 209, 203, 197, 161 |
|
|
# |
|
|
|
|
|
##### system encoding ##### |
|
|
|
|
|
## |
|
|
|
|
|
## ncmpcpp should detect your charset encoding but if it failed to do so, you |
|
|
|
|
|
## can specify charset encoding you are using here. |
|
|
|
|
|
## |
|
|
|
|
|
## Note: You can see whether your ncmpcpp build supports charset detection by |
|
|
|
|
|
## checking output of `ncmpcpp --version`. |
|
|
|
|
|
## |
|
|
|
|
|
## Note: Since MPD uses UTF-8 by default, setting this option makes sense only |
|
|
|
|
|
## if your encoding is different. |
|
|
|
|
|
## |
|
|
|
|
|
# |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#default in mpd UTF-8, only set here if encoding seems buggy |
|
|
#system_encoding = "" |
|
|
#system_encoding = "" |
|
|
# |
|
|
|
|
|
|
|
|
|
|
|
##### delays ##### |
|
|
##### delays ##### |
|
|
# |
|
|
# |
|
|
## Time of inactivity (in seconds) after playlist highlighting will be disabled |
|
|
## Time of inactivity (in seconds) after playlist highlighting will be disabled |
|
|