Awesome
WaveformView macOS
An NSView subclass, in Swift (version 3), that reproduces the waveform effect seen in Siri on iOS 7 and 8. Includes a simple example application.
It's a Swift port of SISinusWaveView that also removed the requirement of EZAudio
. There is also a WaveformView for iOS that shares most of the same code.
Change Log
- 1.0
- Initial release
- Requires Swift 3