fixed mpd
This commit is contained in:
parent
50099c4b04
commit
4f922e0df7
|
|
@ -9,8 +9,10 @@ restore_paused "yes"
|
|||
max_output_buffer_size "16384"
|
||||
|
||||
audio_output {
|
||||
type "pipewire"
|
||||
name "Pipewire Sound Server"
|
||||
type "pulse"
|
||||
name "pulse"
|
||||
#type "alsa"
|
||||
#name "ALSA"
|
||||
}
|
||||
|
||||
audio_output {
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ hr-seek-framedrop=no
|
|||
volume=100
|
||||
volume-max=200
|
||||
# Normalize audio.
|
||||
af-add=dynaudnorm=g=5:f=250:r=0.9:p=0.5
|
||||
# af-add=dynaudnorm=g=5:f=250:r=0.9:p=0.5
|
||||
|
||||
# SCREENSHOT
|
||||
screenshot-format=png
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue