Merge pull request #132 from ThatOneCalculator/feat/cava-fps-config
feat: make audio visualizer FPS configurable
This commit is contained in:
commit
ecc43f7f1e
4 changed files with 53 additions and 1 deletions
|
|
@ -236,6 +236,7 @@ Singleton {
|
|||
property bool showMiniplayerCava: false
|
||||
property string visualizerType: "linear"
|
||||
property int volumeStep: 5
|
||||
property int cavaFrameRate: 60
|
||||
}
|
||||
|
||||
// ui
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue