Skip to content

Rewrote EZAudioPlot

Compare
Choose a tag to compare
@syedhali syedhali released this 26 Jun 08:52
· 245 commits to master since this release
  • Completely rewrote EZAudioPlot using Core Animation layers for much better performance and customization.
  • Made EZAudioPlot easier to subclass.
  • Added EZAudioDisplayLink to optimize real-time plots
  • Added EZPlotHistoryInfo to better manage rolling plots using internal circular buffer implementation.