Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site cmu-cs-g.ARPA Path: utzoo!watmath!clyde!burl!ulysses!allegra!bellcore!decvax!genrad!grkermi!panda!talcott!harvard!seismo!rochester!cmu-cs-pt!cmu-cs-g!monta From: monta@cmu-cs-g.ARPA Newsgroups: net.micro.mac Subject: SUMacC sound driver interface Message-ID: <276@cmu-cs-g.ARPA> Date: Tue, 11-Jun-85 12:42:39 EDT Article-I.D.: cmu-cs-g.276 Posted: Tue Jun 11 12:42:39 1985 Date-Received: Thu, 13-Jun-85 23:42:05 EDT Organization: Carnegie-Mellon University, CS/RI Lines: 20 I am trying to play a list of four-voice chords with SUMacC. It seems that SUMacC supports a different StartSound than is described in the Sound Driver Programmer's Guide, version of 11/15/84; the SUMacC routine supports only the four-voice synthesizer and does not provide completion routines. So, I am able to start a chord and make it last for any duration, but how am I to know when it stops, so that I can start the next (SUMacC does not provide a SoundDone function)? Or, as the manual suggests, if I set the duration to some large value to avoid clicks, how do I know when to change the rate fields? If anyone has successfully used SUMacC to play lists of chords, I'd like to know how you did it. Thanks, Peter monta@cmu-cs-g ..!rochester!cmu-cs-pt!cmu-cs-g!monta