EZAudio icon indicating copy to clipboard operation
EZAudio copied to clipboard

An iOS and macOS audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations.

Results 103 EZAudio issues
Sort by recently updated
recently updated
newest added

I'm trying to use EZAudio to get the results like in the Voice Memo application -- the waveform has a ruler timeline on the top and waveform is embedded in...

For certain mp3 files getWaveformDataWithNumberOfPoints in EZAudioFile.m crashes because it reaches the end of file sooner than expected. Here is an example for how it turns out: 0: 4541 1:...

Okay so my problem is that i have some really old code which writes audio from mic and which i kind of not willing or cannot just go and change...

On interfaces that contain more then 1 stream, this method would fail. Reason being because you needed to get the size of the buffer, but originally it was defaulted to...

Hi All, I would like to use this library in my Xamarin iOS project. Is there any dll library for Xamarion iOS?

If you add how to get the Sound of frequency with the waveform , It's perfect!

@syedhali hey i am trying to integrate EZAudio into my project. I have been working on the EZAudioRecorderExample. When i try to stop recording and then start it again app...

I have a bad data access happening somewhere (reusing EZAudioFile waveform data). However, while tracking that problem down, I am having another bad access happen while the TPCircularBuffer is being...

Play local music file: Error: Failed to create ExtAudioFileRef ('wht?')