Merge pull request #132 from ThatOneCalculator/feat/cava-fps-config

feat: make audio visualizer FPS configurable
This commit is contained in:
Lemmy 2025-08-22 16:49:39 -04:00 committed by GitHub
commit ecc43f7f1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 53 additions and 1 deletions

View file

@ -236,6 +236,7 @@ Singleton {
property bool showMiniplayerCava: false
property string visualizerType: "linear"
property int volumeStep: 5
property int cavaFrameRate: 60
}
// ui