Re: NSBeep() blocks for some users

2011-07-20 Thread Jens Alfke
On Jul 20, 2011, at 8:13 AM, Glenn L. Austin wrote: >> I've had a few users complain that if my app calls NSBeep() many times in >> quick succession the program blocks until each of the beeps has played >> sequentially. I can't reproduce this: on my system, NSBeep() returns >> immediately and a s

Re: NSBeep() blocks for some users

2011-07-20 Thread Glenn L. Austin
On Jul 18, 2011, at 11:41 PM, George Nachman wrote: > I've had a few users complain that if my app calls NSBeep() many times in > quick succession the program blocks until each of the beeps has played > sequentially. I can't reproduce this: on my system, NSBeep() returns > immediately and a subseq