<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Zach Dwiel &#187; knn</title>
	<atom:link href="http://dwiel.net/blog/tag/knn/feed/" rel="self" type="application/rss+xml" />
	<link>http://dwiel.net</link>
	<description>Repository of code snippits and ideas</description>
	<lastBuildDate>Thu, 22 Apr 2010 15:15:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Controlling Samples by Spitting Them</title>
		<link>http://dwiel.net/blog/controlling-samples-by-spitting-them/</link>
		<comments>http://dwiel.net/blog/controlling-samples-by-spitting-them/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 06:31:00 +0000</pubDate>
		<dc:creator>dwiel</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[fft]]></category>
		<category><![CDATA[fftknn]]></category>
		<category><![CDATA[hci]]></category>
		<category><![CDATA[jack]]></category>
		<category><![CDATA[knn]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[midi]]></category>
		<category><![CDATA[pyjack]]></category>
		<category><![CDATA[recognition]]></category>
		<category><![CDATA[sound]]></category>

		<guid isPermaLink="false">http://dwiel.net/?p=72</guid>
		<description><![CDATA[Last night, Nate and I were able to sucessfully and intuitively control up to 3 or 4 individual drums based on different sounds vocalized into a mic. The bass drum would play when 'oooh' was sung, a snare when 'eee' was sung and a cymbal when 'aaah' was sung.  There are still some kinks in [...]]]></description>
			<content:encoded><![CDATA[<p>Last night, Nate and I were able to sucessfully and intuitively control up to 3 or 4 individual drums based on different sounds vocalized into a mic. The bass drum would play when 'oooh' was sung, a snare when 'eee' was sung and a cymbal when 'aaah' was sung.  There are still some kinks in the system, but as a proof of concept, it works fairly well.  The mapping between input sound and MIDI event are learned in real time so you are not restricted to different vowel sounds.  The 3 distinguishing sounds could have just as easily been a clap, growl and whistle.  The code: <a href="http://code.google.com/p/fftknn/">fftknn</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwiel.net/blog/controlling-samples-by-spitting-them/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
