Moode Forum
MPD software volume controller - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: MPD software volume controller (/showthread.php?tid=624)



MPD software volume controller - yubei - 10-26-2018

Is the attenuation amount when using MPD software volume controller as follows?
Volume 50 = -6 dB
Volume 25 = -12 dB
Volume 10 = -20 dB
Volume 1 = -40 dB


RE: MPD software volume controller - Tim Curtis - 10-26-2018

Thats a good question. I suppose you would need to examine the volume algorithm in the MPD source code and see if its possible to plot its volume curve. Its going to be a logarithmic curve.