• David Reid's avatar
    Improve performance of ma_node_uninit(). · c5403669
    David Reid authored
    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.
    c5403669
miniaudio_engine.h 490 KB