You are here

Add new comment

I have moved the mutex lock and unlock to be inside the while loop.

I think the unlock may be after the wait for signal, assuming a sufficient time on wait state.

This still gives the same rate.

I will try to make the signal processing and the JACK output process to be asynchronous.

Thanks,

Nahum.