In article <1112834454.538.3.camel@localhost>, Jared D. McNeill wrote: > > The problem: select on the /dev/sound fd is never saying that data > is available. Why is this the case? Isn't there always sound > available to read? On my system, I have to do a read to get the audio to start, before calling select the first time. Alan