this post was submitted on 06 Oct 2023
19 points (95.2% liked)

Linux

47228 readers
1170 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

OK so on windows my soundblaster x4 can output both the spdif digital output thing and the analog audio to my headphones at the same time and use the volume knob to adjust the volume of them so one gets louder the other quieter.

on endevour os nothing of the sort exists, apparently this is the way to add a profile for it. however this didn't work for me. ive also tried adding it to the 9999-custom.config but that didn't work either. any assistance?

top 7 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 11 months ago (1 children)

Whats the reason for needing the same audio via spdif and analog, but with knob inverting volume?

[–] [email protected] 1 points 11 months ago (1 children)

game/chat mix so i don't have to keep alt tabbing out and adjusting volume

[–] [email protected] 1 points 11 months ago

Hmm, you might have some luck with Jack Audio. i haven't tried it myself for this but it has lots of config options to pass audio around

[–] [email protected] 1 points 11 months ago (1 children)

Do you require a fixed config file or would a patchbay like Catia or qpwgraph suffice?

[–] [email protected] 1 points 11 months ago (1 children)
[–] [email protected] 1 points 11 months ago

In that case just use qpwgraph and wire the outputs to both the stereo and s/pdif outputs.
If either of the outputs is not available then the driver doesn't support them, which is not uncommon for Creative devices, to put it mildly.

[–] [email protected] 1 points 11 months ago

OKAY after some frustration, i think i figured it out. this command saved me

pactl load-module module-alsa-sink device=hw:2,1

hw:2 being the device id or something when i use pactl list cards

now to figure out how to change the name