Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!decwrl!public!brecher From: brecher@public.BTR.COM (Steve Brecher) Newsgroups: comp.sys.mac.system Subject: Re: Sound cdev does not see Suitcase sounds! Message-ID: <2268@public.BTR.COM> Date: 1 Apr 91 19:52:31 GMT References: <4196@ryn.mro4.dec.com> Organization: Software Supply, Sunnyvale CA Lines: 26 In <4196@ryn.mro4.dec.com>, long@mcntsh.enet.dec.com (Rich Long) laments: > I have about 50 sounds (snd) in a Suitcase file that is being opened at > startup. The Sound cdev doesn't see them, showing only the four standard > sounds, but SndControl does. Any ideas? > > This is System 6.0.7 on a IIci. Thanks loads! To patch Suitcase II 1.2.9 so that the Sounds cdev shows sounds in suitcase files as well as in the System file with System 6.0.7: With ResEdit, open a copy of Suitcase II that is not currently in use. Double click on the INIT resource type; in the ensuing window double-click on INIT 128 (the only item). Choose Find Hex from the Find menu. In the Change Hex dialog box, *carefully* type the following values (ResEdit will not echo the spaces if you type them; they are shown here for readability). Then click the Find Next button. (If ResEdit beeps in response, there has been an error.) Then click the Change button. Quit, confirming that changes are to be saved. Find Hex: 0006 015A Change to: 0007 015A -- brecher@btr.com (Steve Brecher)