On Sun, Jul 3, 2011 at 1:28 PM, Emanuel Rumpf <[email protected]> wrote: > - in the wiki example code, gtk_main_quit(); is called before > jack_session_event_free( ev ); > it appears, that jack_session_event_free() will never be called ?
qtk_main_quit() has zero effect until control is returned to the main event loop. _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
