[alsa-cvslog] [ALSA GIT]ALSA UseCaseManager configuration library branch master updated. v1.2.14-31
Brought to you by:
perex
|
From: GIT s. <gi...@al...> - 2025-09-23 10:16:26
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "ALSA UseCaseManager configuration library".
The branch, master has been updated
via 4d5759314b4a82d7a527b8ca5037134d6cfac230 (commit)
via 7a463148aa3925434bc6b53d78f1027403866154 (commit)
from a761b5d9586598e819e25a158b818c99531c9999 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4d5759314b4a82d7a527b8ca5037134d6cfac230
Author: Petr Mrázek <pe...@gm...>
Date: Tue Jun 24 17:23:43 2025 +0200
UR44: Add stereo inputs to the HiFi profile, relabel the inputs and outputs
I relabeled the 'line outs' as Mix 1 and 2, because that is what is accessible to a computer.
Mix 1 and 2 are not necessarily mapped to any output.
The inputs are named after where they are on the device (Front, Back)
The device is internally complex and needs quite a bit of reverse
engineering to fully expose its functionality on linux and will
need dedicated software to be written, but this at least makes
it usable on a basic level.
Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/584
Signed-off-by: Petr Mrázek <pe...@gm...>
Signed-off-by: Jaroslav Kysela <pe...@pe...>
commit 7a463148aa3925434bc6b53d78f1027403866154
Author: Petr Mrázek <pe...@gm...>
Date: Tue Jun 24 17:18:59 2025 +0200
Recognize one more Steinberg UR44 variant
Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/584
Signed-off-by: Petr Mrázek <pe...@gm...>
Signed-off-by: Jaroslav Kysela <pe...@pe...>
-----------------------------------------------------------------------
Summary of changes:
ucm2/USB-Audio/Steinberg/UR44-HiFi.conf | 130 ++++++++++++++++++++++++++------
ucm2/USB-Audio/USB-Audio.conf | 2 +-
2 files changed, 109 insertions(+), 23 deletions(-)
hooks/post-receive
--
ALSA UseCaseManager configuration library
|