5 ms·
No general framework will magically solve this problem, you need to tread carefully around the audio processing thread whatever you're using.
by Ycros 4y ago
No general framework will magically solve this problem, you need to tread carefully around the audio processing thread whatever you're using.
- b20000 4y agomy point is that there is an opportunity for a framework that solves all these problems out of the box. you could argue that drawing text is not a problem that a framework should solve. yet they do, so there is no reason that a framework cannot solve the typical problems of audio applications and inter thread communication etc.