Reads an audio file and displays the waveform.
Features:
- You set the URL, I figure it out from there
- You can show play progress
- Supports animation
- If I'm stretched, I will redraw to avoid pixelation
- Supports iOS5+ and ARC
- If allowed, touching me can set progress to that point
Usage:
- Add
pod 'FDWaveformView', '~> 0.1.2'
to your Podfile - The the API documentation under "Class Reference" at http://cocoadocs.org/docsets/FDWaveformView/
- Add your project to "I USE THIS" at https://www.cocoacontrols.com/controls/fdwaveformview to keep more project updates coming