<?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>Michael Monreal &#187; Fedora</title>
	<atom:link href="http://blogs.gnome.org/mmonreal/category/fedora/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/mmonreal</link>
	<description>Just another GNOME Blogs weblog</description>
	<lastBuildDate>Sat, 09 Apr 2011 14:30:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Pd midi on Fedora</title>
		<link>http://blogs.gnome.org/mmonreal/2009/11/19/pd-midi-on-fedora/</link>
		<comments>http://blogs.gnome.org/mmonreal/2009/11/19/pd-midi-on-fedora/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 23:09:29 +0000</pubDate>
		<dc:creator>mmonreal</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/mmonreal/?p=18</guid>
		<description><![CDATA[A few days ago, my girlfriend asked me to set up PureData on her Fedora 11 box. Installing Pd was easy thanks to CCRMA. Making it work &#8211; not so much&#8230; After countless failed attempts I came up with a simple yet working setup which can be implemented in about two minutes: install pd-extended, jack-audio-connection-kit [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago, my girlfriend asked me to set up <a href="http://puredata.info/">PureData</a> on her Fedora 11 box. Installing Pd was easy thanks to <a href="http://ccrma.stanford.edu/planetccrma/software/">CCRMA</a>. Making it work &#8211; not so much&#8230;</p>
<p>After countless failed attempts I came up with a simple yet working setup which can be implemented in about two minutes:</p>
<ol>
<li>install <em>pd-extended</em>, <em>jack-audio-connection-kit</em> and <em>fluidsynth</em></li>
<li>start JACK:<em> </em>jackd &#8211;realtime &#8211;silent -d alsa &#8211;midi-driver seq &amp;</li>
<li>start FluidSynth:<br />
fluidsynth -l -i -s -a jack -o synth.sample-rate=48000 /usr/share/soundfonts/default.sf2 &amp;</li>
<li>connect FluidSynth to ALSA:<br />
jack_connect fluidsynth:left alsa_pcm:playback_1<br />
jack_connect fluidsynth:right alsa_pcm:playback_2</li>
<li>pd -rt -jack -alsamidi -midioutdev 1</li>
</ol>
<p>I first tried to not use JACK because I thought it would clash with PulseAudio. Problem with this approach: Pd does not support PulseAudio natively and neither does FluidSynth in F11 (upstream supports it, but that is <a href="https://fedorahosted.org/fesco/ticket/265">another sad story</a>). So it&#8217;s either PCM sound or midi, but not both at the same time <img src='http://blogs.gnome.org/mmonreal/wp-content/mu-plugins/tango-smilies/tango/face-sad.png' alt=':-(' class='wp-smiley' /> </p>
<p>Fortunately, JACK turned out to work great &#8211; but for normal desktop usage, I am still very happy to have PulseAudio <img src='http://blogs.gnome.org/mmonreal/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/mmonreal/2009/11/19/pd-midi-on-fedora/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/mmonreal/category/fedora/feed/ ) in 1.17591 seconds, on Feb 10th, 2012 at 9:33 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 10th, 2012 at 10:33 am UTC -->
