]> git.alsa-project.org Git - alsa-utils.git/commit
aplaymidi: list only MIDI-capable ports
authorClemens Ladisch <clemens@ladisch.de>
Tue, 2 May 2006 13:43:07 +0000 (15:43 +0200)
committerClemens Ladisch <clemens@ladisch.de>
Tue, 2 May 2006 13:43:07 +0000 (15:43 +0200)
commit3a7f46c00f94bee3f236ca61c2906d7e9d1717c3
tree406af37534c34ce02a11b4be21d22936bda338d1
parentf92e100b56bd2fff683315ff4d319ce379665069
aplaymidi: list only MIDI-capable ports

When listing ports with aplaymidi/arecordmidi, show only
ports that understand MIDI messages, i.e., that have the
SND_SEQ_PORT_TYPE_MIDI_GENERIC flag set.
seq/aplaymidi/aplaymidi.c
seq/aplaymidi/arecordmidi.c