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.94k stars 821 forks source link

OS X - EZAudioPlotGL issues list #309

Open akac opened 8 years ago

akac commented 8 years ago

Here are my issues:

If I try to pauseDrawing and resumeDrawing - the issues mostly go away, but still can occur. I just can't control a chance occurrence of the OS X drawing system and the plotGL view locking the GL context.

What is the best way around this? It makes the GL plot almost useless unless its in a view/window where it'll never move/resize.