AudioViz: added a wave spectrum visualization. changed color to "primary"
This commit is contained in:
parent
0e8c37a215
commit
cb9877cd1b
6 changed files with 116 additions and 32 deletions
|
|
@ -9,7 +9,7 @@ Singleton {
|
|||
id: root
|
||||
|
||||
property var values: Array(barsCount).fill(0)
|
||||
property int barsCount: 20
|
||||
property int barsCount: 32
|
||||
|
||||
property var config: ({
|
||||
"general": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue