Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!hao!ames!sri-spam!rutgers!rochester!PT.CS.CMU.EDU!andrew.cmu.edu!rj0z+ From: rj0z+@andrew.cmu.edu (Robert George Johnston, Jr.) Newsgroups: comp.sys.mac Subject: Digitized Sound Problems Message-ID: <4Vc96ly00XcPN3o0OS@andrew.cmu.edu> Date: Tue, 17-Nov-87 13:13:05 EST Article-I.D.: andrew.4Vc96ly00XcPN3o0OS Posted: Tue Nov 17 13:13:05 1987 Date-Received: Thu, 19-Nov-87 22:24:11 EST Organization: Carnegie Mellon University Lines: 18 I have been writing a program in Turbo Pascal, and wanted very much to incorporate Digitized Sound in it. I bought the Audio Digitizer from MacNifty (Impulse), and also got their programmer's stuff. It said that you could use it in your programs to play digitized (SoundCap) files. This is true, but I have two problems. The first, and most annoying problem that I have encountered is that the source code does not do a "back door" trick on the Sound Manager to elliminate the annoying click that is produced with every call to StartSound. Apple Computer's Tech Note 19 describes a way to get around this, but I have not been able to get it to work. I have also been having many troubles keeping StartSound calls from giving me System Errors (especially ID=02 [Address Error]). Does anybody have a piece of source code floating around that does this successfully? Or, maybe just some helpful suggestions or comments. Thanks, Rob Johnston