Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!brutus.cs.uiuc.edu!apple!well!oster From: oster@well.sf.ca.us (David Phillip Oster) Newsgroups: comp.sys.mac.programmer Subject: Re: Sound Manager Question... Keywords: SOUND MANAGER Message-ID: <17176@well.sf.ca.us> Date: 11 Apr 90 08:36:32 GMT References: <78944@tut.cis.ohio-state.edu> Reply-To: oster@well.UUCP (David Phillip Oster) Organization: Whole Earth 'Lectronic Link, Sausalito, CA Lines: 13 If you read the fine print, you'll discover that the Sound Manager does not implement 4-voice sound on a MacPlus, or an SE. You should probably just use Sound Driver. It is what Hypercard uses to do telephone touch tones. Another problem: The sound driver loads 1/60 sec of sound at a time into video memory, synthesized from the parameters in the Sound driver parameter block. If your rythym requirements make you divide time into finer intervals than 60 parts per second, you'll have to give up on the managers and access the sound buffers directly. Heaven help you when you want to be compatible with future machines. -- -- David Phillip Oster - Note new address. Old one has gone Bye Bye. -- oster@well.sf.ca.us = {backbone}!well!oster