Path: utzoo!utgpu!water!watmath!clyde!rutgers!cmcl2!nrl-cmf!ames!pasteur!cory.Berkeley.EDU!svv From: svv@cory.Berkeley.EDU (Nobody in Particular) Newsgroups: comp.sys.ibm.pc Subject: Re: GENERATING TONES Message-ID: <395@pasteur.Berkeley.Edu> Date: 27 Jan 88 22:54:13 GMT References: <3505@batcomputer.tn.cornell.edu> <3506@batcomputer.tn.cornell.edu> Sender: news@pasteur.Berkeley.Edu Reply-To: svv@cory.Berkeley.EDU.UUCP (Nobody in Particular) Distribution: comp.sys.ibm.pc Organization: University of California, Berkeley Lines: 16 In article <3506@batcomputer.tn.cornell.edu> dorin@tcgould.tn.cornell.edu (Stewart Johnson) writes: >I would like to generate simple tones on my IBM PC's speaker using >BASIC. Nothing fancy. Something like a BEEP command where I could >specify tone and duration. Or a way to send a binary sequence as a >signal to the speaker. Try using the "play" command in regular BASIC. The manual describes it quite well, although I've never used it myself. ------------------------------------------------ #include S.Vasudevan svv@cory.berkeley.edu