<?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>Mdsp @ Smartelectronix &#187; demixing</title>
	<atom:link href="http://mdsp.smartelectronix.com/tag/demixing/feed/" rel="self" type="application/rss+xml" />
	<link>http://mdsp.smartelectronix.com</link>
	<description>free VST and AudioUnit plugins</description>
	<lastBuildDate>Tue, 26 Jan 2010 23:59:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Simple demixing</title>
		<link>http://mdsp.smartelectronix.com/2005/11/simple-demixing/</link>
		<comments>http://mdsp.smartelectronix.com/2005/11/simple-demixing/#comments</comments>
		<pubDate>Mon, 14 Nov 2005 23:14:00 +0000</pubDate>
		<dc:creator>mdsp</dc:creator>
				<category><![CDATA[demixing]]></category>

		<guid isPermaLink="false">http://mdsp.smartelectronix.com/wordpress/2005/11/simple-demixing/</guid>
		<description><![CDATA[
This is a commandline program that lets you decompose a sound into additive components in the spectral domain.
what it does is:
1) generate the sound&#8217;s spectrogram
2) decompose the spectrogram into N layers
3) resynthesize each layer and the residual to a separate soundfile
usage:
nmfdemix  [-m] [-s] [-o long] [-c double] [-i long] [-f long] [--] [-v] [-h] [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://recherche.ircam.fr/equipes/temps-reel/movement/muller/images/AFXdemixS.png" border="0" height="211" width="300" /><br />
This is a commandline program that lets you decompose a sound into additive components in the spectral domain.</p>
<p><strong>what it does is:</strong><br />
1) generate the sound&#8217;s spectrogram<br />
2) decompose the spectrogram into N layers<br />
3) resynthesize each layer and the residual to a separate soundfile</p>
<p><strong>usage:</strong><br />
nmfdemix  [-m] [-s] [-o long] [-c double] [-i long] [-f long] [--] [-v] [-h] filename #components</p>
<p><strong>where:</strong><br />
-o , &#8211;overlap <em>overlap factor (default 4)</em><br />
-c , &#8211;criteria <em>stopping criteria (default 0.001)</em><br />
-i , &#8211;maxiterations <em>max number of iterations (default 1000)</em><br />
-f , &#8211;fftsize <em>fftsize (default 4096)</em><br />
-m,  &#8211;matrixout <em>output W and H matrices</em><br />
-s,  &#8211;silent <em>don&#8217;t be verbose</em></p>
<p><strong>download</strong><br />
<a href="http://recherche.ircam.fr/equipes/temps-reel/movement/muller/soft/nmfdemix-setup.exe">nmfdemix for windows XP</a><br />
<a href="http://recherche.ircam.fr/equipes/temps-reel/movement/muller/soft/nmfdemix.dmg">nmfdemix for mac OSX</a>  <a href="http://recherche.ircam.fr/equipes/temps-reel/movement/muller/soft/nmfdemix.dmg"></a></p>
<p><span style="font-weight: bold">warning:</span><br />
this tool takes some time to converge to a good solution and can be very heavy on CPU.<br />
I only have tested it with files containing a few bars and less than 10 components/layers.</p>
]]></content:encoded>
			<wfw:commentRss>http://mdsp.smartelectronix.com/2005/11/simple-demixing/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
	</channel>
</rss>
