Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Admin message
The migration is almost done, at least the rest should happen in the background. There are still a few technical difference between the old cluster and the new ones, and they are summarized in this issue. Please pay attention to the TL:DR at the end of the comment.
When "Mute" is selected, the volume sliders (Front Left & Front Right)
are greyed out, and it is not possible to modify the volume.
One should be able to modify the volume (in particular lower it)
just before unmuting. Otherwise it can be too high, which could
be annoying for the neighbors, even during a short period.
The basic volume type in PulseAudio is the pa_volume_t type. Most of the time, applications will use the aggregated pa_cvolume structure that can store the volume of all channels at once.
Volumes commonly span between muted (0%), and normal (100%)
No, it doesn't: pavucontrol has separate button for mute and sliders for the volume itself. When the mute is active, pavucontrol is still able to read the volume. So, it should technically be able to modify it.
Come on Raymond, this has nothing to do with hardware or internal volume representations. PulseAudio has separate mute and volume controls, both work regardless of what the hardware supports, and the volume can be changed regardless of the mute state, so it's purely a pavucontrol bug or feature that it prevents the user from modifying the volume while the device or stream is muted.
This has absolutely zero to do with hardware. It is a software thing. The indicator applet that ships with Linux Mint XCE 14.04 manages to adjust the volume while it is muted just fine.
One of the main purposes of the mute button is to lower an extremely high volume. For all other use cases, the functionality can always be replicated with the volume sliders only. It makes no sense that the mute button would be insufficient for the only thing it is really needed for.
if requested volume is -inf dB, it can achieved by using hardware mute switch or software volume mute but change in software need to rewind and may be deferred when the sink is not playing any stream