 
            
            
            
            
                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