CompuServe Thread

#Sound is Silent

3 messages in this thread
#42678From: Jim VentolaAug 23, 1992 4:12 PM
Using the latest modules (sound 2.05f, etc.) from here, I find that the following script fails to produce sound. I know that the sound is there since I can play it with other utilities. What is wrong: module "director:modules/sound" sound "LOAD",1,"tutorial:sounds/titan3.snd" sound "PLAY",1,0,64 pause 300 Thanks. PS: Using amiga 3000/16
#42684From: Jim VentolaAug 23, 1992 11:25 PM
Well, I got it going after loading some of the sound scripts that come with The Director. I am not sure yet what was wrong–probably I had the file or path wrong, though in that case I would have expected an error message.
#42714From: Keith DoyleAug 25, 1992 12:43 AM
Yes, I'd be curious to know some more specifics, I tried the example here and it worked with no problem. If there is some error condition that isn't being reported, I'd like to identify it so it can be fixed. Keith