Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!wugate!uunet!yale!eagle!dkonerding From: dkonerding@eagle.wesleyan.edu Newsgroups: comp.sys.apple Subject: cassette click Message-ID: <2390@eagle.wesleyan.edu> Date: 23 Oct 89 16:42:35 GMT Lines: 20 Hello, folks. I sense the UPS man approaching with my IBM clone; it's a matter of days. I'm trying to cram all the work I always wanted to do into about 72 hours. One thing I'm doing to trying to get a check the cassette in byte and see if there's sound coming in,and if so, click the speaker-- in effect, making the Apple speaker sound like whatever my tape is playing. I know that people have taped their voices and played them back with the Apple, the following program won't do the first job I mentioned: LDA C060 (or whatever the cassette-in byte is) CMP #A0 (160 seems to equal "no sound") BNE TOP BIT C030... all this does is click the speaker when sound is coming in, no pitch, nothing. How can I get this to work? Thanks. -- Remember, while having sex, always, always wear a condiment. DKONERDING@EAGLE.WESLEYAN.EDU DKONERDING%EAGLE@WESLEYAN.BITNET