Attempt to stabilize visualization flutter
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
This commit is contained in:
parent
cfd5b1c6fb
commit
919661c9e8
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ class VisualizationController : NSObject {
|
|||
j += 1; if j >= k { j = 0 }
|
||||
}
|
||||
self.visAudioCursor = j
|
||||
self.latency += Double(amount) / self.sampleRate
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue