Pipewire: Difference between revisions

From miki
Jump to navigation Jump to search
Line 3: Line 3:
== Links ==
== Links ==
* [https://wiki.debian.org/PipeWire PipeWire - Debian Wiki].
* [https://wiki.debian.org/PipeWire PipeWire - Debian Wiki].
* [https://wiki.archlinux.org/title/PipeWire PipeWire - ArchLinux]


== Commands ==
== Commands ==

Revision as of 20:17, 24 April 2022

Pipewire is the new sound system on Linux, meant to replace Pulseaudio.

Links

Commands

# View status
systemctl --user status pipewire

# Use PipeWire instead of JACK
pw-jack SOMEAPP

# PipeWire process viewer (quantum usage...)
pw-top

# Setup sinks, sources, audio devices
pw-link
qjackctl         # Graphical tool, leveraging on JACK
qpwgraph         # Alternative, pipewire native