so, who broke Panther's scripted volume control?
so, who broke Panther's scripted volume control?
- Subject: so, who broke Panther's scripted volume control?
- From: Charles Arthur <email@hidden>
- Date: Thu, 6 Nov 2003 15:54:02 +0000
Someone else has remarked, but I've seen no further discussion, of the fact
that Panther's "set sound volume" standard addition, seems to be bust.
The dictionary gives
set volume number -- the volume level, from 0 (silent) to 7 (full volume)
However if one does
set volume 7
you get something around half-level.
If you try
repeat with thevol from 0 to 40
set volume thevol
beep
display dialog thevol giving up after 1
end repeat
then it increases in volume from about 0 to 7 but never goes further.
Cc'd to c.n. in the hope he'll have an explanation (or a workaround!), or
be able to prioritise the fixing of this non-feature. Else I'll have to bin
my otherwise rather nifty "set sound volume" script for use with Salling
Clicker and my T68i.
Charles
--
----------------------------
http://www.ukclimbing.com : 1100+ British crags, 350+ British climbing
walls - searchable by distance and anything else you care to think of -
with weather forecasts for every one, plus maps, articles, news and
features. And there's even a cool shop attached.
________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs Email
Security System. For more information on a proactive email security
service working around the clock, around the globe, visit
http://www.messagelabs.com
________________________________________________________________________
_______________________________________________
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.