aports/main/alsa-utils
Sören Tempel 299dfd748c main/alsa-utils: further improves to card number extraction regex
On systems where the soundcard longname also contains digits, the
regex added in !87552 could also match that longname.

All of these issues starting surfacing now because with release
1.2.14, alsactl has gotten more strict about situations where
passed sound devices are not available in kernel.

For an exact description of the file format refer to:

* https://www.alsa-project.org/alsa-doc/alsa-lib/control.html
* https://github.com/torvalds/linux/blob/v6.12/sound/core/init.c#L943-L949
2025-07-23 11:13:05 +00:00
..