<?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: Music analysis software - where is it?</title>
	<link>http://ask.metafilter.com/94219/Music-analysis-software-where-is-it/</link>
	<description>Comments on Ask MetaFilter post Music analysis software - where is it?</description>
	<pubDate>Mon, 16 Jun 2008 11:53:03 -0800</pubDate>
	<lastBuildDate>Mon, 16 Jun 2008 11:53:03 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Music analysis software - where is it?</title>
		<link>http://ask.metafilter.com/94219/Music-analysis-software-where-is-it</link>	
		<description>I&apos;m looking for either free software or an API that could take a wav file and parse it. &lt;br /&gt;&lt;br /&gt; I&apos;m looking for either free software or an API that could take a wav file and parse it. I&apos;d like it to give me information about the pitches, rhythm, or timbre contained in the wav file. I&apos;m basically interested in any form of musical information as output. It doesn&apos;t have to be perfect, it just has to give me something.&lt;br&gt;
&lt;br&gt;
I&apos;m asking because a friend of mine is teaching a class in which he wants to have students to come up with an automated way of making judgments about music. I don&apos;t know how well-versed they are in programming, so the less technical the better, but if a C++ library is the best there is, so be it.&lt;br&gt;
&lt;br&gt;
I know it&apos;s gotta be out there, but the thing is, I can&apos;t figure out what the right thing to type into Google is. Do you happen to know?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.94219</guid>
		<pubDate>Mon, 16 Jun 2008 10:30:42 -0800</pubDate>
		<dc:creator>ignignokt</dc:creator>
		
			<category>music</category>
		
			<category>software</category>
		
			<category>programming</category>
		
	</item> <item>
		<title>By: phearlez</title>
		<link>http://ask.metafilter.com/94219/Music-analysis-software-where-is-it#1377332</link>	
		<description>Free or not?&lt;br&gt;
&lt;br&gt;
For free, Perl has free implementations on any platform the students are on and a metric asston of modules to use.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://tomacorp.com/perl/wav/Freqext.html&quot;&gt;This was the first result when I googled &apos;perl wav&apos; &lt;/a&gt; and it seems like a great starting point. &lt;a href=&quot;http://www.perlmonks.org/?node_id=174329&quot;&gt;&apos;perl sound frequency&apos; turned this up.&lt;/a&gt; &lt;br&gt;
&lt;br&gt;
Non free, this is exactly what MATLAB excels at, and it&apos;ll happily bring in an audio file for you to do analysis on.&lt;br&gt;
&lt;br&gt;
That said, this isn&apos;t a terribly trivial request here - I dunno what the level of your friend&apos;s students are, but intro to signal analysis is an entire course at the college level. Unless you mean that you want to find a piece of software that will barf up those statistics and they&apos;ll then use that information to draw conclusions, asking students w/o a frequency analysis grounding to do this is pretty challenging.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.94219-1377332</guid>
		<pubDate>Mon, 16 Jun 2008 11:53:03 -0800</pubDate>
		<dc:creator>phearlez</dc:creator>
	</item><item>
		<title>By: zap rowsdower</title>
		<link>http://ask.metafilter.com/94219/Music-analysis-software-where-is-it#1377349</link>	
		<description>If you want a program, &lt;a href=&quot;http://audacity.sourceforge.net/&quot;&gt;Audacity&lt;/a&gt; would work. It&apos;s not an API, so I&apos;m not sure by your more inside either how technical your friend wants the students to get.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.94219-1377349</guid>
		<pubDate>Mon, 16 Jun 2008 12:00:01 -0800</pubDate>
		<dc:creator>zap rowsdower</dc:creator>
	</item><item>
		<title>By: ignignokt</title>
		<link>http://ask.metafilter.com/94219/Music-analysis-software-where-is-it#1377476</link>	
		<description>&lt;b&gt;phearlez:&lt;/b&gt; Whoa, perl! I wouldn&apos;t&apos;ve thunk it, thanks.&lt;br&gt;
&lt;br&gt;
Yeah, I don&apos;t know these students, and I told him this is pretty involved stuff, but he thought they were pretty bright high school students and could handle some scripting. So, I&apos;ll pass these suggestions on to him and let him work out how to present it.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;zap:&lt;/b&gt; Oh, yeah. I forgot Audacity had spectral analysis. That&apos;s something.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.94219-1377476</guid>
		<pubDate>Mon, 16 Jun 2008 13:23:44 -0800</pubDate>
		<dc:creator>ignignokt</dc:creator>
	</item><item>
		<title>By: phearlez</title>
		<link>http://ask.metafilter.com/94219/Music-analysis-software-where-is-it#1378375</link>	
		<description>&lt;em&gt;Yeah, I don&apos;t know these students, and I told him this is pretty involved stuff, but he thought they were pretty bright high school students and could handle some scripting.&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
I&apos;m sure they can - I think for the most parts students rise to the level of expectation set for them. I&apos;d just suggest to him he not think of it in terms of what they&apos;re capable of learning but rather what he chooses to spend his limited time with them doing - explaining signal processing or working on music? Certainly where they intersect is a good place to focus but does he really want to spend time discussing sinusoids, phasors, and frequency shifts?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.94219-1378375</guid>
		<pubDate>Tue, 17 Jun 2008 07:43:03 -0800</pubDate>
		<dc:creator>phearlez</dc:creator>
	</item><item>
		<title>By: tsetsefly</title>
		<link>http://ask.metafilter.com/94219/Music-analysis-software-where-is-it#1381693</link>	
		<description>I haven&apos;t tried it myself, but it seems like the &lt;a href=&quot;http://the.echonest.com/analyze.html&quot;&gt;Echo Nest API&lt;/a&gt; is exactly what you might be looking for.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.94219-1381693</guid>
		<pubDate>Fri, 20 Jun 2008 05:13:31 -0800</pubDate>
		<dc:creator>tsetsefly</dc:creator>
	</item>
	</channel>
</rss>
