Replacement beep.sys that uses soundcard
  Home FAQ Contact Sign in
microsoft.public.windowsxp.customize only
 
Advanced search
POPULAR GROUPS

more...

microsoft ... customize Profile…
 Up
Replacement beep.sys that uses soundcard         


Author: Swifty
Date: Aug 16, 2008 13:22

Now that I've recovered the function of the system beeper and discovered
that there is an associated device (beep) and a driver (beep.sys) I'm
wondering if there is a replacement for beep.sys that diverts the beeps
to the system soundcard?

One of my old IBM PC's seemed to have this built into the motherboard,
as it came with a sound chip and had a pair of tiny speakers in the font
of the system unit. The beeps produced by this system were much easier
on the ear than the true system speaker beeps, and I'd like to get
something like that back, if possible. I've searched for replacement
beep.sys drivers, but found nothing so far.

2 Comments
RE: Replacement beep.sys that uses soundcard         


Author: Andrew E.
Date: Aug 18, 2008 21:09

Youre mother board & its default "beeps" &/or its speakers are usually only
used for warnings to the user,or "all is well" (one start-up beep,"leave all
alone...Forget what youre trying to do...

"Swifty" wrote:
Show full article (0.97Kb)
no comments
Re: Replacement beep.sys that uses soundcard         


Author: Swifty
Date: Aug 19, 2008 01:11

Andrew E. wrote:
> Youre mother board & its default "beeps" &/or its speakers are usually only
> used for warnings to the user,or "all is well" (one start-up beep,"leave all
> alone...Forget what youre trying to do...

What I'm proposing would have no effect on those beeps as they are
controlled by the BIOS before the PC even discovers that the hard drive
contains Windows.

What I'd like is a more musical beep when my code uses:

Call Beep 262,400 /* Middle C, roughly, for 400mS */

I have a variation on the code above that plays "The Girl from Ipanema",
which I used in the office as retaliation against people whose mobile
phones kept going off.

I'll just dust off my "C Programming Language" book, and write a better
beep.sys — it's hardly the most complex driver.

no comments

RELATED THREADS
SubjectArticles qty Group
Re: cvs commit: src/sys/sys mbuf.h src/sys/net if_ethersubr.cmailing.freebsd.cvscurrent ·
cvs commit: src/sys/sys proc.h src/sys/kern kern_thread.cmailing.freebsd.cvs-current ·