Disable volume control in shairport-sync - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Feature requests (https://moodeaudio.org/forum/forumdisplay.php?fid=8) +--- Thread: Disable volume control in shairport-sync (/showthread.php?tid=669) |
Disable volume control in shairport-sync - yejun - 11-09-2018 Shairport-sync recently added an option `ignore_volume_control` to disable volume control. I think this setting can be either exposed as user option or synced with MPD setting. https://github.com/mikebrady/shairport-sync/blob/master/scripts/shairport-sync.conf#L24 There are two reason for my setup. One of my DAC has no volume control, shairport-sync will enable software volume control and dithering adds a little bit audible noise. Another of my DAC only support DoP which requires volume to be always max, so disabling volume control completely can avoid accidental change. RE: Disable volume control in shairport-sync - Tim Curtis - 11-09-2018 On your DAC that only supports Software volume control, how is MPD volume control configured? RE: Disable volume control in shairport-sync - yejun - 11-10-2018 (11-09-2018, 05:58 PM)Tim Curtis Wrote: On your DAC that only supports Software volume control, how is MPD volume control configured? I always have volume disabled. |