Hi, At Fri, 9 Nov 2001 00:10:40 -0500 (EST), Ricardo Colon wrote: > > How would I change the send_event function in seq-sender.c(which seq.c > includes) so that it plays a chord(for ex, MIDI notes 60, 62, and 64) > instead of a single note.
Change the program code :) The seq-sender.c is really a test purpose only. Please feel free to extende it. > Also, why does the test program hang whenever I exit it. Is there any > way to exit cleanly without hanging notes? Perhaps another port is still connected to the destination port. If all ports are disconnected, all notes off event is sent automatically so that all hanging notes will be cleared. (Please note that this is not done until _all_ ports are disconnected.) Takashi _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel