Re: [LAD] ALSA POLLIN event problems

2011-01-26 Thread Louis Gorenfeld
For some reason, gmail has stopped delivering my LAD messages, so apologies if this reply isn't working correctly... I'm attempting to run, in general, a 128 sample buffer (frames per fragment). There is a lower latency mode though which is 64 samples. I have two fragments. Maybe if I want to do

Re: [LAD] ALSA POLLIN event problems

2011-01-25 Thread fons
On Tue, Jan 25, 2011 at 10:30:16AM -0500, Paul Davis wrote: > On Thu, Jan 20, 2011 at 7:40 PM, Louis Gorenfeld > wrote: > > Hey, I've been having a lot of trouble with ALSA and processing input > > in a full duplex loop, and I was wondering if anyone here had any > > insight.  I'm using the ALSA

Re: [LAD] ALSA POLLIN event problems

2011-01-25 Thread Paul Davis
On Thu, Jan 20, 2011 at 7:40 PM, Louis Gorenfeld wrote: > Hey, I've been having a lot of trouble with ALSA and processing input > in a full duplex loop, and I was wondering if anyone here had any > insight.  I'm using the ALSA poll file descriptor method with the mmap > routines.  Typically, my pr

[LAD] ALSA POLLIN event problems

2011-01-20 Thread Louis Gorenfeld
Hey, I've been having a lot of trouble with ALSA and processing input in a full duplex loop, and I was wondering if anyone here had any insight. I'm using the ALSA poll file descriptor method with the mmap routines. Typically, my processing loop is blowing past the poll statement with input reque