This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This is a remapping of the Focusrite Scarlett 2i4 to Mono input and Stereo output | |
# Place this file in ~/.config/pipewire/pipewire.conf.d/ | |
# Then reload pipewire sudo systemctl reload --user pipewire.service | |
# Use pw-link --input and pw-link --output to find the name of the output and input device. | |
# The list will contain one line per port, but you will need the name of the device node. | |
# The format is <name of the device node>:<name of the port>. | |
# We need to configure two loopback modules. One for the sink and one of the source | |
context.modules = [ |