syedhali / EZAudio

An iOS and macOS audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations.
Other
4.96k stars 824 forks source link

Merged back changes made in AudioKit #194

Open megastep opened 9 years ago

megastep commented 9 years ago

Hi there,

These are mostly some changes I've done while integrating the current version of EZAudio in the AudioKit project. Good job on improving the performance of these plots, by the way!

These are rather minor things compared to what we were using before, but if you don't mind merging that back then it will make it easier to keep AudioKit and EZAudio in sync from now on.

syedhali commented 9 years ago

Sweet, really appreciate this @megastep. I'll take a quick look and get these changes in later today!

megastep commented 9 years ago

I just found a bug that surfaced in AudioKit and included a fix for it, by the way. :)

JanX2 commented 8 years ago

Is there a reason, why this hasn’t been merged? LGTM. :)

megastep commented 8 years ago

Well it's been a while so I hope this is still relevant!