PipeWire: Difference between revisions
imported>Fufexan Add note about attribute sets not being merged with defaults |
imported>Fufexan m Add recommendations for script starting |
||
| Line 137: | Line 137: | ||
pw-link "M-Audio Fast Track MKII Pro:capture_1" "Microphone:input_MONO" | pw-link "M-Audio Fast Track MKII Pro:capture_1" "Microphone:input_MONO" | ||
</syntaxHighlight> | </syntaxHighlight> | ||
In order to load the script on startup, it can be added to <code>~/.xprofile</code> or the specific DE/WM autostart config. Similarly, a one-shot user service can be created that runs the script. | |||
==Low-latency setup== | ==Low-latency setup== | ||