AudioKit / AudioKitUI

Controls and Visualization for AudioKit apps
MIT License
200 stars 53 forks source link

Added SpectrumView and dependencies #13

Closed Matt54 closed 3 years ago

Matt54 commented 3 years ago

Added SpectrumView (and a few children Views)

This View depends on MorphableShape which allows for a complex path animation

Also depends on helpers from this PR: https://github.com/AudioKit/AudioKit/pull/2422

aure commented 3 years ago

This looks like a ton of work. Will need to dig deeper, but I see no reason not to accept it now.