<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Lower Volume &amp; Shutdown</title>
	<atom:link href="http://MacDeveloperTips.com/applescript/lower-volume-and-shutdown.html/feed" rel="self" type="application/rss+xml" />
	<link>http://MacDeveloperTips.com/applescript/lower-volume-and-shutdown.html</link>
	<description>Tips, tools and code for iPhone and Mac developers.</description>
	<lastBuildDate>Wed, 18 Jan 2012 21:06:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: George Morten</title>
		<link>http://MacDeveloperTips.com/applescript/lower-volume-and-shutdown.html/comment-page-1#comment-634</link>
		<dc:creator>George Morten</dc:creator>
		<pubDate>Wed, 21 Jan 2009 01:03:26 +0000</pubDate>
		<guid isPermaLink="false">http://macdevelopertips.com/applescript/lower-volume-and-shutdown.html#comment-634</guid>
		<description>As noted above, in OS 10.5.6, setting volume = 0 does not work; however, if you simply want to LOWER the volume, use &quot;volume = 1&quot; and this will make the startup chime much quieter.</description>
		<content:encoded><![CDATA[<p>As noted above, in OS 10.5.6, setting volume = 0 does not work; however, if you simply want to LOWER the volume, use &#8220;volume = 1&#8243; and this will make the startup chime much quieter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stan Wilson</title>
		<link>http://MacDeveloperTips.com/applescript/lower-volume-and-shutdown.html/comment-page-1#comment-620</link>
		<dc:creator>Stan Wilson</dc:creator>
		<pubDate>Wed, 07 Jan 2009 15:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://macdevelopertips.com/applescript/lower-volume-and-shutdown.html#comment-620</guid>
		<description>One more observation.  The start-up chimes use the internal speakers.  So if you use the internal speakers as your normal output, this applescript works.  If, however, you use Line Out or Digital Out or some other output, you can leave the Internal Speakers muted all the time without any effect on your normal output.  This will quiet the chimes without any applescript.

(My OS version is OS 10.5.6)</description>
		<content:encoded><![CDATA[<p>One more observation.  The start-up chimes use the internal speakers.  So if you use the internal speakers as your normal output, this applescript works.  If, however, you use Line Out or Digital Out or some other output, you can leave the Internal Speakers muted all the time without any effect on your normal output.  This will quiet the chimes without any applescript.</p>
<p>(My OS version is OS 10.5.6)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stan Wilson</title>
		<link>http://MacDeveloperTips.com/applescript/lower-volume-and-shutdown.html/comment-page-1#comment-619</link>
		<dc:creator>Stan Wilson</dc:creator>
		<pubDate>Wed, 07 Jan 2009 03:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://macdevelopertips.com/applescript/lower-volume-and-shutdown.html#comment-619</guid>
		<description>Setting volume = 0 before shutting down does not stop startup chimes ion startup n OS 10.5.6.</description>
		<content:encoded><![CDATA[<p>Setting volume = 0 before shutting down does not stop startup chimes ion startup n OS 10.5.6.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

