Re: [Alsa-devel] Receiving Sequencer Events

2002-02-17 Thread Guenther Sohler
Thank you very much. I'll implement it like that. rds guenther On 17-Feb-02 Jaroslav Kysela wrote: > 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

Re: [Alsa-devel] Receiving Sequencer Events

2002-02-17 Thread Jaroslav Kysela
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 s

[Alsa-devel] Receiving Sequencer Events

2002-02-17 Thread Guenther Sohler
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