OSDN Git Service

Added snd_seq_sync_output_queue() function.
authorTakashi Iwai <tiwai@suse.de>
Mon, 3 Sep 2001 10:41:18 +0000 (10:41 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 3 Sep 2001 10:41:18 +0000 (10:41 +0000)
commit0791fb2848f565cd3a2f97ba23cb5d71a6a63c6b
tree687e5dd7265e773fa0b3d083223e36766b9cb6d2
parent7b6eeb64de6b38c639ac3a5004defecf053976fe
Added snd_seq_sync_output_queue() function.
Rewrote playmidi1 to use this function.  It is no longer necessary
to wait for echoback.
include/seqmid.h
src/seq/seqmid.c
test/playmidi1.c