Skip to content

futpib/pagraphcontrol

Repository files navigation

PulseAudio Graph Control

Build Status

Screenshot

Keyboard Shortcuts

Key Mnemonic Description
hjkl ←↓↑→ vim-like Selecting objects
space Toggle mute (also try with control and/or shift)
90 /* mpv-like Volume up/down
cnpg Cards, Network, Preferences, Graph Switch between panels
f Pay respects Set sink/source as default
m Move Move selected object
a Add Load a module

Install

Arch

pagraphcontrol-git on AUR

yay -S pagraphcontrol-git

Ubuntu (manual build)

sudo apt install npm python
sudo npm install -g yarn

git clone https://github.com/futpib/pagraphcontrol.git
cd pagraphcontrol

yarn install
yarn build

PulseAudio volume peaks (optional)

To see audio peaks build papeaks and put it on your PATH.

See Also

Other PulseAudio Superpowers

PulseAudio Documentation