Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!kuhub.cc.ukans.edu!2fmlcalls From: 2fmlcalls@kuhub.cc.ukans.edu Newsgroups: comp.sys.mac.programmer Subject: Re: Simultaneous Sampled Sounds w/ System 7 Message-ID: <1991Apr30.124552.30203@kuhub.cc.ukans.edu> Date: 30 Apr 91 12:45:52 CDT References: <8c7M7sW00WBNE1N7Fv@andrew.cmu.edu> Organization: University of Kansas Academic Computing Services Lines: 19 In article <8c7M7sW00WBNE1N7Fv@andrew.cmu.edu>, jp57+@andrew.cmu.edu (Jefferson Provost) writes: > > > Hi, > > Have any of you had any success with getting two sampled sounds to be > mixed and played together with system 7.0? > Thanx, > > Jeff I have had it working for a couple months now with 6.07 and System 7. I'm afraid I do it on a higher level however. I just allocate two sound channels with two different vars. One of them I call with SndPlay, but the other I send buffer commands to. Despite the inconvenience of the sound volumes dropping when both sounds are playing, everything seems to work without hitch. john calhoun