Improve performance of ma_node_uninit().
This changes the way ma_node_uninit() waits for the audio thread. Now, instead of waiting for the *entire* graph to complete, it only waits for it's local processing to complete.
Showing
This diff is collapsed.
Please register or sign in to comment