Hmmm while wrote this mail I changed some sink names to a more sane name, but failed to do correctly. The master sink for the limiter is not correct. Here the working version: load-module module-ladspa-sink sink_name=ladspa_compressor master=alsa_output.pci-0000_01_00.1.hdmi-stereo plugin=dyson_compress_1403 label=dysonCompress control=0,1,0.5,0.99 load-module module-ladspa-sink sink_name=ladspa_limiter master=ladspa_compressor plugin=fast_lookahead_limiter_1913 label=fastLookaheadLimiter control=10,0,0.8 set-default-sink ladspa_limiter 2017-03-15 7:44 GMT+01:00 Daniel <windseeker at gmx.de>: > I have this in my /etc/pulse/default.pa > > load-module module-ladspa-sink sink_name=ladspa_compressor > master=alsa_output.pci-0000_01_00.1.hdmi-stereo > plugin=dyson_compress_1403 label=dysonCompress control=0,1,0.5,0.99 > load-module module-ladspa-sink sink_name=ladspa_limiter master=ladspa_sink > plugin=fast_lookahead_limiter_1913 label=fastLookaheadLimiter > control=10,0,0.8 > set-default-sink ladspa_limiter > > You need to replace "master=alsa_output.pci-0000_01_00.1.hdmi-stereo" > with your preferred hardware sink. > > Drawback: If this hardware sink is going away, e.g. because you change > profiles, unplug the monitor that provides this profile, switching the > soundcards' profile to off, etc.pp., then pulseaudio just hard crashes > right away and refuses to restart until this profile comes back again or > you comment out these lines in default.pa. > > Regards, > Daniel > > 2017-03-15 1:35 GMT+01:00 Smurf En Drek <smurfendrek123 at gmail.com>: > >> What is the best way to get system wide audio dynamic range compression? >> I have seen some very complicated solutions to this seemingly simple >> problem. What currently is the best way of doing this? >> >> _______________________________________________ >> pulseaudio-discuss mailing list >> pulseaudio-discuss at lists.freedesktop.org >> https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20170315/6b6aadb5/attachment.html>