Initial bass-manage Qt Quick / Kirigami control panel.

PipeWire LFE/center mix UI with live pw-cli controls and conf save/reload.
This commit is contained in:
2026-08-27 04:30:14 +10:00
commit 0310f8177f
15 changed files with 975 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# Build
/build/
/cmake-build-*/
*.o
*.a
moc_*.cpp
*_autogen/
# Editor / OS
*~
*.swp
.DS_Store
.idea/
.vscode/
*.user
*.autosave