This subclass of NSView visualizes the user's voice input sound level using multiple sinus waves that move in an organic, vivid way. Heavily inspired by Apple's iOS 7 Siri interface.
You need to add EZAudio
to your project and add its dependencies (Frameworks).
Usage should be clear once you see the annotated header file. In Interface Builder, drag a Custom View from the inspector and set its class to SISinusWaveView
.
- Raffael Hannemann
- @raffael_me
- http://www.raffael.me/
Copyright (c) 2013 Raffael Hannemann Under BSD License.
Follow @raffael_me for similar releases.