mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-09 17:05:41 +01:00
16533f81de
The queue should be started at the very same time of the start of the
stream itself in the interactive mode. Otherwise it'll get bogus long
waits until the start of the clip.
Move the code to start the queue in start_bar(), so that it's always
tied with the start sequence.
Fixes:
|
||
---|---|---|
.. | ||
aplaymidi2.1 | ||
aplaymidi2.c | ||
arecordmidi2.1 | ||
arecordmidi2.c | ||
Makefile.am |