settings: deprecate visualizer_sample_multiplier
This commit is contained in:
@@ -471,9 +471,6 @@
|
||||
#def_key "m"
|
||||
# move_selected_items_up
|
||||
#
|
||||
#def_key "m"
|
||||
# set_visualizer_sample_multiplier
|
||||
#
|
||||
#def_key "n"
|
||||
# move_sort_order_down
|
||||
#
|
||||
|
||||
@@ -71,12 +71,6 @@
|
||||
#visualizer_in_stereo = yes
|
||||
#
|
||||
##
|
||||
## Multiply received samples by given value. Very
|
||||
## useful for proper visualization of quiet music.
|
||||
##
|
||||
#visualizer_sample_multiplier = 1
|
||||
#
|
||||
##
|
||||
## Note: Below parameter defines how often ncmpcpp
|
||||
## has to "synchronize" visualizer and audio outputs.
|
||||
## 30 seconds is optimal value, but if you experience
|
||||
|
||||
@@ -82,9 +82,6 @@ Name of output that provides data for visualizer. Needed to keep sound and visua
|
||||
.B visualizer_in_stereo = yes/no
|
||||
Should be set to 'yes', if fifo output's format was set to 44100:16:2.
|
||||
.TP
|
||||
.B visualizer_sample_multiplier = NUMBER
|
||||
Multiply received samples by given value. Very useful for proper visualization of quiet music.
|
||||
.TP
|
||||
.B visualizer_sync_interval = SECONDS
|
||||
Defines interval between syncing visualizer and audio outputs.
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user