Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!kuhub.cc.ukans.edu!2fmlcalls From: 2fmlcalls@kuhub.cc.ukans.edu Newsgroups: comp.sys.mac.programmer Subject: Re: Setting & Getting Sound Volume: Problems? Message-ID: <1991Apr6.133450.29503@kuhub.cc.ukans.edu> Date: 6 Apr 91 13:34:50 CST References: <12661.27fcc6ab@amherst.bitnet> Organization: University of Kansas Academic Computing Services Lines: 17 > into the foreground, I set the volume to whatever it was when the user > left, if necessary. However, sometimes, after leaving my program > and using another program involving sound (including my own > program in another partition), the volume becomes irregular when > I return, fluctuating up and down without apparent reason. Is this > explainable? > > All comments appreciated, > Michael The only thing that comes to mind is that perhaps some background routine in the other program is wresting with the volume. If your program wrests with it as well, then it may be toggling back and forth between app environments. Of course if you (and the other programs) only SetSoundVol during major switching then who knows. john calhoun