Closed skyline75489 closed 1 year ago
I'm using an old MBP (Early 2015) and I noticed very high CPU usage while playing music (~50%). With this PR, the CPU usage drops to ~7% while playing.
Looks like I ran the numbers before a year ago almost to this day. I reverted back to the 0.01 NSTimer instead of using KVO, but did notice that a 0.1 timer took less CPU time. I just don't remember why I didn't apply that change afterward.
Oh, I think it might have been the sliders not adjusting constantly smoothly. I don't think it matters that much though.
This significantly reduces CPU usage.