Feature request
Want this feature implemented: a way to handle ReplayGain with hardware volume control.
Current replay_gain_handler option for output device behavior:
"none": Not applying ReplayGain.
"software": Applies ReplayGain with software. It's not bit-perfect and has other issues, for instance it does not work for DSD files.
"mixer": Directly send volume value to the hardware according to the tag value.
Required mode: a mode mixing hardware volume control and ReplayGain handler. I want to set a volume level that should work globally (aka, for every track and album being played), and adjust it according to the ReplayGain tag before sending to the hardware.
Feature request
Want this feature implemented: a way to handle ReplayGain with hardware volume control.
Current replay_gain_handler option for output device behavior:
"none": Not applying ReplayGain.
"software": Applies ReplayGain with software. It's not bit-perfect and has other issues, for instance it does not work for DSD files.
"mixer": Directly send volume value to the hardware according to the tag value.
Required mode: a mode mixing hardware volume control and ReplayGain handler. I want to set a volume level that should work globally (aka, for every track and album being played), and adjust it according to the ReplayGain tag before sending to the hardware.