[ALSA] seq-midi - silently ignore non-MIDI events
authorClemens Ladisch <clemens@ladisch.de>
Thu, 21 Jul 2005 06:01:22 +0000 (08:01 +0200)
committerJaroslav Kysela <perex@suse.cz>
Thu, 28 Jul 2005 10:22:34 +0000 (12:22 +0200)
ALSA sequencer
When non-MIDI sequencer events are sent to a RawMIDI port, silently
ignore them instead of returning a confusing error code which may upset
the sequencer and abort the current write() to /dev/snd/seq.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>

No differences found