• Max Kellermann's avatar
    jack: reduced sleep time to 1ms · a7326696
    Max Kellermann authored
    When waiting for free space in the ring buffer, the JACK plugin
    sleeped 10ms until there is enough space.  This delay was too large
    for low-latency setups (<10ms), and created a lot of xruns.  Work
    around that by reducing the sleep time to 1ms.
    
    A proper solution for this would be to use an event based approach,
    and we will do it, just not now.
    a7326696
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS 19.2 KB