AudioKit / AudioKitUI

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

Add wavetable array view #17

Closed Matt54 closed 3 years ago

Matt54 commented 3 years ago

Added new view called WavetableArrayView which visualizes an array of Tables

Also, made the WavetableView public and adjusted its stroke line width

aure commented 3 years ago

I think you want to base this off the AudioKitUI develop branch so that you can point to the latest AudioKit functions you've added.