A collection of shorter thoughts, quick updates, and things I’ve learned that don’t warrant a full blog post.
Listing PipeWire inputs and outputs
pw-cli list-objects | rg node.name will give you a full list of all connected audio inputs and outputs on a PipeWire system.
