![](https://secure.gravatar.com/avatar/7e17dbdc898cc1761d06800ee824cf8c.jpg?s=120&d=mm&r=g)
22 Jul
2009
22 Jul
'09
5:56 p.m.
Clemens Ladisch wrote:
Lieven Moors wrote:
I had a question regarding the use of input(read) ports. What I want to do is distinguish events based on the input port they came through. Since the destination of the event is mostly set to 'broadcast', I cannot extract this information from the event itself.
Yes you can; when delivering broadcast or to-all-subscribers events, ALSA sets the event's destination field to the actual destination.
HTH Clemens
Thanks for confirming that. it was my own silly mistake, because i had used snd_seq_ev_set_subs before trying to filter...
Sorry for that...
greets,
Lieven