mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-19 17:28:49 +02:00
ncmpcpp: Add cross-fading support
This is supposedly different than implementing cross-fade with mpc.
This commit is contained in:
parent
292e3e8e2b
commit
4da78955aa
@ -28,3 +28,6 @@ visualizer_output_name = "my_fifo"
|
|||||||
visualizer_in_stereo = "yes"
|
visualizer_in_stereo = "yes"
|
||||||
visualizer_type = "spectrum"
|
visualizer_type = "spectrum"
|
||||||
visualizer_look = "+|"
|
visualizer_look = "+|"
|
||||||
|
|
||||||
|
# Cross-fading
|
||||||
|
mpd_crossfade_time = 3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user