13
0
livetrax/libs/backends/alsa
Robin Gareus eea697b260
ALSA backend: try to recover from poll errors
When recover() successfully re-initializes the device,
processing can continue just like after an x-run.

This can happen during initial session load of "expensive"
sessions (in particular on slow systems, e.g. Raspberry Pi)
usually with synths. Worker thread pulls in many external
files in the background which blocks the bus for a long time.
resulting in a poll-timeout.
2020-03-28 22:06:12 +01:00
..
alsa_audiobackend.cc Downgrade "using all channels" warning to info - part 2 2020-01-25 04:17:53 +01:00
alsa_audiobackend.h
alsa_midi.cc
alsa_midi.h
alsa_rawmidi.cc
alsa_rawmidi.h
alsa_sequencer.cc
alsa_sequencer.h
alsa_slave.cc
alsa_slave.h
select_sleep.h
wscript
zita-alsa-pcmi.cc ALSA backend: try to recover from poll errors 2020-03-28 22:06:12 +01:00
zita-alsa-pcmi.h