mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-18 20:56:28 +01:00
It can happen that the main AlsaAudioBackend::_device_reservation is still busy while I/O devices are set. In this case a dedicated AlsaDeviceReservation needs to be used which can fail silently. A common example is disconnecting a USB device while it is in use. The Halted signal can show the session dialog, which calls set_input_device_name before the device reservation of the unplugged device terminated. |
||
|---|---|---|
| .. | ||
| alsa_audiobackend.cc | ||
| 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 | ||
| zita-alsa-pcmi.h | ||