audio_buffer_size "1024"
samplerate_converter "soxr very high"
audio_output_format "192000:32:2"
filter {
plugin "ffmpeg"
name "sloud"
graph "volume=0.5,anequalizer=c0 f=30 w=96.789 g=8.268|c0 f=46 w=23.224 g=2.649|c0 f=87 w=53.444 g=-9.231|c0 f=996 w=1092.824 g=-4.736|c0 f=3931 w=7469.858 g=2|c0 f=13090 w=20813.334 g=5.4|c1 f=30 w=96.789 g=8.268|c1 f=46 w=23.224 g=2.649|c1 f=87 w=53.444 g=-9.231|c1 f=996 w=1092.824 g=-4.736|c1 f=3931 w=7469.858 g=2|c1 f=13090 w=20813.334 g=5.4"
}
filter {
plugin "ffmpeg"
name "mloud"
graph "volume=0.55,anequalizer=c0 f=31 w=86.118 g=7.1|c0 f=61 w=32.771 g=3.57|c0 f=80 w=49.162 g=-6.54|c0 f=141 w=454.9 g=-0.92|c0 f=990 w=1311.144 g=-6|c0 f=2840 w=5396.625 g=2|c0 f=13500 w=21465.242 g=4.54|c1 f=31 w=86.118 g=7.1|c1 f=61 w=32.771 g=3.57|c1 f=80 w=49.162 g=-6.54|c1 f=141 w=454.9 g=-0.92|c1 f=990 w=1311.144 g=-6"
}
filter {
plugin "ffmpeg"
name "mloudst"
graph "volume=0.65,anequalizer=c0 f=31 w=86.118 g=7.1|c0 f=61 w=32.771 g=3.57|c0 f=80 w=49.162 g=-6.54|c0 f=141 w=454.9 g=-0.92|c0 f=990 w=1311.144 g=-6|c0 f=2840 w=5396.625 g=2|c0 f=13500 w=21465.242 g=4.54|c1 f=31 w=86.118 g=7.1|c1 f=61 w=32.771 g=3.57|c1 f=80 w=49.162 g=-6.54|c1 f=141 w=454.9 g=-0.92|c1 f=990 w=1311.144 g=-6,stereowiden=delay=5:drymix=0.3:crossfeed=0.3:feedback=0.5"
}
filter {
plugin "ffmpeg"
name "mloudst2"
graph "volume=0.75,anequalizer=c0 f=31 w=86.118 g=7.1|c0 f=61 w=32.771 g=3.57|c0 f=80 w=49.162 g=-6.54|c0 f=141 w=454.9 g=-0.92|c0 f=990 w=1311.144 g=-6|c0 f=2840 w=5396.625 g=2|c0 f=13500 w=21465.242 g=4.54|c1 f=31 w=86.118 g=7.1|c1 f=61 w=32.771 g=3.57|c1 f=80 w=49.162 g=-6.54|c1 f=141 w=454.9 g=-0.92|c1 f=990 w=1311.144 g=-6,stereowiden=delay=10:drymix=0.5:crossfeed=0.2:feedback=0.2"
}
# Basic SMSL DAC
audio_output {
type "alsa"
name "SMSL flat"
device "hw:0,0"
mixer_type "software"
dop "no"
dsd_usb "yes"
}
#ffmpeg equalized
audio_output {
type "alsa"
name "Soft Loudness"
filters "sloud"
mixer_type "software"
dop "no"
dsd_usb "yes"
}
audio_output {
type "alsa"
name "More loudness"
filters "mloud"
mixer_type "software"
dop "no"
dsd_usb "yes"
}
audio_output {
type "alsa"
name "More loudness WST"
filters "mloudst"
mixer_type "software"
dop "no"
dsd_usb "yes"
}
audio_output {
type "alsa"
name "More loudness WST 2"
filters "mloudst2"
mixer_type "software"
dop "no"
dsd_usb "yes"
}