feat: make audio visualizer FPS configurable
This commit is contained in:
parent
8f951946ea
commit
97455a862e
3 changed files with 35 additions and 1 deletions
|
|
@ -234,6 +234,7 @@ Singleton {
|
|||
property bool showMiniplayerCava: false
|
||||
property string visualizerType: "linear"
|
||||
property int volumeStep: 5
|
||||
property int cavaFps: 60
|
||||
}
|
||||
|
||||
// ui
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue