forget all that ranting i made about jack_frames_since_cycle_start(). jack_frame_time() is an interpolated function that can be safely called from any thread (its not RT-safe, but it is fast), and will return a monotonically increasing frame counter. i wrote it. --p