On Wed, 2005-06-22 at 17:18 +0200, Olivier Guilyardi wrote: > Do you think it's ok if I listen to midi events in glib's main loop ? For > example with g_timeout_add() ? Better spawn a thread ? > You will like to have some control of the priorities for widget redraw versus midi RT response. So, a thread it is. --