<?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"
	>
<channel>
	<title>Comments on: Audacity 1.3.2 broken as designed</title>
	<atom:link href="http://scruss.com/blog/2006/11/12/audacity-132-broken-as-designed/feed/" rel="self" type="application/rss+xml" />
	<link>http://scruss.com/blog/2006/11/12/audacity-132-broken-as-designed/</link>
	<description>"I want to be a loony ... it's quite an important thing" - Graham Chapman</description>
	<pubDate>Fri, 21 Nov 2008 09:09:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: We Saw a Chicken &#8230; &#187; Blog Archive &#187; auplabels - extract times of tracks in an Audacity file for adding labels</title>
		<link>http://scruss.com/blog/2006/11/12/audacity-132-broken-as-designed/#comment-104113</link>
		<dc:creator>We Saw a Chicken &#8230; &#187; Blog Archive &#187; auplabels - extract times of tracks in an Audacity file for adding labels</dc:creator>
		<pubDate>Sat, 17 May 2008 13:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://scruss.com/blog/2006/11/12/audacity-132-broken-as-designed/#comment-104113</guid>
		<description>[...] 1.3&#8217;s method of track splitting has always seemed a pain, so I wrote the above to help [...]</description>
		<content:encoded><![CDATA[<div class='microid-bbb1d9179c815c9b248ef70698c97080d601ee78'>[...] 1.3&#8217;s method of track splitting has always seemed a pain, so I wrote the above to help [...]</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: scruss</title>
		<link>http://scruss.com/blog/2006/11/12/audacity-132-broken-as-designed/#comment-74162</link>
		<dc:creator>scruss</dc:creator>
		<pubDate>Fri, 16 Nov 2007 00:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://scruss.com/blog/2006/11/12/audacity-132-broken-as-designed/#comment-74162</guid>
		<description>looks like it works better now.</description>
		<content:encoded><![CDATA[<div class='microid-39e9203943c28eb09e49ddfabd32604466ddf22a'>looks like it works better now.</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: scruss</title>
		<link>http://scruss.com/blog/2006/11/12/audacity-132-broken-as-designed/#comment-27834</link>
		<dc:creator>scruss</dc:creator>
		<pubDate>Wed, 15 Nov 2006 12:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://scruss.com/blog/2006/11/12/audacity-132-broken-as-designed/#comment-27834</guid>
		<description>Even then, after I'd finished the editing and saved the project, it corrupted it and made it impossible and go back to edit anything. I should stick to 1.2.</description>
		<content:encoded><![CDATA[<div class='microid-39e9203943c28eb09e49ddfabd32604466ddf22a'>Even then, after I&#8217;d finished the editing and saved the project, it corrupted it and made it impossible and go back to edit anything. I should stick to 1.2.</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: scruss</title>
		<link>http://scruss.com/blog/2006/11/12/audacity-132-broken-as-designed/#comment-27614</link>
		<dc:creator>scruss</dc:creator>
		<pubDate>Sun, 12 Nov 2006 18:47:02 +0000</pubDate>
		<guid isPermaLink="false">http://scruss.com/blog/2006/11/12/audacity-132-broken-as-designed/#comment-27614</guid>
		<description>I found a rather cruddy way of fixing this. The Audacity project file is XML, so you can grep out stuff you need. F'rinstance:

&#160;grep '&#60;waveclip' project.aup &#124; sort -n &#124; uniq &#124; sed 's/&#60;waveclip offset="//; s/"&#62;//;'
This will give you a not-quite-in-numerical-order list of the clip offsets. Fiddling with this in a spreadsheet, adding track names, then doing 'Import Labels' will allow you to export as expected.</description>
		<content:encoded><![CDATA[<div class='microid-39e9203943c28eb09e49ddfabd32604466ddf22a'>I found a rather cruddy way of fixing this. The Audacity project file is XML, so you can grep out stuff you need. F&#8217;rinstance:</p>
<p>&nbsp;grep &#8216;&lt;waveclip&#8217; project.aup | sort -n | uniq | sed &#8217;s/&lt;waveclip offset=&#8221;//; s/&#8221;&gt;//;&#8217;<br />
This will give you a not-quite-in-numerical-order list of the clip offsets. Fiddling with this in a spreadsheet, adding track names, then doing &#8216;Import Labels&#8217; will allow you to export as expected.</p></div>
]]></content:encoded>
	</item>
</channel>
</rss>
