thijs van severen wrote:
amidi -l should list all midi out ports that are
available to amidi, right?
It lists all ports implemented by an ALSA kernel driver. It is possible
to implement raw MIDI ports in software, but those are not listed.
123456789012345678901234567890123456789012345678901234567890123456789012
ALSA's raw MIDI interface and sequencer interface are different.
Usually, you want to use the latter. Try "aplaymidi -l".
Another question: will a usb midi interface list the
midi ports under alsa?
Yes.
Regards,
Clemens