Re: [Alsa-user] Read and write with different output sizes

2012-01-17 Thread Elias Kokkinis
Dear all, after some further research into the matter, it seems I have to do some asynchronous capture/playback with ALSA. I have searched for examples and found this site: http://alumnos.elo.utfsm.cl/~yanez/alsa-sample-programs/ where two example programs are included. microphone.c and speaker

[Alsa-user] Read and write with different output sizes

2012-01-16 Thread Elias Kokkinis
Hello all, I am posting a question I previously posted in alsa-devel, but did not get the expected feedback. I am using alsa drivers in an OMAP3530 processor to do some audio processing. I am implementing a typical speech enhancement algorithm with overlap-add. I use a window length of 2048 sa