<?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>woo, tangent &#187; Linux</title>
	<atom:link href="http://wootangent.net/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://wootangent.net</link>
	<description>lsd&#039;s rants about games, music, linux, and technology</description>
	<lastBuildDate>Sun, 05 Feb 2012 13:12:41 +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>The Salamander Grand Piano, and LinuxSampler CVS</title>
		<link>http://wootangent.net/2010/05/the-salamander-grand-piano-and-linuxsampler-cvs/</link>
		<comments>http://wootangent.net/2010/05/the-salamander-grand-piano-and-linuxsampler-cvs/#comments</comments>
		<pubDate>Mon, 17 May 2010 13:27:36 +0000</pubDate>
		<dc:creator>lsd</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[linuxsampler]]></category>
		<category><![CDATA[piano]]></category>

		<guid isPermaLink="false">http://wootangent.net/?p=517</guid>
		<description><![CDATA[NOTE: The Salamander has been updated! The new V2 release adjusts a few things, and also comes in a much smaller 44.1Khz, 16-bit version. I&#8217;ve updated the link below with the new version &#8212; the smaller version is here. After &#8230; <a href="http://wootangent.net/2010/05/the-salamander-grand-piano-and-linuxsampler-cvs/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><b>NOTE:</b> The Salamander has been updated! The new V2 release adjusts a few things, and also comes in a much smaller 44.1Khz, 16-bit version. I&#8217;ve updated the link below with the new version &#8212; the smaller version is <a href="http://freepats.zenvoid.org/Piano/SalamanderGrandPianoV2_44.1khz16bit.tar.bz2">here</a>.</p>
<p>After a bit of a wait, what&#8217;s perhaps the ultimate free piano sample library, the <a href="http://freepats.zenvoid.org/Piano/SalamanderGrandPianoV2_48khz24bit.tar.bz2">Salamander Grand Piano</a> (that&#8217;s a direct download link, so don&#8217;t click it unless you mean it!) is available! One of the guys on the linux-audio-user spent I&#8217;d-hate-to-think-how-long recording every note on a Yamaha C5 grand at 16 different volume levels with a pair of stereo mics, and the result &#8212; all 1.9GB of it &#8212; sounds lovely.</p>
<p>Getting it running, however, is a bit fiddly right now. Due partly to its heft, it&#8217;s distributed in <a href="http://www.cakewalk.com/devxchange/sfz.asp">SFZ format</a>, instead of the more common GigaSample &#8220;.GIG&#8221; format. Linuxsampler supports SFZ in CVS, but it&#8217;s buggy, and the instrument needs to be set up <i>just right</i> to load without crashing Linuxsampler. Once you&#8217;ve installed Linuxsampler from CVS &#8212; a bit of effort, but fairly straightforward, especially since it comes with Debian package scripts &#8212; follow these steps, in order, to get the Salamander up and running:<br />
<span id="more-517"></span></p>
<ol>
<li>Launch Linuxsampler and the Fantasia GUI as usual &#8212; so far, so good!</li>
<li>Create a new sampler channel in the middle of the window. Click the &#8220;GIG engine&#8221; text in your new channel, and select the &#8220;SFZ engine&#8221; option<br />
<a href="http://wootangent.net/2010/05/the-salamander-grand-piano-and-linuxsampler-cvs/ls1/" rel="attachment wp-att-526"><img src="http://wootangent.net/wp-content/uploads/2010/05/ls1-600x208.png" alt="" title="Linuxsampler SFZ setup, step 1" width="600" height="208" class="alignleft size-medium wp-image-526" /></a>
</li>
<li>Set up your MIDI and audio devices on the right &#8212; I use ALSA for MIDI and JACK for audio, but you can use whatever you prefer here.</li>
<li>Click on the &#8220;OPTIONS&#8221; button on your sampler channel, and select your newly-created MIDI input and audio output. Your window should now look like this:<br />
<a href="http://wootangent.net/2010/05/the-salamander-grand-piano-and-linuxsampler-cvs/ls2/" rel="attachment wp-att-529"><img src="http://wootangent.net/wp-content/uploads/2010/05/ls2-600x208.png" alt="" title="Linuxsampler SFZ setup, step 2" width="600" height="208" class="alignleft size-medium wp-image-529" /></a>
</li>
<li>Click the &#8220;Load Instrument&#8230;&#8221; link on your sampler channel and load the &#8220;SalamanderGrandPiano.sfz&#8221; file
</li>
</ol>
<p>If you follow those steps in order, and cross your fingers, you should have a working Salamander Grand Piano setup! Once you have a working setup, make sure you export it to a file (Actions/Export/Sampler Configuration&#8230;); you&#8217;ll then be able to fire up your new piano next time by using that export (with the Actions/Run Script&#8230;) option.</p>
]]></content:encoded>
			<wfw:commentRss>http://wootangent.net/2010/05/the-salamander-grand-piano-and-linuxsampler-cvs/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>linux synth tutorial: part 6</title>
		<link>http://wootangent.net/2010/03/linux-synth-tutorial-part-6/</link>
		<comments>http://wootangent.net/2010/03/linux-synth-tutorial-part-6/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 06:13:33 +0000</pubDate>
		<dc:creator>lsd</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[specimen]]></category>
		<category><![CDATA[synth]]></category>

		<guid isPermaLink="false">http://wootangent.net/?p=469</guid>
		<description><![CDATA[Another long one! In part 6, I jump from Xsynth to Specimen, a simple sampler, which is ideal for when you want to take a simple sound and quickly transform it in to a playable instrument. Specimen does much more &#8230; <a href="http://wootangent.net/2010/03/linux-synth-tutorial-part-6/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Another long one! In part 6, I jump from Xsynth to <a href="http://zhevny.com/specimen/">Specimen</a>, a simple sampler, which is ideal for when you want to take a simple sound and quickly transform it in to a playable instrument. Specimen does much more than just playing samples, though &#8212; it can sculpt and shape them with envelopes, filters, and LFOs, just like you&#8217;d find in Xsynth.</p>
<p>Hi-res Ogg Theora version is <a href="http://electronaut.linuxgamers.net/~lsd/music/synthtute/part06_specimen.ogv">here</a>, or watch the Youtube version after the jump!</p>
<p><span id="more-469"></span></p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/p6SoNX4bA1Y&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/p6SoNX4bA1Y&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/YkDiod9vI_g&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/YkDiod9vI_g&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://wootangent.net/2010/03/linux-synth-tutorial-part-6/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://electronaut.linuxgamers.net/~lsd/music/synthtute/part06_specimen.ogv" length="36070716" type="video/ogg" />
		</item>
		<item>
		<title>linux synth tutorial: part 5</title>
		<link>http://wootangent.net/2010/03/linux-synth-tutorial-part-5/</link>
		<comments>http://wootangent.net/2010/03/linux-synth-tutorial-part-5/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 09:57:01 +0000</pubDate>
		<dc:creator>lsd</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[dssi]]></category>
		<category><![CDATA[synth]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[xsynth]]></category>

		<guid isPermaLink="false">http://wootangent.net/?p=465</guid>
		<description><![CDATA[In part 5 of my Linux soft synth tutorial, I look at the concept of modulation &#8212; changing synth parameters over time. We saw an example of this in part 4, where we used an envelope to control the volume &#8230; <a href="http://wootangent.net/2010/03/linux-synth-tutorial-part-5/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In part 5 of my Linux soft synth tutorial, I look at the concept of modulation &#8212; changing synth parameters over time. We saw an example of this in part 4, where we used an envelope to control the volume of a sound over time; modulation extends this to other parameters, such as the pitch of the oscillators and the filter cutoff. Modulation can use envelopes to change parameters over the length of the sound &#8212; in fact, there&#8217;s a second envelope in Xsynth-DSSI just for modulation &#8212; or the low frequency oscillator, or LFO, to perform repeating rhythmic changes.</p>
<p>Modulation can produce effects ranging from subtle vibrato through to sweeping soundscapes and alien sound effects. Either way, it&#8217;s a powerful way to breathe life and movement in to what might otherwise be a dull sound.</p>
<p>High-res Ogg Theora version is <a href="http://electronaut.linuxgamers.net/~lsd/music/synthtute/part05_modulation.ogv">here</a>, or watch the Youtube version after the jump!</p>
<p><span id="more-465"></span></p>
<p>Due to the length of it all, the Youtube version is in two parts:</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/Qp7V_eqKgtk&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Qp7V_eqKgtk&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/2SCY4Duv5V4&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/2SCY4Duv5V4&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://wootangent.net/2010/03/linux-synth-tutorial-part-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://electronaut.linuxgamers.net/~lsd/music/synthtute/part05_modulation.ogv" length="33346204" type="video/ogg" />
		</item>
		<item>
		<title>linux synth tutorial: part 4</title>
		<link>http://wootangent.net/2010/03/linux-synth-tutorial-part-4/</link>
		<comments>http://wootangent.net/2010/03/linux-synth-tutorial-part-4/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 08:49:51 +0000</pubDate>
		<dc:creator>lsd</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[dssi]]></category>
		<category><![CDATA[synth]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[xsynth]]></category>

		<guid isPermaLink="false">http://wootangent.net/?p=463</guid>
		<description><![CDATA[In part 4 of my Linux soft synth tutorial, I look at Xsynth-DSSI&#8217;s amplifier section, and particularly the &#8220;envelope&#8221;, which defines how the volume of your sound changes over time. By tweaking the envelope, you can make your sounds fade &#8230; <a href="http://wootangent.net/2010/03/linux-synth-tutorial-part-4/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In part 4 of my Linux soft synth tutorial, I look at Xsynth-DSSI&#8217;s amplifier section, and particularly the &#8220;envelope&#8221;, which defines how the volume of your sound changes over time. By tweaking the envelope, you can make your sounds fade in and out softly, hit hard and then slowly fade like a piano, or come on strong and then disappear just as quickly, like a xylophone.</p>
<p>High-res Ogg Theora version is <a href="http://electronaut.linuxgamers.net/~lsd/music/synthtute/part04_amp_and_envelopes.ogv">here</a>, or watch the Youtube version after the jump!</p>
<p><span id="more-463"></span></p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/iWRrYatnTmM&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/iWRrYatnTmM&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://wootangent.net/2010/03/linux-synth-tutorial-part-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://electronaut.linuxgamers.net/~lsd/music/synthtute/part04_amp_and_envelopes.ogv" length="11846468" type="video/ogg" />
		</item>
		<item>
		<title>linux synth tutorial: part 3</title>
		<link>http://wootangent.net/2010/03/linux-synth-tutorial-part-3/</link>
		<comments>http://wootangent.net/2010/03/linux-synth-tutorial-part-3/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 08:47:54 +0000</pubDate>
		<dc:creator>lsd</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[dssi]]></category>
		<category><![CDATA[synth]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[xsynth]]></category>

		<guid isPermaLink="false">http://wootangent.net/?p=461</guid>
		<description><![CDATA[In part 3 of my Linux soft synth tutorial, I look at the next major component of the traditional analogue synth &#8212; the filter. The filter&#8230; uhh&#8230; filters the sound from the oscillators, typically cutting away at the high frequencies; &#8230; <a href="http://wootangent.net/2010/03/linux-synth-tutorial-part-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In part 3 of my Linux soft synth tutorial, I look at the next major component of the traditional analogue synth &#8212; the filter. The filter&#8230; uhh&#8230; filters the sound from the oscillators, typically cutting away at the high frequencies; the effects range from the subtle to the drastic, especially once you start tweaking that &#8220;resonance&#8221; parameter. In fact, analog synthesis is sometimes called &#8220;subtractive synthesis&#8221;, due to the way the filter cuts away parts of the sound.</p>
<p>High-res Ogg Theora version is <a href="http://electronaut.linuxgamers.net/~lsd/music/synthtute/part03_filter.ogv">here</a>, or watch the Youtube version after the jump!</p>
<p><span id="more-461"></span></p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/hkN7UxkAbhQ&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/hkN7UxkAbhQ&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://wootangent.net/2010/03/linux-synth-tutorial-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://electronaut.linuxgamers.net/~lsd/music/synthtute/part03_filter.ogv" length="12962634" type="video/ogg" />
		</item>
		<item>
		<title>linux synth tutorial: part 2</title>
		<link>http://wootangent.net/2010/03/linux-synth-tutorial-part-2/</link>
		<comments>http://wootangent.net/2010/03/linux-synth-tutorial-part-2/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 08:42:49 +0000</pubDate>
		<dc:creator>lsd</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[dssi]]></category>
		<category><![CDATA[synth]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[xsynth]]></category>

		<guid isPermaLink="false">http://wootangent.net/?p=457</guid>
		<description><![CDATA[In part 2 of my Linux soft synth tutorial, I look at the oscillators in Xsynth-DSSI, the different kinds of sounds they can produce, and some of the ways they can be combined to create more interesting sounds. The oscillators &#8230; <a href="http://wootangent.net/2010/03/linux-synth-tutorial-part-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In part 2 of my Linux soft synth tutorial, I look at the oscillators in Xsynth-DSSI, the different kinds of sounds they can produce, and some of the ways they can be combined to create more interesting sounds. The oscillators create the raw synth sound, before it&#8217;s  shaped by the filter and amplifier, so it&#8217;s more responsible than any other part of the synth for the general timbre of your sound.</p>
<p>Again, if you&#8217;re on Chrome or Firefox, or you just want to download it for later viewing, you can grab a high-res Ogg Theora version <a href="http://electronaut.linuxgamers.net/~lsd/music/synthtute/part02_oscillators.ogv">here</a>, or watch the Youtube version after the jump!</p>
<p><span id="more-457"></span></p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/FrxIeU9iabM&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/FrxIeU9iabM&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://wootangent.net/2010/03/linux-synth-tutorial-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://electronaut.linuxgamers.net/~lsd/music/synthtute/part02_oscillators.ogv" length="17242779" type="video/ogg" />
		</item>
		<item>
		<title>linux synth tutorial: part 1</title>
		<link>http://wootangent.net/2010/03/linux-synth-tutorial-part-1/</link>
		<comments>http://wootangent.net/2010/03/linux-synth-tutorial-part-1/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 13:01:37 +0000</pubDate>
		<dc:creator>lsd</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[dssi]]></category>
		<category><![CDATA[synth]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[xsynth]]></category>

		<guid isPermaLink="false">http://wootangent.net/?p=446</guid>
		<description><![CDATA[I often talk to people in the open-source music community that want to learn more about sound synthesis, and this is my answer: a series of screen-cast tutorials on that very topic! In this first part, I look at the basic components of a traditional analogue synth, using <a href="http://dssi.sourceforge.net/download.html#Xsynth-DSSI">Xsynth-DSSI</a> as the example. Read on for more details, and for the video! <a href="http://wootangent.net/2010/03/linux-synth-tutorial-part-1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I often talk to people in the open-source music community that want to learn more about sound synthesis, and this is my answer: a series of screen-cast tutorials on that very topic! In this first part, I look at the basic components of a traditional analogue synth, using <a href="http://dssi.sourceforge.net/download.html#Xsynth-DSSI">Xsynth-DSSI</a> as the example.</p>
<p><span id="more-446"></span></p>
<p>Linux has some powerful and interesting soft-synths, including <a href="http://www.sysex.net/phasex/">PHASEX</a>, <a href="http://minicomputer.sourceforge.net/">Minicomputer</a>, and of course <a href="http://zynaddsubfx.sourceforge.net/">ZynAddSubFX</a> (and its fork <a href="http://yoshimi.sourceforge.net/">Yoshimi</a>). Why, then, am I talking about Xsynth-DSSI? There are a few reasons:</p>
<ul>
<li><b>It&#8217;s simple</b> &#8212; Xsynth-DSSI has a very straightforward design, so it&#8217;s easy to get to grips with its components and what they do. It&#8217;s also very easy to get your hands on the controls, since they&#8217;re all in one cleanly-arranged window.</li>
<li><b>It&#8217;s traditional</b> &#8212; the design of Xsynth-DSSI is based heavily on classic 70s analog synths; the synths that shaped all that have some since. Most modern synths are just extensions on these same ideas, and even those that are radically different still borrow some components from the classics, so knowing your way around a traditional analog-style synth will stand you in very good stead when learning other synths.</li>
<li><b>It&#8217;s accessible</b> &#8212; just about every distribution includes Xsynth-DSSI packages, and because it&#8217;s a DSSI plugin, it&#8217;s very easy to use inside DSSI-compatible sequencers like Rosegarden and Qtractor. If you&#8217;re not using a DSSI sequencer, you can use the &#8220;jack-dssi-host&#8221; tool to launch a stand-alone copy:<br />
<blockquote><p>
jack-dssi-host xsynth-dssi.so
</p></blockquote>
</li>
<li><b>It&#8217;s good!</b> &#8212; despite its simplicity, Xsynth-DSSI is still capable of some great sounds. It&#8217;s also resource-light, so even an older PC won&#8217;t break a sweat hosting multiple instances of it.</li>
</ul>
<p>So, without further ado, here&#8217;s the video, introducing the Xsynth-DSSI GUI and providing a quick overview of its basic components. <b>NOTE:</b> If you&#8217;re using Chrome or Firefox, there&#8217;s a high-res Ogg Theora video should work for you <a href="http://electronaut.linuxgamers.net/~lsd/music/synthtute/part01_overview.ogv">here</a>.</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/yfok8HRaMMM&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/yfok8HRaMMM&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://wootangent.net/2010/03/linux-synth-tutorial-part-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://electronaut.linuxgamers.net/~lsd/music/synthtute/part01_overview.ogv" length="6922805" type="video/ogg" />
		</item>
		<item>
		<title>crisis aversion</title>
		<link>http://wootangent.net/2009/11/crisis-aversion/</link>
		<comments>http://wootangent.net/2009/11/crisis-aversion/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 01:22:29 +0000</pubDate>
		<dc:creator>lsd</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[htpc]]></category>
		<category><![CDATA[raid]]></category>

		<guid isPermaLink="false">http://wootangent.net/?p=350</guid>
		<description><![CDATA[I run a RAID array in my home theatre PC to store all of the media I&#8217;ve managed to accumulate over the years, and running it as a RAID array has come in handy once again, since I lost a &#8230; <a href="http://wootangent.net/2009/11/crisis-aversion/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I run a RAID array in my home theatre PC to store all of the media I&#8217;ve managed to accumulate over the years, and running it as a RAID array has come in handy once again, since I lost a hard drive over the weekend. It was one of the two 500GB drives I&#8217;d carried over from my old array, so instead of picking up a new 500GB drive to replace it, I replaced them both with a (sub-$100) 1TB drive.</p>
<p>Compared to the last time I had a drive fail, this replacement was a snap; I just shut down, removed the 500GB drives, added the new drive, and booted up. Once the system was running, it took just another minute or two to partition the new drive and add it in to the array. Total downtime: no more than 10 minutes. I do love it when things work as advertised <img src='http://wootangent.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://wootangent.net/2009/11/crisis-aversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>songbird</title>
		<link>http://wootangent.net/2009/05/songbird/</link>
		<comments>http://wootangent.net/2009/05/songbird/#comments</comments>
		<pubDate>Tue, 12 May 2009 05:45:56 +0000</pubDate>
		<dc:creator>lsd</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[last.fm]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[songbird]]></category>

		<guid isPermaLink="false">http://wootangent.net/?p=194</guid>
		<description><![CDATA[Songbird is an interesting creation &#8212; the result of cross-breeding an iTunes-style music player with a modern web browser. It&#8217;s based on the Mozilla XULRunner platform (you can essentially read that as &#8220;it&#8217;s based on Firefox&#8221;), and that&#8217;s probably partly &#8230; <a href="http://wootangent.net/2009/05/songbird/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://getsongbird.com/">Songbird</a> is an interesting creation &#8212; the result of cross-breeding an iTunes-style music player with a modern web browser. It&#8217;s based on the Mozilla XULRunner platform (you can essentially read that as &#8220;it&#8217;s based on Firefox&#8221;), and that&#8217;s probably partly responsible for its lust for resources (while running, it likes to use ~30% of one CPU on my laptop), but you&#8217;d be surprised just how useful it can be to have the power of a web browser in your music player.</p>
<p>There&#8217;s perhaps no better example than the <a href="http://addons.songbirdnest.com/addon/73">mashTape</a> extension. It appears as a bar along the bottom of the Songbird window, and when you play a track, it automatically pulls in related information from all over the web: artist info and a discography from last.fm and Wikipedia, photos from Flickr, videos from YouTube, reviews from Amazon&#8230; you get the idea. The <a href="http://addons.songbirdnest.com/addon/1230">LyricMaster</a> extension pulls in lyrics in much the same way.</p>
<p>The other really neat example, which I only just discovered, is website streaming. Just like in Firefox, you can hit Ctrl-T in Songbird to open a browser tab, and while I wouldn&#8217;t use it for general browsing, it&#8217;s very handy if you have a page that&#8217;s full of links to MP3s. When you open such a page, Songbird detects the links and lists them in a playlist panel at the bottom of the window, where you can play them using the standard Songbird controls, or download them to your library with a click. It even fetches the tags from the files in the background, so while it only lists filenames at first, it soon fills in the full details.</p>
<p>As you&#8217;d expect, Songbird also has quite complete last.fm support &#8212; it&#8217;ll scrobble your tracks for you, and also give you access to your streaming radio. If you&#8217;re a music junkie, and you&#8217;re not wedded to your current player, Songbird is definitely worth a look.</p>
]]></content:encoded>
			<wfw:commentRss>http://wootangent.net/2009/05/songbird/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

