beatdetector: increase default bpm
This commit is contained in:
parent
748bfa9358
commit
54921ee354
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ import Quickshell.Io
|
|||
Singleton {
|
||||
id: root
|
||||
|
||||
property real bpm: 1
|
||||
property real bpm: 150
|
||||
|
||||
Process {
|
||||
running: true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue