[Haskell-cafe] Precise timing

Brandon Allbery allbery.b at gmail.com
Tue Oct 21 09:24:46 UTC 2014


On Tue, Oct 21, 2014 at 4:05 AM, Heinrich Apfelmus <
apfelmus at quantentunnel.de> wrote:

> I would be hesitant to attribute your problem to the scheduler. An
> alternative explanation could be the following: The sound file played by
> the terminal when it encounters the \BEL character is longer than 100ms. A
> new sound will be played only when the previous sound has finished playing,


On most systems I've used, this isn't true; they're either suppressed or
they overlap, depending on system. (I've had to work around this.)

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20141021/7780b278/attachment.html>


More information about the Haskell-Cafe mailing list