Pipewire: Difference between revisions
Jump to navigation
Jump to search
(→Links) |
|||
Line 4: | Line 4: | ||
* [https://wiki.debian.org/PipeWire PipeWire - Debian Wiki]. |
* [https://wiki.debian.org/PipeWire PipeWire - Debian Wiki]. |
||
* [https://wiki.archlinux.org/title/PipeWire PipeWire - ArchLinux] |
* [https://wiki.archlinux.org/title/PipeWire PipeWire - ArchLinux] |
||
* [https://news.ycombinator.com/item?id=26327779 PipeWire on HackerNews] |
|||
== Commands == |
== Commands == |
Revision as of 20:50, 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
# Command line
pw-cli
> info all
Bluetooth
- To change bluetooth device selected profile:
# See available profile and device id with 'pactl list' pactl set-card-profile bluez_card.38_18_4C_4B_6A_3A a2dp-sink-sbc_xq
References
Configuration files:
- /usr/share/wireplumber