Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!bbn!ginosko!uunet!van-bc! From: lphillips@lpami.wimsey.bc.ca (Larry Phillips) Newsgroups: comp.sys.amiga Subject: Re: Installbeep ideas Message-ID: <652@lpami.wimsey.bc.ca> Date: 23 Jul 89 02:41:47 GMT Lines: 26 To: van-bc!rnews In <603@lehi3b15.csee.Lehigh.EDU>, wdimm@lehi3b15.csee.Lehigh.EDU (William Dimm) writes: >I didn't catch the beginning of this discussion of Installbeep, but >I gathered that it is a program to create a 'beep' instead of a screen >flash. I have been using a program called 'beepit' which does the >same thing, and is rather small (2344 bytes). I don't remember where I >got it from, but I believe it is PD, so I have included it below. That's one I whipped up a few years ago. It too will crash if a 'beep' is happening when another beep comes along. Comes from not having a re-entrant routine. I initialized the audio device outside the routine that replaces DisplayBeep(), and of course the program assumes it can use the audio device. I never did fix it up. If anyone is interested, I could mail the source (it's up on Compuserve). Personally, I use a little program called 'setbeep' that allows a digitized sound. My Amiga now 'drips' at me. -larry -- "So what the hell are we going to do with a Sun?" - Darlene Phillips - +-----------------------------------------------------------------------+ | // Larry Phillips | | \X/ lphillips@lpami.wimsey.bc.ca -or- uunet!van-bc!lpami!lphillips | | COMPUSERVE: 76703,4322 -or- 76703.4322@compuserve.com | +-----------------------------------------------------------------------+