[alsa-devel] Hardware events

Clemens Ladisch clemens at ladisch.de
Thu Dec 2 08:51:18 CET 2010


Rolf Theunissen wrote:
> Clemens Ladisch wrote:
>> The control notifications are for all changes of the control.
>>
>> If it is not possible to change the volume in software, then the driver
>> must not set the control to be writable.
> 
> The issue is not that the driver should be writable or not. Even, if the
> volume is read only, an OSD can be shown for any event. However when the
> volume can be set both in hardware and in software, the end-user will
> expect different behavior.

The control notifications are for all changes of the control.

If you want to treat hardware-originated changes differently, you have
to send an additional, different notification for the OSD tool.

Usually, such volume change buttons are just treated as input devices,
and software is then expected to change the actual mixer control, but
this doesn't work if the hardware affects the control directly.


Regards,
Clemens


More information about the Alsa-devel mailing list