Path: utzoo!attcan!uunet!ncrlnk!ncrcae!hubcap!gatech!rutgers!netnews.upenn.edu!eniac.seas.upenn.edu!adlerm From: adlerm@eniac.seas.upenn.edu (Michael A. Adler) Newsgroups: comp.sys.mac.programmer Subject: Digitized sounds w/new sound manager Summary: Looking for example code to playback digitized sounds Keywords: Sound Manager,snd Message-ID: <6128@netnews.upenn.edu> Date: 10 Nov 88 21:09:26 GMT References: <730071@hpcilzb.HP.COM> Sender: news@netnews.upenn.edu Reply-To: adlerm@eniac.seas.upenn.edu.UUCP (Michael A. Adler) Organization: University of Pennsylvania Lines: 17 I am trying to allow my program to play digitized sounds but am having great difficulty in operating Apple's new sound manager. The sounds are recorded with the MacRecorder by Farallon using their SoundEdit program. The sample sound is then saved as a 'snd ' resource into my application's resource file. I'm not certain whether this 'snd ' is a type 1 or type 2 as specified in Inside Macintosh V, or how exactly to get this is play. I just want to reproduce the sound at its original sampling rate. Does anyone know the correct procedure or have a fragment of code to do this? Any leads will be greatly appreciated. -------------------------------------------------------------------- Michael A. Adler adlerm@eniac.seas.upenn.edu