fixed mpd
This commit is contained in:
parent
50099c4b04
commit
4f922e0df7
|
|
@ -9,8 +9,10 @@ restore_paused "yes"
|
||||||
max_output_buffer_size "16384"
|
max_output_buffer_size "16384"
|
||||||
|
|
||||||
audio_output {
|
audio_output {
|
||||||
type "pipewire"
|
type "pulse"
|
||||||
name "Pipewire Sound Server"
|
name "pulse"
|
||||||
|
#type "alsa"
|
||||||
|
#name "ALSA"
|
||||||
}
|
}
|
||||||
|
|
||||||
audio_output {
|
audio_output {
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ hr-seek-framedrop=no
|
||||||
volume=100
|
volume=100
|
||||||
volume-max=200
|
volume-max=200
|
||||||
# Normalize audio.
|
# 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
|
||||||
screenshot-format=png
|
screenshot-format=png
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue