22
submitted 2 months ago by [email protected] to c/[email protected]

I have 2 physical output devices, say "speakers" and "headphones", and I frequently switch between them.

I also have a script that creates 2 virtual sinks for voice call and game by loading module-combine-sink twice on "speakers" and "headphones".

It works, but it's annoying that every time I want to switch device, I also need to mute the other one.

Ideally, I want to use module-remap-sink instead, remapping the 2 virtual sinks to the default one. This is where I'm stuck. What do I put in for master?

top 2 comments
sorted by: hot top controversial new old
[-] [email protected] 8 points 2 months ago* (last edited 2 months ago)

Were you thinking about something like this?

**Tip:** The default source can be referred as `@DEFAULT_SOURCE@` in commands, for example: `$ pactl set-source-mute @DEFAULT_SOURCE@ toggle`

Default sink:

@DEFAULT_SINK@
[-] [email protected] 4 points 2 months ago

Yes! Thank you very much!

this post was submitted on 29 Apr 2024
22 points (95.8% liked)

Linux

45457 readers
1567 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