AudioKit / AudioKitUI

Controls and Visualization for AudioKit apps
MIT License
187 stars 52 forks source link

Minor adjustments to documentation and minor adjust to SpectrogramFlatView #86

Closed mahal closed 2 months ago

mahal commented 2 months ago

No changes to functionality, just documentation. Created a .docc file so the manual can be built with Xcode and exported. Which I already did, see PR https://github.com/AudioKit/audiokit.io/pull/5

Furthermore some minor tweak in SpectrogramFlatView. I wanted to to two PRs but this all ended up in this one. It's a bugfix so that full amplitude shows loudest instead of half-loud.