-
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
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| alsa_plugin.c | ||
| ao_plugin.c | ||
| fifo_plugin.c | ||
| jack_plugin.c | ||
| mvp_plugin.c | ||
| null_plugin.c | ||
| oss_plugin.c | ||
| osx_plugin.c | ||
| pulse_plugin.c | ||
| shout_mp3.c | ||
| shout_ogg.c | ||
| shout_plugin.c | ||
| shout_plugin.h |