On Sun, 17 Feb 2002, Guenther Sohler wrote: > Hallo List, > > I want to receive midi events from my external midi keyboard. > > Therefore I tried the seq decoder which comes with the alsa package. > This application creates a port and when I connect the midi port to this > listener ports, i can see the events coming from the keyboard. > > That means, If i want to receive events, i have to create a port and connect it > to the source port(external midi "port") - then receive the events with > > snd_seq_input_event (not sure whether this is the correct name) > > My question: is'nt it possible receiving events without creating a port.
Sorry, but the MIDI router code must know a destination which is given exactly a client+port address. This is concept of the ALSA's sequencer code. Jaroslav ----- Jaroslav Kysela <[EMAIL PROTECTED]> Linux Kernel Sound Maintainer ALSA Project http://www.alsa-project.org SuSE Linux http://www.suse.com _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel