pipewire: added qpwgraph

master
tiyn 2 years ago
parent 11be139b2a
commit 081659b142

@ -16,8 +16,12 @@ Make sure to restart to be sure everything is running correctly.
## Usage ## Usage
For simple sound processing in the form of volume adjustment as well as setting For simple sound processing in the form of volume adjustment as well as setting
the default input and output devices `pavucontrol` can be used as a simple the default input and output devices
mixer. [`pavucontrol`](https://freedesktop.org/software/pulseaudio/pavucontrol/) can be
used as a simple mixer.
For more advanced routing [`qpwgraph`](https://github.com/rncbc/qpwgraph) is
recommended.
`qpwgraph` is a graph-based interface using the Qt interface.
For further sound processing the easiest way to do so is using For further sound processing the easiest way to do so is using
[easyeffects](/wiki/linux/easyeffects.md) which features a wide range of effects [easyeffects](/wiki/linux/easyeffects.md) which features a wide range of effects
to apply to sound streams including noise reduction. to apply to sound streams including noise reduction.

Loading…
Cancel
Save