* USB-Audio: Add Audient EVO4 [not found] <alsa-project/alsa-ucm-conf/pr/708@alsa-project.org> @ 2026-02-23 1:13 ` GitHub pull_request - opened 2026-02-23 1:23 ` GitHub pull_request - edited ` (3 subsequent siblings) 4 siblings, 0 replies; 5+ messages in thread From: GitHub pull_request - opened @ 2026-02-23 1:13 UTC (permalink / raw) To: alsa-devel alsa-project/alsa-ucm-conf pull request #708 was opened from motolav: This is a 4in/4out device with 1 analog stereo out and 2 analog mono in. The hardware mixed loopback interface takes up the remaining 4 channels. Without this UCM the device is configured as 4.0 surround for in and out. I copied the way Windows configures the device except for the stereo mic mix as I couldn't get it to work somehow. The loopback interface requires software to configure what channels are mixed into its recording interface that's only available on Windows and macOS but there is an incomplete script to control the device's hardware registers at github.com/vijay-prema/audient-evo-linux-tools. Closes: #303 Request URL : https://github.com/alsa-project/alsa-ucm-conf/pull/708 Patch URL : https://github.com/alsa-project/alsa-ucm-conf/pull/708.patch Repository URL: https://github.com/alsa-project/alsa-ucm-conf ^ permalink raw reply [flat|nested] 5+ messages in thread
* USB-Audio: Add Audient EVO4 [not found] <alsa-project/alsa-ucm-conf/pr/708@alsa-project.org> 2026-02-23 1:13 ` USB-Audio: Add Audient EVO4 GitHub pull_request - opened @ 2026-02-23 1:23 ` GitHub pull_request - edited 2026-03-21 1:22 ` GitHub pull_request - edited ` (2 subsequent siblings) 4 siblings, 0 replies; 5+ messages in thread From: GitHub pull_request - edited @ 2026-02-23 1:23 UTC (permalink / raw) To: alsa-devel alsa-project/alsa-ucm-conf pull request #708 was edited from motolav: This is a 4in/4out device with 1 analog stereo out and 2 analog mono in. The hardware mixed loopback interface takes up the remaining 4 channels. Without this UCM the device is configured as 4.0 surround for in and out. I copied the way Windows configures the device except for the stereo mic mix as I couldn't get it to work somehow(might have been a wiremix issue). The loopback interface requires software to configure what channels are mixed into its recording interface that's only available on Windows and macOS but there is an incomplete script to control the device's hardware registers at github.com/vijay-prema/audient-evo-linux-tools. Closes: #303 Request URL : https://github.com/alsa-project/alsa-ucm-conf/pull/708 Patch URL : https://github.com/alsa-project/alsa-ucm-conf/pull/708.patch Repository URL: https://github.com/alsa-project/alsa-ucm-conf ^ permalink raw reply [flat|nested] 5+ messages in thread
* USB-Audio: Add Audient EVO4 [not found] <alsa-project/alsa-ucm-conf/pr/708@alsa-project.org> 2026-02-23 1:13 ` USB-Audio: Add Audient EVO4 GitHub pull_request - opened 2026-02-23 1:23 ` GitHub pull_request - edited @ 2026-03-21 1:22 ` GitHub pull_request - edited 2026-03-30 16:51 ` GitHub pull_request - reopened 2026-03-30 16:52 ` GitHub pull_request - edited 4 siblings, 0 replies; 5+ messages in thread From: GitHub pull_request - edited @ 2026-03-21 1:22 UTC (permalink / raw) To: alsa-devel alsa-project/alsa-ucm-conf pull request #708 was edited from motolav: This is a 4in/4out device with 1 analog stereo out and 2 analog mono in. The hardware mixed loopback interface takes up the remaining 4 channels. Without this UCM the device is configured as 4.0 surround for in and out. I copied the way Windows configures the device except for the stereo mic mix as I couldn't get it to work somehow(might have been a wiremix issue). Needs the PlaybackMixerElem and CaptureMixerElem implemented so software volumes are tied to hardware volumes Closes: #303 Request URL : https://github.com/alsa-project/alsa-ucm-conf/pull/708 Patch URL : https://github.com/alsa-project/alsa-ucm-conf/pull/708.patch Repository URL: https://github.com/alsa-project/alsa-ucm-conf ^ permalink raw reply [flat|nested] 5+ messages in thread
* USB-Audio: Add Audient EVO4 [not found] <alsa-project/alsa-ucm-conf/pr/708@alsa-project.org> ` (2 preceding siblings ...) 2026-03-21 1:22 ` GitHub pull_request - edited @ 2026-03-30 16:51 ` GitHub pull_request - reopened 2026-03-30 16:52 ` GitHub pull_request - edited 4 siblings, 0 replies; 5+ messages in thread From: GitHub pull_request - reopened @ 2026-03-30 16:51 UTC (permalink / raw) To: alsa-devel alsa-project/alsa-ucm-conf pull request #708 was reopened from motolav: This is a 4in/4out device with 1 analog stereo out and 2 analog mono in. The hardware mixed loopback interface takes up the remaining 4 channels. Without this UCM the device is configured as 4.0 surround for in and out. I copied the way Windows configures the device except for the stereo mic mix as I couldn't get it to work somehow(might have been a wiremix issue). Needs the PlaybackMixerElem and CaptureMixerElem implemented so software volumes are tied to hardware volumes Closes: #303 Request URL : https://github.com/alsa-project/alsa-ucm-conf/pull/708 Patch URL : https://github.com/alsa-project/alsa-ucm-conf/pull/708.patch Repository URL: https://github.com/alsa-project/alsa-ucm-conf ^ permalink raw reply [flat|nested] 5+ messages in thread
* USB-Audio: Add Audient EVO4 [not found] <alsa-project/alsa-ucm-conf/pr/708@alsa-project.org> ` (3 preceding siblings ...) 2026-03-30 16:51 ` GitHub pull_request - reopened @ 2026-03-30 16:52 ` GitHub pull_request - edited 4 siblings, 0 replies; 5+ messages in thread From: GitHub pull_request - edited @ 2026-03-30 16:52 UTC (permalink / raw) To: alsa-devel alsa-project/alsa-ucm-conf pull request #708 was edited from motolav: This is a 4in/4out device with 1 analog stereo out and 2 analog mono in. The hardware mixed loopback interface takes up the remaining 4 channels. Without this UCM the device is configured as 4.0 surround for in and out. I copied the way Windows configures the device except for the stereo mic mix as I couldn't get it to work somehow(might have been a wiremix issue). It seems like only the main output volume can be controlled with alsa, modifying anything else requires a driver or software to manually change hardware config Closes: #303 Request URL : https://github.com/alsa-project/alsa-ucm-conf/pull/708 Patch URL : https://github.com/alsa-project/alsa-ucm-conf/pull/708.patch Repository URL: https://github.com/alsa-project/alsa-ucm-conf ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2026-03-30 16:53 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <alsa-project/alsa-ucm-conf/pr/708@alsa-project.org>
2026-02-23 1:13 ` USB-Audio: Add Audient EVO4 GitHub pull_request - opened
2026-02-23 1:23 ` GitHub pull_request - edited
2026-03-21 1:22 ` GitHub pull_request - edited
2026-03-30 16:51 ` GitHub pull_request - reopened
2026-03-30 16:52 ` GitHub pull_request - edited
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox