Hello
I'm developing a QT application for OMAP L138 with the linux developer kit "ti-dvsdk_omapl138-evm_4_00_00_22" and I have a problem.
Based on the audioinput multimedia sample of QT, I get samples from the audio, I process the samples and displays the result on the LCD every second
The process of refresh the data in screen is in a separated threed.
The problem is that when I refresh the labels of the screen I lose samples from de audioinput.
Thanks
Joan