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 {
|
Singleton {
|
||||||
id: root
|
id: root
|
||||||
|
|
||||||
property real bpm: 1
|
property real bpm: 150
|
||||||
|
|
||||||
Process {
|
Process {
|
||||||
running: true
|
running: true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue