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
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.
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