Clemens Ladisch schrieb: > Michael Schnupp wrote: > >> I want to use the RawMidi interface to send MIDI data to my midi port. >> At the moment, I open that "virtual" interface and connect the created >> port with 'system("aconnect 130:0 128:0")' directly afterwards. >> > > See the output of "amidi -l" for a list of RawMidi device names. > According to my man page "amidi -l" only lists *hardware* MIDI ports. (Hence no output, since both source and target are software MIDI ports.) I assume you mean "amidi -L". This lists "default", "hw", and "virtual". Where "default" seems to be some kind of alias for hw, which tries to open /dev/snd/midiC0D0 which does not exist. The "virtual" RawMidi port(130:0) is shown by "aconnect -i", and the timidity output port (128:0) is shown by "aconnect -o". But those are only the ports not the devices. (And if I understood correctly I need a device name instead of the "virtual".) Do I have to open the right device name or do I have to connect the "virtual" port to the timidity port? (And what is the right way to do so?) - Michael ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user