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

2012-01-17 Thread Elias Kokkinis
om the standard output [these programs use write() and read()] to a buffer, or the read from the standard input to a buffer. Any ideas? Comments? I thank everyone for their time, Elias On 16 Jan 2012, at 12:53, Elias Kokkinis wrote: > Hello all, > > I am posting a question I previou

[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