Basic IPC Manager - Not backward compatible
This commit is contained in:
parent
73580bcc04
commit
ee326a72ae
3 changed files with 49 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ import qs.Services
|
|||
|
||||
Singleton {
|
||||
id: root
|
||||
|
||||
|
||||
property var values: Array(count).fill(0)
|
||||
property int count: 44
|
||||
property int noiseReduction: 60
|
||||
|
|
@ -31,8 +31,6 @@ Singleton {
|
|||
}
|
||||
})
|
||||
|
||||
|
||||
|
||||
Process {
|
||||
id: process
|
||||
property int index: 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue