1
0
Fork 0

mixer: add example

This commit is contained in:
outfoxxed 2024-05-19 05:52:18 -07:00
parent b9e744b506
commit 7d0bfb6b61
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
4 changed files with 107 additions and 0 deletions

7
mixer/README.md Normal file
View file

@ -0,0 +1,7 @@
# Audio mixer
This is a simple audio mixer built with the pipewire API.
You can run the mixer with `quickshell -p shell.qml`.
![](./image.png)