I am using the EZAudio
library for iOS
to handle the playback of an audio file and generate its waveform.
I'd like to create the view with the entire waveform using the EZAudioPlotGL
view which is a subclass of UIView
.
Can anyone help me to increase the size of the wave as the view size using EZAudioPlotGL
.