fixed duplicated audio output bug
This commit is contained in:
parent
4e56d668b1
commit
5fcbbdeb6e
@ -12,12 +12,6 @@ bind_to_address "localhost"
|
|||||||
|
|
||||||
max_output_buffer_size "16304"
|
max_output_buffer_size "16304"
|
||||||
|
|
||||||
audio_output {
|
|
||||||
type "alsa"
|
|
||||||
name "mpd alsamixer-output"
|
|
||||||
mixer_type "software"
|
|
||||||
}
|
|
||||||
|
|
||||||
audio_output {
|
audio_output {
|
||||||
type "fifo"
|
type "fifo"
|
||||||
name "my_fifo"
|
name "my_fifo"
|
||||||
|
Loading…
Reference in New Issue
Block a user