<?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 for Digital Cardboard</title>
	<atom:link href="http://digitalcardboard.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://digitalcardboard.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 21 Mar 2010 16:18:30 -0600</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on The SoX of Silence by jason</title>
		<link>http://digitalcardboard.com/blog/2009/08/25/the-sox-of-silence/comment-page-1/#comment-2523</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Sun, 21 Mar 2010 16:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcardboard.com/blog/?p=75#comment-2523</guid>
		<description>Making a batch file would simply be replacing the file parameter with %1 like the following:

&lt;blockquote&gt;sox %1 temp.wav silence 1 0.1 1%% reverse
sox temp.wav trimmed-%1 silence 1 0.1 1%% reverse &lt;/blockquote&gt;

Which would turn your &lt;em&gt;file.wav&lt;/em&gt; into &lt;em&gt;trimmed-file.wav&lt;/em&gt;.
(Note that in order to escape the percent sign for 1%, you&#039;ll need to use two of them)</description>
		<content:encoded><![CDATA[<p>Making a batch file would simply be replacing the file parameter with %1 like the following:</p>
<blockquote><p>sox %1 temp.wav silence 1 0.1 1%% reverse<br />
sox temp.wav trimmed-%1 silence 1 0.1 1%% reverse </p></blockquote>
<p>Which would turn your <em>file.wav</em> into <em>trimmed-file.wav</em>.<br />
(Note that in order to escape the percent sign for 1%, you&#8217;ll need to use two of them)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The SoX of Silence by John</title>
		<link>http://digitalcardboard.com/blog/2009/08/25/the-sox-of-silence/comment-page-1/#comment-2513</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 20 Mar 2010 20:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcardboard.com/blog/?p=75#comment-2513</guid>
		<description>sox in.wav temp.wav silence 1 0.1 1% reverse
sox temp.wav out.wav silence 1 0.1 1% reverse

THANKS : works great for trimming, happy to find I was not the only one looking for an answer !

question : how would you batch it</description>
		<content:encoded><![CDATA[<p>sox in.wav temp.wav silence 1 0.1 1% reverse<br />
sox temp.wav out.wav silence 1 0.1 1% reverse</p>
<p>THANKS : works great for trimming, happy to find I was not the only one looking for an answer !</p>
<p>question : how would you batch it</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The SoX of Silence by Tom</title>
		<link>http://digitalcardboard.com/blog/2009/08/25/the-sox-of-silence/comment-page-1/#comment-1410</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sun, 24 Jan 2010 21:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcardboard.com/blog/?p=75#comment-1410</guid>
		<description>This post was extremely useful. Thanks a million.</description>
		<content:encoded><![CDATA[<p>This post was extremely useful. Thanks a million.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The SoX of Silence by Linux Scanner Recorder (rev 3) &#171; mochaRHW Linux Blog</title>
		<link>http://digitalcardboard.com/blog/2009/08/25/the-sox-of-silence/comment-page-1/#comment-1211</link>
		<dc:creator>Linux Scanner Recorder (rev 3) &#171; mochaRHW Linux Blog</dc:creator>
		<pubDate>Fri, 04 Dec 2009 07:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcardboard.com/blog/?p=75#comment-1211</guid>
		<description>[...] also learned a lot more about how to use the &#8220;silence&#8221; option in sox thanks to this blog post which I suggest you read to understand how to tweak the parameters.  The way I hardcoded the [...]</description>
		<content:encoded><![CDATA[<p>[...] also learned a lot more about how to use the &#8220;silence&#8221; option in sox thanks to this blog post which I suggest you read to understand how to tweak the parameters.  The way I hardcoded the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The SoX of Silence by mocha</title>
		<link>http://digitalcardboard.com/blog/2009/08/25/the-sox-of-silence/comment-page-1/#comment-1208</link>
		<dc:creator>mocha</dc:creator>
		<pubDate>Wed, 02 Dec 2009 09:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcardboard.com/blog/?p=75#comment-1208</guid>
		<description>This is excellent.  Just what I was looking for thanks!</description>
		<content:encoded><![CDATA[<p>This is excellent.  Just what I was looking for thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Take that, Toshiba! by Sanjeev</title>
		<link>http://digitalcardboard.com/blog/2009/02/25/take-that-toshiba/comment-page-1/#comment-1193</link>
		<dc:creator>Sanjeev</dc:creator>
		<pubDate>Tue, 24 Nov 2009 16:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcardboard.com/blog/?p=4#comment-1193</guid>
		<description>Hi, thanks for such detailed explanation.  You have done a great community service. Would you know by any chance such jumper points for Toshiba Tecra M5.  I will be obliged if you could email me at sanjivrp at yahoo dot com.

Thks</description>
		<content:encoded><![CDATA[<p>Hi, thanks for such detailed explanation.  You have done a great community service. Would you know by any chance such jumper points for Toshiba Tecra M5.  I will be obliged if you could email me at sanjivrp at yahoo dot com.</p>
<p>Thks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Take that, Toshiba! by Fabiann</title>
		<link>http://digitalcardboard.com/blog/2009/02/25/take-that-toshiba/comment-page-1/#comment-1187</link>
		<dc:creator>Fabiann</dc:creator>
		<pubDate>Sun, 22 Nov 2009 00:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcardboard.com/blog/?p=4#comment-1187</guid>
		<description>Thank you!
It&#039;s so easy to find the solution for A105 series, but not the A215 series.
You saved yet another computer.</description>
		<content:encoded><![CDATA[<p>Thank you!<br />
It&#8217;s so easy to find the solution for A105 series, but not the A215 series.<br />
You saved yet another computer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Take that, Toshiba! by James Anderson</title>
		<link>http://digitalcardboard.com/blog/2009/02/25/take-that-toshiba/comment-page-1/#comment-1054</link>
		<dc:creator>James Anderson</dc:creator>
		<pubDate>Sun, 25 Oct 2009 01:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcardboard.com/blog/?p=4#comment-1054</guid>
		<description>Finally someone who knows something. Worked like a charm. Thanks</description>
		<content:encoded><![CDATA[<p>Finally someone who knows something. Worked like a charm. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Update Stalling/Stuck/Hang at &#8220;Searching for Updates&#8221; by Mike</title>
		<link>http://digitalcardboard.com/blog/2008/08/16/windows-update-stallingstuckhang-at-searching-for-updates/comment-page-1/#comment-3</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 26 Jan 2009 23:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://digitalcardboard.com/blog/?p=3#comment-3</guid>
		<description>I used to work at Geek Squad for Best Buy. Standard procedure was to configure a customer&#039;s computer to use the BBY proxy server. Many times the technician, if you can even call them that with a straight face, would forget to remove it. I can&#039;t tell you how many times this caused a problem when they took the computer home.</description>
		<content:encoded><![CDATA[<p>I used to work at Geek Squad for Best Buy. Standard procedure was to configure a customer&#8217;s computer to use the BBY proxy server. Many times the technician, if you can even call them that with a straight face, would forget to remove it. I can&#8217;t tell you how many times this caused a problem when they took the computer home.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
