[Qt-interest] Jack Qt integration

Andrea Franceschini therealmorpheu5 at gmail.com
Thu Apr 2 20:21:59 CEST 2009


Hi all,
basically I need to integrate Jack (Jack Audio Connection Kit) in my
Qt application. Since Jack is written in C, it seems that there are
two ways:
1. using callbacks: I'm not expert in this field, is it possible to
reference a non-static member function of an instance and use it as a
callback function? I guess no.
2. using pthreads, but as far as I know, QThread is not pthread, right?

Has anybody any hint besides "look inside Rosegarden"? Thanks,
-- 
Andrea



More information about the Qt-interest-old mailing list