ZLHistogramAudioPlot icon indicating copy to clipboard operation
ZLHistogramAudioPlot copied to clipboard

A hardware-accelerated audio visualization view using EZAudio, inspired by AudioCopy.

Results 7 ZLHistogramAudioPlot issues
Sort by recently updated
recently updated
newest added

Hello, I have to create Polar Plot, I have to create RMS Value from this variable buffer[0]

My own access to the microphone AudioBuffer original data, updateBuffer audioPlot call this method when how should fill in parameters

plotData in EZAudioPlot is missing, makes the dealloc method in ZLHistogramAudioPlot has error.

Hi, Recently I downloaded this great project, but when I try to run it I am getting the following error `[EZAudioPlotGL setColors]: unrecognized selector sent to instance`. I tried to...

I want to play the local music with the visualization view, how can I do it? tks.

When used in the same view controller with a UITableView or UICollectionView there is a problem when scrolling the table view. I'm guessing that they are both performed on the...

There is a shouldMirror property, but it doesn't seem to be working, because I've set it to "YES" and the histogram isn't mirrored.