08-31-2019, 01:11 AM
(08-31-2019, 12:24 AM)swizzle Wrote:(08-30-2019, 08:54 PM)JST1963 Wrote:(08-30-2019, 08:21 PM)swizzle Wrote: If volume control is disabled how do you expect moode to attenuate it?
Because if I recall 0dB still equals to 0.775V. And this 0.775V is picked up by my amp and converted into sound. Now, If I have to listen to this level, I will be deaf in no time. I have to attenuate my amp to let's say -10 to -20 dB to get a level to which I can continuously listen.
So, if we put a "mute" on the 0dB, so that the output is really 0V, my amp can't amplify anything anymore, hence complete silence.
Or did I go to the wrong school?
When volume control is disabled then moode is outputting at full volume and you use your amp to control how loud you want things.
To do what I think you want we’d have to switch to software volume control, mute the volume, then switch back once you unmuted. Which is possible, except mpd requires a restart between those steps.
If pause has significant background noise with your amp then you could try software volume control, at 100% volume it’s probably more or less indistinguishable from having the volume disabled and it might give you some more flexibility.
I could see a case for making mute easier to toggle on mobile if volume isn’t disabled but I don’t know know if it’d be a common enough use case where we’d want to make it a default button (you can toggle it already in the volume popup). If we ever do configurable buttons we can add it for sure and for now we can give you code to add it to your particular moode.
Ah, I had forgotten that when MPD volume is set to disabled, MPD rejects all volume commands. It's not possible to set the volume to 0 to effectively mute MPD volume.
Case closed.