[LAD] JACK transport timebase and its callback

Julien Claassen julien at c-lab.de
Mon Oct 20 11:33:57 UTC 2008


Hello!
   I just read through the JACK transport section in the JACK reference again. 
If you want to be timebase-master you can (or must) supply a callback function 
to update the time-info.
   Does my program need audio thread (a process function?) Which timing source 
is used to update the time? Does my program provide it or does JACK provide it 
and my program only really kicks in when I want to relocate (jump to another 
position)?
   I am correct in assuming, that my code doesn't have to be multithreaded (at 
least not look multithreaded) if I want to use the JACK transport interface 
(control and timebase)?
   Kindest regards
            Julien

--------
Music was my first love and it will be my last (John Miles)

======== FIND MY WEB-PROJECT AT: ========
http://ltsb.sourceforge.net
the Linux TextBased Studio guide
======= AND MY PERSONAL PAGES AT: =======
http://www.juliencoder.de



More information about the Linux-audio-dev mailing list