Forked from https://github.com/cyber-sushi/pipewire-sample-rate-config.
This fork uses GTK for the GUI instead of Tkinter.
A simple GUI script written in Python to change Pipewire's sample rate and buffer size.
You can use pw-top
to confirm that the changes are working.
Requires python3
and pyside6
installed.
Feedback is appreciated.