<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Music Synthesizer Project (in Matlab)</title>
	<atom:link href="http://porg.es/blog/music-synthesizer-project-in-matlab/feed" rel="self" type="application/rss+xml" />
	<link>http://porg.es/blog/music-synthesizer-project-in-matlab</link>
	<description>... master of none</description>
	<lastBuildDate>Sat, 12 Jun 2010 13:39:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: sandesh</title>
		<link>http://porg.es/blog/music-synthesizer-project-in-matlab/comment-page-1#comment-110644</link>
		<dc:creator>sandesh</dc:creator>
		<pubDate>Sat, 14 Mar 2009 14:25:55 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/?p=221#comment-110644</guid>
		<description>Hi,
  I am doing project of music analysis and synthesis.
I recorded the music and analysed it using Fourier Transform and calculated power spectrum and frequency spectrum using MATLAB.
I have to regenerate the music using MATLAB. I have calculated fundamental frequencies,multiples and their amplitude but i couldnt regenerate it clearly.
Could you help me?
Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
  I am doing project of music analysis and synthesis.<br />
I recorded the music and analysed it using Fourier Transform and calculated power spectrum and frequency spectrum using MATLAB.<br />
I have to regenerate the music using MATLAB. I have calculated fundamental frequencies,multiples and their amplitude but i couldnt regenerate it clearly.<br />
Could you help me?<br />
Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://porg.es/blog/music-synthesizer-project-in-matlab/comment-page-1#comment-81799</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Sat, 25 Oct 2008 01:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://porg.es/blog/?p=221#comment-81799</guid>
		<description>This is a pretty cool implementation George. I like how everyone&#039;s done it quite differently.
Yours has a more robust music system than mine - mine&#039;s based on semiquaver time divisions (though you can specify longer notes of course) and MIDI note numbers.

My code&#039;s pretty ridiculous too: http://www.momentstudio.co.nz/other/MATLABSynth.zip

I did wavetable instead of additive and it sounds rather horrible, because the repeats are so obvious. My laptop also adds loud clicks between notes - I should have recorded the outputs at uni, where it sounds fine. http://www.momentstudio.co.nz/other/synthOutput.mp3</description>
		<content:encoded><![CDATA[<p>This is a pretty cool implementation George. I like how everyone&#8217;s done it quite differently.<br />
Yours has a more robust music system than mine &#8211; mine&#8217;s based on semiquaver time divisions (though you can specify longer notes of course) and MIDI note numbers.</p>
<p>My code&#8217;s pretty ridiculous too: <a href="http://www.momentstudio.co.nz/other/MATLABSynth.zip">http://www.momentstudio.co.nz/other/MATLABSynth.zip</a></p>
<p>I did wavetable instead of additive and it sounds rather horrible, because the repeats are so obvious. My laptop also adds loud clicks between notes &#8211; I should have recorded the outputs at uni, where it sounds fine. <a href="http://www.momentstudio.co.nz/other/synthOutput.mp3">http://www.momentstudio.co.nz/other/synthOutput.mp3</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
