paul santa clara wrote: > ... > Note, that above I have tried both using subscriptions and directly > sending to the destination port. Neither works correctly when i am > sending the alsa event to another process, but snd_seq_ev_set_dest() > does work when sending to another port in the SAME process/client. I > verified this using another thread listening on the 2nd port. Pretty > odd. Finally, I output the event and drain the output... > > >>>snd_seq_event_output( our_parcel->seq, &event ); > snd_seq_drain_output( our_parcel->seq ); What is your program doing after this call? If you don't wait until the event has been delivered, the queue with the events still in it will be destroyed. HTH Clemens ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel