AudioKit/AudioKitUI

NodeOutputPlot's updateColor(_:) doesn't work

Lascorbe opened this issue · 1 comments

But .color does work, so I think the method updateColor(_:) can be marked as deprecated?

It looks like NodeOutputPlot was deprecated in this commit: 6aaefe6 . Although, there's a new SwiftUI based NodeOutputView which has its color passed through the initializer.