Hi,

I'm using ubuntu PC runs on Intel Core i7, 16 GB RAM.
I downloaded the latest JACK audio server tarball and built successfully,
and started using it. My requirement is to analyze input audio from
line-in and do some processing and send to output.

I just compiled simple_client.c and things starts to work.
My doubt is do I need to install linux real-time kerel update for JACK.

How do I know if jack is running real time, is it by checking for xruns ?

-ben