mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-22 15:04:36 -04:00
feat(tracker): show CPU load percentage in the song panel
This commit is contained in:
parent
1a13fadd75
commit
340620ed49
@ -63,6 +63,7 @@ type (
|
||||
Panic bool
|
||||
SongPosition sointu.SongPos
|
||||
VoiceLevels [vm.MAX_VOICES]float32
|
||||
CPULoad float64
|
||||
|
||||
HasDetectorResult bool
|
||||
DetectorResult DetectorResult
|
||||
|
Reference in New Issue
Block a user