Bryan Ischo wrote: > Maybe I don't understand what the boundary is supposed to represent; > I thought it was supposed to represent the largest number of audio > frames that could be buffered for playback by the driver. That would be the buffer size. The boundary has no meaning in applications; you just use it as a special value for the stop threshold to disable underruns. > why do audio pipelines allow underrun? Because inserting silent samples because without reporting it to the application would be worse in many cases; any synchronization with other real-time events would be lost. When you don't care, disable underruns. This isn't the default for historical reasons. Regards, Clemens ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user