provide a way to sync between visualization and sound

workaround for http://musicpd.org/mantis/view.php?id=2503
This commit is contained in:
Andrzej Rybczak
2009-10-27 02:15:51 +01:00
parent 164d32c079
commit e43ea18d29
6 changed files with 46 additions and 1 deletions

View File

@@ -35,6 +35,16 @@
#visualizer_fifo_path = ""
#
##
## Note: Below parameter is needed for ncmpcpp
## to determine which output provides data for
## visualizer and thus allow syncing between
## visualization and sound as currently there
## are some problems with it.
##
#
#visualizer_output_name = ""
#
##
## Note: To enable spectrum frequency visualization
## you need to compile ncmpcpp with fftw3 support.
##