Re: Beep broken in 10.1.4?
Re: Beep broken in 10.1.4?
- Subject: Re: Beep broken in 10.1.4?
- From: Sander Tekelenburg <email@hidden>
- Date: Thu, 25 Apr 2002 02:41:31 +0200
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
At 12:53 -0700 UTC, on 23-04-2002, Christopher Nebel wrote:
[...]
>
The other problem is that sound output channels are considered
>
application resources in Mac OS X and are released when the application
>
terminates, even if they're not done playing. So the application starts
>
to play a beep, then terminates, and the sound gets cut off.
Interesting. Would that lead to the logical conclusion that using
tell me
beep
quit
end tell
should ensure that the beep is actually played? I mean, I can see how telling
another process to beep and then quit yourself would lose the beep. But when
you tell yourself to beep and then quit, it seems reasonable to not quit
before having beeped. (I'm in OS 9.2.1 at the moment, so I can't test it
right now.)
Btw, IIRC you can have multiple beeps in Mac OS X if you're willing to spell
them out:
beep
beep
beep
;)
Possibly a repeat loop works too.
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <
http://www.pgp.com>
iQA/AwUBPMdQq+sywKfXgqKdEQLhwQCfR5Qzah1fIFY85B5l1Z7wc1J6uc8An0pS
kG1mxbeUE9OMnZ6SMk9DKyPe
=Djsw
-----END PGP SIGNATURE-----
--
Sander Tekelenburg, <
http://www.euronet.nl/~tekelenb/>
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.