<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: alsd - An Ableton Live set dumping utility</title>
      <link>http://projects.metafilter.com/4227/alsd-An-Ableton-Live-set-dumping-utility/</link>
      <description>Comments on MetaFilter Projects post alsd - An Ableton Live set dumping utility</description>
	  	  <pubDate>Tue, 11 Feb 2014 16:58:20 -0800</pubDate>
      <lastBuildDate>Tue, 11 Feb 2014 16:58:20 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
    
  	<title>alsd - An Ableton Live set dumping utility</title>
  	<link>http://projects.metafilter.com/4227/alsd-An-Ableton-Live-set-dumping-utility</link>	
    <description>In the course of the recent end-of-year ritual of going through my past year&apos;s unfinished Ableton Live projects, I found myself writing a Python script to partially automate the task, by examining the Live sets and dumping information about them (namely, the tracks and the instrument/effect devices in them) as text.&lt;br /&gt;&lt;br /&gt;This was made easier by the fact that an Ableton Live set is just a .gzipped XML file, with a fairly unobfuscated schema. &lt;br /&gt;&lt;br /&gt;This is the initial version of the script, which lists tracks and devices (including AudioUnit preset names). Future versions will add more functionality, including possibly the extraction of MIDI data, plugin preset data, lists of samples used and such.</description>
  	<guid isPermaLink="false">post:projects.metafilter.com,2014:site.4227</guid>
  	<pubDate>Mon, 10 Feb 2014 18:15:56 -0800</pubDate>
  	<dc:creator>acb</dc:creator>
</item>
<item>
  	<title>By: acb</title>
  	<link>http://projects.metafilter.com/4227/alsd-An-Ableton-Live-set-dumping-utility#9740</link>	
    <description>And now, it can list the clips in a set. There is also code for extracting MIDI notes from those clips, though there is not yet a user-facing command-line option for displaying those (or writing them to a MIDI file).</description>
  	<guid isPermaLink="false">comment:projects.metafilter.com,2014:site.4227-9740</guid>
  	<pubDate>Tue, 11 Feb 2014 16:58:20 -0800</pubDate>
  	<dc:creator>acb</dc:creator>
</item>

    </channel>
</rss>
