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. For sure snd_seq_input_event cannot know where to get the events from, but how can i tell snd_seq_input_event ??? rds guenther _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel