> Thanks. How do you communicate to the gui loop when it should update > itself based on audio activity? >
A very simple method if you can access the relevant data in a thread safe manner is polling at gui rates (~10 Hz) driven by some kind of cyclic timer. HTH, Luis _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
