* ~/.config
[not found] <1898a5bd48340300-webhooks-bot@alsa-project.org>
@ 2026-03-01 7:04 ` GitHub issues - opened
0 siblings, 0 replies; 2+ messages in thread
From: GitHub issues - opened @ 2026-03-01 7:04 UTC (permalink / raw)
To: alsa-devel
alsa-project/alsa-ucm-conf issue #710 was opened from beatboxa:
Alsa has a long history, and I think as a result, there may be some approaches that may predate some of today's standards.
For example, I don't believe there are any configs stored in ~/.config/ like most other modern applications use. Even alsa's overall standard user config is ~/.asoundrc
This may make sense as alsa is a lower-level hardware driver; however with ucm it approaches the user space and has some overlap with systems like pipewire or pulseaudio.
Therefore, I'd like to recommend considering allowing ucm channel mappings to be stored in ~/.config/, which would override systemwide ucm mappings. Perhaps it could be hierarchical, where the system looks for configs in:
- first looks at system directories (eg. /usr/share/alsa or /etc/alsa)
- then ~/.asoundrc (for legacy compatibility)
- then ~/.config/alsa
Such that ~/.config/alsa is the override for the others. Particularly for ucm2 (eg. ~/.config/alsa/ucm2/), since this is designed for the user/application layer.
One major benefit would be in surviving system or alsa package upgrades. One challenge might be in order of operations, as downstream systems like pipewire/wireplumber or pulseaudio or jack often rely on alsa; however I believe these would still end up picking up user configs.
Issue URL : https://github.com/alsa-project/alsa-ucm-conf/issues/710
Repository URL: https://github.com/alsa-project/alsa-ucm-conf
^ permalink raw reply [flat|nested] 2+ messages in thread
* ~/.config
[not found] <1898a5d330016e00-webhooks-bot@alsa-project.org>
@ 2026-03-01 7:06 ` GitHub issues - edited
0 siblings, 0 replies; 2+ messages in thread
From: GitHub issues - edited @ 2026-03-01 7:06 UTC (permalink / raw)
To: alsa-devel
alsa-project/alsa-ucm-conf issue #710 was edited from beatboxa:
Alsa has a long history, and I think as a result, there may be some approaches that may predate some of today's standards.
For example, I don't believe there are any configs stored in ~/.config/ like most other modern applications use. Even alsa's overall standard user config is ~/.asoundrc
This may make sense as alsa is a lower-level hardware driver; however with ucm it approaches the user space and has some overlap with systems like pipewire or pulseaudio.
Therefore, I'd like to recommend considering allowing ucm channel mappings to be stored in ~/.config/, which would override systemwide ucm mappings. Perhaps it could be hierarchical, where the system looks for configs in:
- first looks at system directories (eg. /usr/share/alsa or /etc/alsa)
- then ~/.asoundrc (for legacy compatibility)
- then ~/.config/alsa
Such that ~/.config/alsa is the override for the others. Particularly for ucm2 (eg. ~/.config/alsa/ucm2/), since this is designed for the user/application layer.
In other words, I'd like to be able to define ucm2 channel mappings in ~/.config/alsa/ucm2 , which would override those in /usr/share/alsa/ucm2 (in my distro).
One major benefit would be in surviving system or alsa package upgrades. One challenge might be in order of operations, as downstream systems like pipewire/wireplumber or pulseaudio or jack often rely on alsa; however I believe these would still end up picking up user configs.
Issue URL : https://github.com/alsa-project/alsa-ucm-conf/issues/710
Repository URL: https://github.com/alsa-project/alsa-ucm-conf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-03-01 7:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1898a5d330016e00-webhooks-bot@alsa-project.org>
2026-03-01 7:06 ` ~/.config GitHub issues - edited
[not found] <1898a5bd48340300-webhooks-bot@alsa-project.org>
2026-03-01 7:04 ` ~/.config GitHub issues - opened
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox