Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uunet!zephyr.ens.tek.com!tektronix!reed!orpheus From: orpheus@reed.UUCP (P. Hawthorne) Newsgroups: comp.sys.mac.programmer Subject: Mixing Sounds Message-ID: <15980@reed.UUCP> Date: 30 Jan 91 10:16:32 GMT Reply-To: orpheus@reed.UUCP (P. Hawthorne) Distribution: na Organization: Reed College, Portland OR Lines: 15 It seems that in order to play multiple, asynchronous sounds, you add the sounds, divide by two, then play the result. Sonic algebra? Sounds like a good band, or at least a good approach. Anyway, it took me a long time to get the Sound Manager working at all, much less well, and I was wondering if there is any code out there that does this already. Anything but reading the Sound Manager docs again! I understand that System 6.07 does this, but I decided not to run that release based on some highly trusted advice. orpheus@reed