Stuff.
This commit is contained in:
@@ -285,6 +285,14 @@ audio_output {
|
||||
## sink "remote_server_sink" # optional
|
||||
}
|
||||
#
|
||||
# This is necessary for visualization in ncmpcpp
|
||||
audio_output {
|
||||
type "fifo"
|
||||
name "mpd_fifo"
|
||||
path "/tmp/mpd.fifo"
|
||||
format "44100:16:2"
|
||||
}
|
||||
#
|
||||
# An example of a winmm output (Windows multimedia API).
|
||||
#
|
||||
#audio_output {
|
||||
@@ -401,7 +409,7 @@ replaygain_limit "yes"
|
||||
#max_connections "10"
|
||||
#max_playlist_length "16384"
|
||||
#max_command_list_size "2048"
|
||||
#max_output_buffer_size "8192"
|
||||
max_output_buffer_size "16384"
|
||||
#
|
||||
###############################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user