<?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>Create Digital Music &#187; netbook</title>
	<atom:link href="http://createdigitalmusic.com/tag/netbook/feed/" rel="self" type="application/rss+xml" />
	<link>http://createdigitalmusic.com</link>
	<description>Making music with technology</description>
	<lastBuildDate>Mon, 13 Feb 2012 20:06:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>How to Install ReBirth in Linux, Get a Free Rack of Beat Machines</title>
		<link>http://createdigitalmusic.com/2010/10/how-to-install-rebirth-in-linux-get-a-free-rack-of-beat-machines/</link>
		<comments>http://createdigitalmusic.com/2010/10/how-to-install-rebirth-in-linux-get-a-free-rack-of-beat-machines/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 13:49:41 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[drum-machines]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[laptops]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[netbooks]]></category>
		<category><![CDATA[propellerhead]]></category>
		<category><![CDATA[rebirth]]></category>
		<category><![CDATA[soft-synths]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/?p=14151</guid>
		<description><![CDATA[I just picked up a $280 Asus netbook and installed Ubuntu on it. ReBirth seemed a perfect addition; its compact-sized UI, lightweight processing and memory requirements, and simple functions are the ideal companion to a netbook. And, thanks to Propellerhead, it also happens to be free. If you stick with Windows, just download and go. &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2010/10/how-to-install-rebirth-in-linux-get-a-free-rack-of-beat-machines/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://createdigitalmusic.com/files/2010/10/rebirthwine.jpg" alt="" title="rebirthwine" width="580" height="536" class="alignnone size-full wp-image-14156" /></p>
<p>I just picked up a $280 Asus netbook and installed Ubuntu on it. ReBirth seemed a perfect addition; its compact-sized UI, lightweight processing and memory requirements, and simple functions are the ideal companion to a netbook. And, thanks to Propellerhead, it also happens to be free.</p>
<p>If you stick with Windows, just download and go. On Linux, though, you have to give the installer some help to see the install disc. (Why install Linux? I&#8217;m finding Ubuntu is just fine for battery life, and I wanted to take advantage of the OS&#8217; optimizations for netbooks and its flexibility for the work I do, audio and otherwise. Windows 7 Starter, by contrast, I found slow and painfully hobbled.) You&#8217;ll need WINE, a Windows compatibility tool, in order to run this Windows app in Linux without virtualization.</p>
<p>Here&#8217;s what to do, adapted from a <a href="http://ubuntuforums.org/archive/index.php/t-846551.html">forum discussion on the topic</a>.</p>
<p>First, mount the disc. I&#8217;m assuming you&#8217;ve downloaded to a folder called &#8220;Downloads&#8221; in your home directory:</p>
<p><code>mkdir /files/media/rebirth<br />
sudo mount -o loop ~/Downloads/rebirth*.iso /files/media/rebirth<br />
wine /files/media/rebirth/"Install ReBirth RB-338.EXE"<br />
</code></p>
<p>The trick is, while ReBirth is free, it does check to see if you have the CD the first time you load it. Even though the disc is mounted, it&#8217;s not mounted in a way programs in WINE can see it. The fix: make a shortcut to WINE&#8217;s virtual &#8220;E:&#8221; drive:</p>
<p><code>cd ~/.wine/dosdevices<br />
ln -s /files/media/rebirth e:<br />
ln -s ~/Downloads/rebirth*.iso e::</code></p>
<p>That&#8217;s it. Now you can go enjoy some soft synth history. 13 years after its introduction and five years after it reached the end of its life, ReBirth is still a lot of fun. I hope we see software get longevity like this more often. (I plan to work out some other tweaks for my setup here, so I may add to this guide later; stay tuned.)</p>
<p>More:<br />
<a href="http://www.rebirthmuseum.com/">ReBirth Museum</a>, with community, resources, and more<br />
<a href="http://createdigitalmusic.com/2010/05/01/rebirth-arrives-for-iphone-ipod-touch-more-details-shortly/">ReBirth port for iPhone</a>, plus <a href="http://createdigitalmusic.com/2010/05/01/rebirth-reborn-as-synths-in-your-hand-qa-with-ernst-nathorst-boos/">Q&#038;A on that version</a></p>
<p>Anyone else running ReBirth on WINE? Other tips for netbooks running Windows or Linux? Shout out.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2010/10/how-to-install-rebirth-in-linux-get-a-free-rack-of-beat-machines/&via=cdmblogs&text=How to Install ReBirth in Linux, Get a Free Rack of Beat Machines &related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2010/10/how-to-install-rebirth-in-linux-get-a-free-rack-of-beat-machines/&via=cdmblogs&text=How to Install ReBirth in Linux, Get a Free Rack of Beat Machines &related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class='wpfblike' style='height: 40px;'><iframe src='http://www.facebook.com/plugins/like.php?href=http://createdigitalmusic.com/2010/10/how-to-install-rebirth-in-linux-get-a-free-rack-of-beat-machines/&amp;layout=default&amp;show_faces=false&amp;width=400&amp;action=like&amp;colorscheme=light&amp;send=false' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:400px;'></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2010/10/how-to-install-rebirth-in-linux-get-a-free-rack-of-beat-machines/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Try a Fully-Loaded, Pre-Tuned Linux Workstation on Your Laptop, Netbook: Sale</title>
		<link>http://createdigitalmusic.com/2010/01/try-a-fully-loaded-pre-tuned-linux-workstation-on-your-laptop-netbook-sale/</link>
		<comments>http://createdigitalmusic.com/2010/01/try-a-fully-loaded-pre-tuned-linux-workstation-on-your-laptop-netbook-sale/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 18:37:56 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Ardour]]></category>
		<category><![CDATA[DAW]]></category>
		<category><![CDATA[distros]]></category>
		<category><![CDATA[free-software]]></category>
		<category><![CDATA[indamixx]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[operating-systems]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Renoise]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[transmission]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/2010/01/12/try-a-fully-loaded-pre-tuned-linux-workstation-on-your-laptop-netbook-sale/</guid>
		<description><![CDATA[Renoise + Linux is a delicious combination. Ah, there’s nothing like bleeding-edge laptop performance. And to really convey to your audience that you’re indeed playing live, there’s nothing like glitches, dropouts, and crashing in the middle of a live set. It brings that homespun, digital authenticity to your performance, as you… Okay, who am I &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2010/01/try-a-fully-loaded-pre-tuned-linux-workstation-on-your-laptop-netbook-sale/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><a class="thickbox" href="http://createdigitalmusic.com/files/2010/01/transmission1.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="transmission1" border="0" alt="transmission1" src="http://createdigitalmusic.com/files/2010/01/transmission1_thumb.jpg" width="580" height="340" /></a></p>
<div class="imgcaption">Renoise + Linux is a delicious combination. </div>
<p>Ah, there’s nothing like bleeding-edge laptop performance. And to really convey to your audience that you’re indeed playing live, there’s nothing like glitches, dropouts, and crashing in the middle of a live set. It brings that homespun, digital authenticity to your performance, as you…</p>
<p>Okay, who am I kidding? You may be longing for a more stable, predictable, controllable mobile music rig. One way to get there is with the Linux operating system. The problem, however, is that if you don’t know what you’re doing, that setup can wind up being <em>less</em> stable, not more stable. Because Linux is about freedom and endless choice, you have the “freedom” to combine software in ways that … uh, doesn’t actually work. </p>
<p>I’m all for continuing to document ways of improving your Linux experience. At the same time, part of the free software business model – <a href="http://www.gnu.org/licenses/gpl-faq.html#DoesTheGPLAllowMoney">even according to the die-hards at the Free Software Foundation</a> – is that custom configuration and distribution is a reasonable way to make money. </p>
<p>The best-available plug-and-play Linux music solution right now, hands down, is Indamixx. It’s got basically everything going for it:</p>
<ul>
<li>A highly-tweaked Transmission OS, as developed by <a href="http://www.64studio.com/">64 Studio</a> </li>
<li>Based on Ubuntu, so you can install recent Ubuntu packages for maximum software compatibility </li>
<li>Carefully-tuned, custom real-time kernel for maximum audio performance </li>
<li>Bundled with some great proprietary software, too, specifically ArdourXchange so you can import AAF files from your Pro Tools session – making your free software and proprietary software coexist peacefully </li>
<li>LinuxDSP suite of mastering effects and plug-ins, specially tuned so they’ll work well even on Intel Atom-powered netbooks </li>
</ul>
<p>The surprise: with the setup tuned in advance for you, Linux can be the friendliest out-of-box experience of any OS for music performance – seriously. Don’t get me wrong – it’s possible to get glitch-free performance out of Windows and Mac OS X, too. But Linux does offer a level of control and inter-application connectivity, as well as uniquely-strong performance on certain audio interfaces, that makes it a strong choice.</p>
<p> <span id="more-9026"></span>
<p>With tools like Pd and SuperCollider and the superb Renoise now on Linux, there’s no reason you can’t migrate your live performance rig to Linux – even if you choose to keep your production tools on another OS.</p>
<p>Normally priced at US$69, the Indamixx digital download is on sale for $49, and if you use sale code CDM, you get it for US$39. <strong>You have to purchase by January 19, and you have to use “CDM” as the code when you check out.</strong></p>
<p><a class="thickbox" href="http://createdigitalmusic.com/files/2010/01/transmission2.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="transmission2" border="0" alt="transmission2" src="http://createdigitalmusic.com/files/2010/01/transmission2_thumb.jpg" width="580" height="340" /></a></p>
<div class="imgcaption">Ardour DAW running with the exclusive LinuxDSP plug-in suite. </div>
<p><strong>What you need to run it:</strong> Any PC netbook or laptop (and even UMPC/MID machines) should work. Note that Macs are not yet supported in this release; they’re trickier to dual-boot, but that support should come in the future. (If you know what you’re doing, it is possible to dual-boot the Mac, and honestly if you know your way around EFI and drivers I expect you could even use this distro.)</p>
<p>I’m not getting any money out of this deal, but I’m hoping for something far more valuable – it’d be great to have a little community of Linux users here on CDM so we can share tips with one another. As with, frankly, any OS, compatibility requires testing and tweaking. (That’s true even on the Mac, with a relatively limited hardware selection.)</p>
<p><a href="http://www.indamixx.com/indamixx-iso-download.html">Indamixx Digital Download</a></p>
<p>There’s also a USB key version, though it’s just as easy to buy or reuse a USB key of your own and use that.</p>
<p>I can certainly say, having tried various Fedora, SUSE, and Ubuntu configurations, I think the Indamixx/Transmission setup is the most painless and audio-friendly out there.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2010/01/try-a-fully-loaded-pre-tuned-linux-workstation-on-your-laptop-netbook-sale/&via=cdmblogs&text=Try a Fully-Loaded, Pre-Tuned Linux Workstation on Your Laptop, Netbook: Sale&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2010/01/try-a-fully-loaded-pre-tuned-linux-workstation-on-your-laptop-netbook-sale/&via=cdmblogs&text=Try a Fully-Loaded, Pre-Tuned Linux Workstation on Your Laptop, Netbook: Sale&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class='wpfblike' style='height: 40px;'><iframe src='http://www.facebook.com/plugins/like.php?href=http://createdigitalmusic.com/2010/01/try-a-fully-loaded-pre-tuned-linux-workstation-on-your-laptop-netbook-sale/&amp;layout=default&amp;show_faces=false&amp;width=400&amp;action=like&amp;colorscheme=light&amp;send=false' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:400px;'></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2010/01/try-a-fully-loaded-pre-tuned-linux-workstation-on-your-laptop-netbook-sale/feed/</wfw:commentRss>
		<slash:comments>64</slash:comments>
		</item>
		<item>
		<title>An Orchestra of Linux Laptops, and How to Make Your Own Laptop Instrument</title>
		<link>http://createdigitalmusic.com/2009/12/an-orchestra-of-linux-laptops-and-how-to-make-your-own-laptop-instrument/</link>
		<comments>http://createdigitalmusic.com/2009/12/an-orchestra-of-linux-laptops-and-how-to-make-your-own-laptop-instrument/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 16:05:37 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[experimental]]></category>
		<category><![CDATA[free-software]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[hemispherical]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[laptop-orchestras]]></category>
		<category><![CDATA[laptop-performance]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[live-performance]]></category>
		<category><![CDATA[MSI]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[operating-systems]]></category>
		<category><![CDATA[patching]]></category>
		<category><![CDATA[Pd]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[pure-data]]></category>
		<category><![CDATA[speakers]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/2009/12/21/an-orchestra-of-linux-laptops-and-how-to-make-your-own-laptop-instrument/</guid>
		<description><![CDATA[For a generation of musicians of nearly every genre, the laptop has become an instrument. It’s easy to take for granted, but the rise of the computer for music has been remarkable. Less than twenty years ago, real-time digital synthesis and audio processing was the domain of expensive, specialized workstations. Now, $700 per seat can &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2009/12/an-orchestra-of-linux-laptops-and-how-to-make-your-own-laptop-instrument/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><a class="thickbox" href="http://createdigitalmusic.com/files/2009/12/L2Ork1.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="L2Ork-1" border="0" alt="L2Ork-1" src="http://createdigitalmusic.com/files/2009/12/L2Ork1_thumb.jpg" width="580" height="386" /></a> </p>
<p>For a generation of musicians of nearly every genre, the laptop has become an instrument. It’s easy to take for granted, but the rise of the computer for music has been remarkable. Less than twenty years ago, real-time digital synthesis and audio processing was the domain of expensive, specialized workstations. Now, $700 <em>per seat</em> can buy you a full-blown musical rig, with the computer hardware, gestural input courtesy the Nintendo Wii controller, and even a DIY speaker made from IKEA salad bowls. The next challenge is to make this setup as flexible and reliable as possible. Enter Linux.</p>
<p>According with the laptop’s graduation to instrument status, laptops orchestras have spread worldwide, inspired especially by the innovative <a href="http://plork.cs.princeton.edu/">Princeton Laptop Orchestra</a> (“PLOrk”) directed by Dan Trueman and Perry Cook. PLOrk’s alumnus Ge Wang has even gone on to greater fame making applications for the iPhone via ocarina and T-Pain app developer Smule. The sounds of these ensembles may sometimes be strange, but by pushing laptop performance, the groups are a great place to look for how to get the most out of computer music, whatever your tastes may be.</p>
<p>Virginia Tech’s L2Ork’s claim to faim is that it’s a laptop orchestra powered by Linux. Why does that matter? For one, it makes a big difference on cost. By using Linux-powered netbooks, they’ve slashed the per-student cost from that of the Mac laptops used in some other ensembles, on a machine that’s more compact. Far from making sacrifices to save money, the result is actually&#160; greater reliability, flexibility, efficiency, and audio performance.</p>
<p><a class="thickbox" href="http://createdigitalmusic.com/files/2009/12/l2ork_ensemble.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="L2Ork Debut December 04, 2009" border="0" alt="L2Ork Debut December 04, 2009" src="http://createdigitalmusic.com/files/2009/12/l2ork_ensemble_thumb.jpg" width="580" height="340" /></a></p>
<p>As with the PLOrk ensemble, L2Ork combines expressive input with open-ended digital sound making production, localizing the sound near the computer itself using hemispherical speakers. In this way, the laptop instrument can attempt to learn something from acoustic instruments, which are played with human gestures and have sound sources that are positioned physically where the instrument is.</p>
<p><a href="http://l2ork.music.vt.edu/main/">L2Ork</a></p>
<p>You don’t have to enroll at Virginia Tech to apply these lessons to your own music making, however. You can apply the lessons of the L2Ork ensemble to put together your own Linux audio machine. They’ve even further-documented the process of making PLOrk’s signature “salad bowl” speakers. And you can do it all without breaking the bank.</p>
<p> <span id="more-8773"></span>
<p><a class="thickbox" href="http://createdigitalmusic.com/files/2009/12/L2Ork2.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="L2Ork-2" border="0" alt="L2Ork-2" src="http://createdigitalmusic.com/files/2009/12/L2Ork2_thumb.jpg" width="580" height="386" /></a> </p>
<p>I got the chance to speak with Dr. Ivica Ico Bukvic, director of the Linux Laptop Orchestra and the DSISIS Interactive Sound and Intermedia Studio at Virginia Tech.</p>
<p><strong>CDM: What is your software rig for this ensemble?</strong></p>
<p>Ivica: We basically use Ubuntu 9.04 (vanilla) with our own custom-built rt kernel, which apart from solid performance also offers full support of standby/hibernate/external monitor, webcam, wireless, bluetooth, etc. We also have various patches/scripts that deal with chronic UI bugs (e.g. order of panel icons in gnome getting trashed whenever a resolution is changed).</p>
<p>Basically, our configuration supports every single functionality of MSI Wind netbooks, which we use as the backbone of the orchestra.</p>
<p>FWIW, our setup offers pretty darn cool price point. The entire setup (MSI Wind, UA-1G soundcard, hemi speaker, [Nintendo] Wiimote/Nunchuk, all the cables/accessories, headset, and case) comes down to approximately $700/seat which arguably makes it as cheap as an iPhone setup, except you get to enjoy flexibility of using a laptop (ok, a netbook <img src='http://createdigitalmusic.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
<p><a class="thickbox" href="http://createdigitalmusic.com/files/2009/12/L2Ork3.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="L2Ork-3" border="0" alt="L2Ork-3" src="http://createdigitalmusic.com/files/2009/12/L2Ork3_thumb.jpg" width="580" height="386" /></a> </p>
<p><strong>What music software are you using?</strong></p>
<p>Our audio platform is currently exclusively [multimedia patching environment] <a href="http://puredata.info/">Pd-extended</a> 0.42.5 (running through [low-latency audio server] <a href="http://jackaudio.org/">JACK</a>) which we&#8217;ve also customized to allow advanced GUI setup (e.g. per-patcher configurable background, menu/ontop/resize/scrollbar toggles, what is IMHO better scrolling algorithm than what we currently have) as well as integrated several new objects whose source we are about to release (our multithreaded version of the Wiimote object for Linux has been already posted on the Pd-list a couple weeks ago, and it fully supports Wiimotes/Nunchuks without any interruptions to the Pd&#8217;s audio thread).</p>
<p><strong>What do you do to get Ubuntu running properly? </strong></p>
<p>Basically, it&#8217;s lightly-modded Ubuntu 9.04 that allows us to support all the hardware on the netbook, thus offering a quality desktop experience as well as RT audio performance. The kernel is custom-built 2.6.29-rc6-rt3. We have it available for download from a temporary folder off of my personal site    <br />(<a href="http://ico.bukvic.net/Linux/">http://ico.bukvic.net/Linux/</a>). Once we clean everything up we will actually generate a full HD image and offer it for public download in hope to allow people to load that thing and thus allow them to have the best possible out-of-box experience (obviously as far as MSI Wind is concerned).</p>
<p><strong>Is the hemispherical speaker something readers could build?</strong></p>
<p>There are probably dozen videos on the VTDISIS Youtube channel that are designed to help potential L2Ork adopters build their own speakers, from cannibalizing/retrofitting the amps to improve their performance, to building cables and final assembly.    <br /><a class="thickbox" href="http://createdigitalmusic.com/files/2009/12/L2Ork5.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="L2Ork-5" border="0" alt="L2Ork-5" src="http://createdigitalmusic.com/files/2009/12/L2Ork5_thumb.jpg" width="580" height="386" /></a> </p>
<p><a class="thickbox" href="http://createdigitalmusic.com/files/2009/12/L2Ork4.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="L2Ork-4" border="0" alt="L2Ork-4" src="http://createdigitalmusic.com/files/2009/12/L2Ork4_thumb.jpg" width="580" height="386" /></a> </p>
<h3>Videos</h3>
<p>Rehearsal video shows how the L2Ork work out playing and soundmaking as an ensemble.</p>
<p><object width="580" height="352"><param name="movie" value="http://www.youtube.com/v/vFt4MgN7JPQ&amp;hl=en_US&amp;fs=1&amp;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/vFt4MgN7JPQ&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="352"></embed></object></p>
<p>A quick look at how to make your own hemispherical speaker pod:</p>
<p><object width="580" height="469"><param name="movie" value="http://www.youtube.com/v/ZSfzCx-L9Cs&amp;hl=en_US&amp;fs=1&amp;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ZSfzCx-L9Cs&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="469"></embed></object></p>
<p>
<p><a href="http://www.youtube.com/user/VTDISIS"></a></p>
<p> Local news coverage:</p>
<p><object width="429" height="295"><param name="movie" value="http://vp.mgnetwork.net/viewer.swf?u=af3fb9a8328b102da6fd001ec92a4a0d&amp;z=SLS"></param><param name="allowFullScreen" value="true"></param><embed src="http://vp.mgnetwork.net/viewer.swf?u=af3fb9a8328b102da6fd001ec92a4a0d&amp;z=SLS" type="application/x-shockwave-flash" allowfullscreen="true" width="429" height="295"></embed></object></p>
<p><a href="http://www2.wsls.com/sls/news/local/new_river_valley/article/virginia_tech_s tudents_demo_new_laptop_orchestra/66577/">Virginia Tech students demo new laptop orchestra</a> [WSLS10 NBC] </p>
<p><a href="http://www.wdbj7.com/Global/story.asp?S=11623955">Laptop orchestra at Virginia Tech gives people an affordable alternative</a> [WDBJ7]</p>
<p>More videos, and lots of how-to’s on the speakers (including the <a href="http://www.youtube.com/watch?v=EXxPVg2RSaQ">conclusion</a> of the video above), are available on the VTDISIS channel:</p>
<p><a href="http://www.youtube.com/user/VTDISIS">http://www.youtube.com/user/VTDISIS</a></p>
<p>Got more questions for the ensemble? Let us know.</p>
<p>I’d definitely like to offer, as well, some information on how to make Ubuntu work this well for you, and how to learn Ubuntu, Pd, JACK, and other free tools, in a way that’s beginner-friendly. That sounds like a decent New Years’ Resolution.</p>
<p>In the meantime, it’s worth mentioning that if you aren’t excited about the prospect of custom-configuring kernels yourself, the Indamixx Linux laptop we’ve featured previously is pre-configured in a similar way; the netbook I’m testing now even runs on the same MSI netbook. And that also, in turn, illustrates how research and volunteer efforts can go hand-in-hand with commercial solutions:</p>
<p><a href="http://www.indamixx.com/">http://www.indamixx.com/</a></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2009/12/an-orchestra-of-linux-laptops-and-how-to-make-your-own-laptop-instrument/&via=cdmblogs&text=An Orchestra of Linux Laptops, and How to Make Your Own Laptop Instrument&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2009/12/an-orchestra-of-linux-laptops-and-how-to-make-your-own-laptop-instrument/&via=cdmblogs&text=An Orchestra of Linux Laptops, and How to Make Your Own Laptop Instrument&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class='wpfblike' style='height: 40px;'><iframe src='http://www.facebook.com/plugins/like.php?href=http://createdigitalmusic.com/2009/12/an-orchestra-of-linux-laptops-and-how-to-make-your-own-laptop-instrument/&amp;layout=default&amp;show_faces=false&amp;width=400&amp;action=like&amp;colorscheme=light&amp;send=false' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:400px;'></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2009/12/an-orchestra-of-linux-laptops-and-how-to-make-your-own-laptop-instrument/feed/</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>More with Less:&#8221;Efficient&#8221; Renoise Music Tracks and Tips, Deadline Extended to 10/25</title>
		<link>http://createdigitalmusic.com/2009/10/more-with-lessefficient-renoise-music-tracks-and-tips-deadline-extended-to-1025/</link>
		<comments>http://createdigitalmusic.com/2009/10/more-with-lessefficient-renoise-music-tracks-and-tips-deadline-extended-to-1025/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 14:13:36 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[composition]]></category>
		<category><![CDATA[contests]]></category>
		<category><![CDATA[Creative-Commons]]></category>
		<category><![CDATA[indamixx]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[listening]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[Renoise]]></category>
		<category><![CDATA[renoise-2]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[trackers]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/?p=8003</guid>
		<description><![CDATA[You don&#8217;t actually have to put foliage on your desktop to inspire you to conserve energy, unless it, you know, helps. A lovely Ubuntu screenshot by Akira Ohgaki. A challenge to efficiency brings some terrific results. We&#8217;ve got tracks for you to hear, a few quick tips on production with Renoise, a place to go &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2009/10/more-with-lessefficient-renoise-music-tracks-and-tips-deadline-extended-to-1025/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/akiraohgaki/2248790569/"><img src="http://farm3.static.flickr.com/2129/2248790569_60fec57460.jpg"></a></p>
<div class="imgcaption">You don&#8217;t actually have to put foliage on your desktop to inspire you to conserve energy, unless it, you know, helps. A lovely Ubuntu screenshot by Akira Ohgaki.</div>
<p>A challenge to efficiency brings some terrific results. We&#8217;ve got tracks for you to hear, a few quick tips on production with Renoise, a place to go talk about the tracks and how to optimize them for netbooks, and a new extended deadline. And if you&#8217;re curious what kinds of music can be made with trackers, now&#8217;s a perfect chance to give folks from this community a listen. You may be surprised by the breadth of what you hear.</p>
<p>The <a href="http://en.wikipedia.org/wiki/Moore's_law">forward march of transistors</a> has led to maximalist ideas in music technology. The only problem: musical composition often benefits from efficiency. I remember in the early days of Cakewalk for DOS wondering what I would do with their thousands of promised tracks &#8211; and that was before digital audio, soft synths, 64-bit, and the like. </p>
<p>The Creative Commons-licensed Indamixx + Renoise + CDM music competition we <a href="http://createdigitalmusic.com/2009/09/22/indamixx-renoise-cdm-music-production-contest-tracker-ninjas-nows-your-chance/">introduced last month</a> returns to that idea of efficiency. You use a tool with a different creative approach (Renoise, a modern tracker), then work to conserve computer resources instead of squander them. The music can then successfully run on &#8211; and you can win &#8211; a lovely, ultra-compact <a href="http://indamixx.com">Indamixx Netbook</a>. </p>
<p>And while you&#8217;re doing more with less, we&#8217;ve decided to give you a little more &#8230; time. We didn&#8217;t want to exclude anyone from getting in entries, so the deadline has been extended &#8211; meaning if you submitted already, you have a chance to revise and polish or respond to feedback (including, importantly, CPU optimization feedback).</p>
<p><strong>New deadline: SUNDAY, OCTOBER 25</strong></p>
<p><strong>New full-blown entry + discussion site </strong>(with audio, full XRNS files, and plenty of chatter on improving production quality and optimization):<br />
<a href="http://www.renoise.com/competitions/indamixx/">http://www.renoise.com/competitions/indamixx/</a></p>
<p><strong>Need help with testing?</strong> Once you&#8217;ve got an entry in, Ronald Stewart of Indamixx has offered a free download of their Transmission OS (based on Linux), which you can run on your laptop for testing purposes. Contact him <a href="http://www.indamixx.com/shop-102.html">via the inquiry form</a>, and be sure to mention you&#8217;re entering the contest!</p>
<p>And folks, so far, some brilliant work. The contest organizers (myself, plus the folks from 64 Studio, Indamixx, and Renoise) have been going through entries and are blown away.<span id="more-8003"></span></p>
<h3>Tips</h3>
<p>We got some tips from users contributing I wanted to share:</p>
<blockquote><p>Cmd+C, V, and P will help you a lot!</p></blockquote>
<p><em>-subtacted aka Steven Nguyen</em></p>
<blockquote><p>Generating Drum Kits in the instrument mode is definitely something some one should look into if they&#8217;re slicing beats like an old school tracker (fast-tracker II? It&#8217;s before my time, that&#8217;s for sure). It&#8217;s definitely helped me plug in breaks super fast. </p>
<p>And learn your effect columns! They can help you achieve some of the coolest sounds that I find are really hard to emulate outside of Renoise. </p></blockquote>
<p><em>-Dave Smith-Hayes </em></p>
<blockquote><p>I&#8217;ve used the effects columns to balance out the bass, midrange, and treble parts of the sound, it helps to give me a balanced sound in a quick-and-dirty fashion.</p>
<p>Vocoder is Vocov2, vocals recorded using Ardour.</p></blockquote>
<p><em>-chunter</em></p>
<blockquote><p>This contest has been a great learning experience. I wrote a quick summation on John&#8217;s site that approximates my account.</p>
<p>what else&#8230;.hmmm&#8230; I guess that, as usual, the mp3 is not as great as the .wav or listening in Renoise. I recommend listening in Renoise.</p>
<p>Renoise is time and again the program that I really go to get my work done. I don&#8217;t feel like there are a lot of hip hop makers out here that use Renoise but it really has helped me do good work. If you don&#8217;t use Renoise yet, download the demo, open the tutorials and demos and restart your creativity!</p></blockquote>
<p><em>-84 Caprice</em></p>
<blockquote><p>This track for the competition I used Renoise as a Live improvisation tool with traditional and non traditional instruments. After many layers of improvised live piano, synthesis, and machines, Renoise allowed me to cut up what I wanted and used.</p></blockquote>
<p><em>-Silent Strangers</em></p>
<blockquote><p>Don&#8217;t rely too heavily on vsts, remember tracking all started by sampling. Also, if you enjoy vst instruments a lot but want to optimize for lower cpu usage, don&#8217;t forget that you can render your channels and turn that instrument sound into a sample &#8211; great for live play efficiency and great for techy edits. ;p</p></blockquote>
<p><em>-K-Rai</em></p>
<blockquote><p>Tips?  Hmm&#8230; Just do your own thing and don&#8217;t give a f*k about what others are doing.. If it sounds right, do it. And always use the flux capacitor mixdown technique.</p></blockquote>
<p><em>-Custard</em></p>
<p>See, every time I mix that way, I wind up back in 1985.</p>
<p>Also, don&#8217;t forget to make use of file optimization with this free, omni-platform utility:<br />
<a href="http://www.atomsk.nl/renoise/xrniripper/">XRNIRipper &#8211; Renoise XRNS/XRNI inspector, ripper and OGG compressor for Java</a></p>
<h3>Blog Journals and Process</h3>
<p>A couple of people were inspired enough to blog about their efforts:</p>
<blockquote><p>These days I typically use a piano to work out ideas and then graduate into software to execute them. Renoise tends to be my favorite place to land as it loads up like butter and is quick for nailing down concepts. The implied constraints of this contest, however, had hoisted a series of difficulties in my process. The first being that while I like to use VST/VSTi’s in the process, non-native sound creators or effectors were not to be used in the final version. The second concern was the size of the Renoise file as the winning entry will be used as one of the demos within the program (I haven’t had to deal with file size since I turned my 1.44meg floppies into coasters). Third concern – CPU usage. I was shooting for a great track weighing in under 5 megs. My rough track was loaded with complex VST/VSTi’s and was well over 20 megs.</p>
<p>The process was actually more focusing than I imagined. </p></blockquote>
<p><a href="http://audiocookbook.org/audio_news/84-caprice-featuring-prof-karma-the-uh-oh-beat/">84 Caprice Featuring Prof – Karma the Uh Oh Beat</a> [AudioCookbook]</p>
<blockquote><p>Me being who I am had to enter. Not that I&#8217;m in it to win the computer, nor a Renoise license because I&#8217;m perfectly happy with my Mac and I already own a Renoise license. So why then? because it&#8217;s fun, and I should really start using Renoise now that I bought it.</p>
<p>The result is &#8220;Cow in a can&#8221;</p></blockquote>
<p><a href="http://www.larsby.com/johan/?p=113">Cow in a can, my entry in the Renoise-compo.</a> [Johan Larsby]</p>
<h3>The Music</h3>
<p>In no particular order, I wanted to compile some of the latest tracks I&#8217;ve got. Of course, you should absolutely go vote and discuss these tracks on the <a href="http://www.renoise.com/competitions/indamixx/">official competition site</a>.</p>
<p><object height="80" width="100%"><param name="movie" value="http://a1.soundcloud.com/player.swf?g=wi&#038;url=http%3A//soundcloud.com/custard/renegade-jazz&#038;player_type=null"></param><param name="wmode" value="transparent"></param><param name="allowscriptaccess" value="always"></param><embed allowscriptaccess="always" height="80" width="100%" src="http://a1.soundcloud.com/player.swf?g=wi&#038;url=http%3A//soundcloud.com/custard/renegade-jazz&#038;player_type=null" type="application/x-shockwave-flash" wmode="transparent"></embed></object><span><a href="http://soundcloud.com/custard/renegade-jazz/">Renegade Jazz</a> by <a href="http://soundcloud.com/custard">Custard</a></span></p>
<p><object height="80" width="100%"><param name="movie" value="http://a1.soundcloud.com/player.swf?g=wi&#038;url=http%3A//soundcloud.com/void-pointer/void-pointer-rampensau-192-1&#038;player_type=null"></param><param name="wmode" value="transparent"></param><param name="allowscriptaccess" value="always"></param><embed allowscriptaccess="always" height="80" width="100%" src="http://a1.soundcloud.com/player.swf?g=wi&#038;url=http%3A//soundcloud.com/void-pointer/void-pointer-rampensau-192-1&#038;player_type=null" type="application/x-shockwave-flash" wmode="transparent"></embed></object><span><a href="http://soundcloud.com/void-pointer/void-pointer-rampensau-192-1/">Void Pointer &#8211; Rampensau (192)</a> by <a href="http://soundcloud.com/void-pointer">Void Pointer</a></span></p>
<p><object height="80" width="100%"><param name="movie" value="http://a1.soundcloud.com/player.swf?g=wi&#038;url=http%3A//soundcloud.com/fengland/acrossworlds&#038;player_type=null"></param><param name="wmode" value="transparent"></param><param name="allowscriptaccess" value="always"></param><embed allowscriptaccess="always" height="80" width="100%" src="http://a1.soundcloud.com/player.swf?g=wi&#038;url=http%3A//soundcloud.com/fengland/acrossworlds&#038;player_type=null" type="application/x-shockwave-flash" wmode="transparent"></embed></object><span><a href="http://soundcloud.com/fengland/acrossworlds/">AcrossWorlds</a> by <a href="http://soundcloud.com/fengland">fengland</a></span></p>
<p><object height="80" width="100%"><param name="movie" value="http://a1.soundcloud.com/player.swf?g=wi&#038;url=http%3A//soundcloud.com/chunter/compact-electronic-desktop-music&#038;player_type=null"></param><param name="wmode" value="transparent"></param><param name="allowscriptaccess" value="always"></param><embed allowscriptaccess="always" height="80" width="100%" src="http://a1.soundcloud.com/player.swf?g=wi&#038;url=http%3A//soundcloud.com/chunter/compact-electronic-desktop-music&#038;player_type=null" type="application/x-shockwave-flash" wmode="transparent"></embed></object><span><a href="http://soundcloud.com/chunter/compact-electronic-desktop-music/">Compact Electronic Desktop Music</a> by <a href="http://soundcloud.com/chunter">chunter</a></span></p>
<p>Tangeble by dvoraktunes (on <a href="http://drop.io/dvoraktunes8190">drop.io</a>)</p>
<div>
<div style="text-align: left; color: #595653; font-size: 11px; font-family: Verdana, sans-serif; padding-top: 10px; padding-right: 5px;">  Discover Simple, Private Sharing at <a href="http://drop.io">Drop.io</a>  </div>
<p>  <object width="400" height="100"><param name="movie" value="http://s3.amazonaws.com/stlth/static/production/swf/audio_controller.swf"></param><param name="wmode" value="opaque"></param><param name="flashvars" value="song_label=converted-tangeble_converted.mp3&amp;music_track=http://drop.io/download/public/evzctrkjark31cd4j1wc/7c64d2328cb7f7290c0a686a663c3c33f6346c3b/4d005060-94d8-012c-348e-fe10d326fca4/cc07df00-94d8-012c-dffb-f9bfd3b23ef2/v2/content&amp;autoplay=false"></param>  <embed src="http://s3.amazonaws.com/stlth/static/production/swf/audio_controller.swf" type="application/x-shockwave-flash" wmode="opaque" width="400" height="100"     flashvars="song_label=converted-tangeble_converted.mp3&amp;music_track=http://drop.io/download/public/evzctrkjark31cd4j1wc/7c64d2328cb7f7290c0a686a663c3c33f6346c3b/4d005060-94d8-012c-348e-fe10d326fca4/cc07df00-94d8-012c-dffb-f9bfd3b23ef2/v2/content&amp;autoplay=false"></embed></object></div>
<p>Persecution Theory by phila (on <a href="http://drop.io/PhilaRenoiseSong">drop.io</a>)</p>
<div>
<div style="text-align: left; color: #595653; font-size: 11px; font-family: Verdana, sans-serif; padding-top: 10px; padding-right: 5px;">  Discover Simple, Private Sharing at <a href="http://drop.io">Drop.io</a>  </div>
<p>    <a href="http://drop.io/download/public/dac5okyqmvmzaalsfx2u/a7bdf22547b523584c93218ef2fe64ac2cc20afc/1d289200-8f45-012c-3ad2-fcd30228721a/38eaa690-8f45-012c-d185-f51800476f0c/v2/content">Save File: persecution-theory_ogg.xrns</a>  </p>
</div>
<p><object height="81" width="100%"><param name="movie" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Fmegadrives%2Funghpsycho2009-140bpm"></param><param name="allowscriptaccess" value="always"></param> <embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Fmegadrives%2Funghpsycho2009-140bpm" type="application/x-shockwave-flash" width="100%"></embed></object>  <span><a href="http://soundcloud.com/megadrives/unghpsycho2009-140bpm">UNGHpsycho2009-140bpm</a>  by  <a href="http://soundcloud.com/megadrives">megadrives</a></span> </p>
<p>Space Shuffle by ASCII Death Star (<a href="http://drop.io/asciideathstar">on drop.io</a>)</p>
<div>
<div style="text-align: left; color: #595653; font-size: 11px; font-family: Verdana, sans-serif; padding-top: 10px; padding-right: 5px;">  Discover Simple, Private Sharing at <a href="http://drop.io">Drop.io</a>  </div>
<p>  <object width="400" height="100"><param name="movie" value="http://s3.amazonaws.com/stlth/static/production/swf/audio_controller.swf"></param><param name="wmode" value="opaque"></param><param name="flashvars" value="song_label=converted-ascii death star - space shuffle_converted.mp3&amp;music_track=http://drop.io/download/public/uro6ukwdkddjurnqpetk/fbd49dd7b7c52e2df75904f389137f767454c2df/9b8e6cd0-9a7a-012c-b5ad-ffa117a41671/5ac074d0-9a7c-012c-9172-f7625b23916c/v2/content&amp;autoplay=false"></param>  <embed src="http://s3.amazonaws.com/stlth/static/production/swf/audio_controller.swf" type="application/x-shockwave-flash" wmode="opaque" width="400" height="100"     flashvars="song_label=converted-ascii death star - space shuffle_converted.mp3&amp;music_track=http://drop.io/download/public/uro6ukwdkddjurnqpetk/fbd49dd7b7c52e2df75904f389137f767454c2df/9b8e6cd0-9a7a-012c-b5ad-ffa117a41671/5ac074d0-9a7c-012c-9172-f7625b23916c/v2/content&amp;autoplay=false"></embed></object></div>
<p>I think this track is Renoise-based, if separate from the competition.<br />
<object height="81" width="100%"><param name="movie" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Fsilentstrangers%2Fthe-love-affair-of-man-and-machine-synthesizer-quartet-and-solo-piano"></param><param name="allowscriptaccess" value="always"></param> <embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Fsilentstrangers%2Fthe-love-affair-of-man-and-machine-synthesizer-quartet-and-solo-piano" type="application/x-shockwave-flash" width="100%"></embed></object>  <span><a href="http://soundcloud.com/silentstrangers/the-love-affair-of-man-and-machine-synthesizer-quartet-and-solo-piano">The Love Affair of Man and Machine (Synthesizer Quartet and Solo Piano)</a>  by  <a href="http://soundcloud.com/silentstrangers">SilentStrangers</a></span> </p>
<p>Oh yeah, and I do love the title of this track:</p>
<p><object height="81" width="100%"><param name="movie" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Fsubtracted%2Fyou-know-cdm"></param><param name="allowscriptaccess" value="always"></param> <embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Fsubtracted%2Fyou-know-cdm" type="application/x-shockwave-flash" width="100%"></embed></object>  <span><a href="http://soundcloud.com/subtracted/you-know-cdm">You Know CDM</a>  by  <a href="http://soundcloud.com/subtracted">subtracted</a></span> </p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2009/10/more-with-lessefficient-renoise-music-tracks-and-tips-deadline-extended-to-1025/&via=cdmblogs&text=More with Less:"Efficient" Renoise Music Tracks and Tips, Deadline Extended to 10/25&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2009/10/more-with-lessefficient-renoise-music-tracks-and-tips-deadline-extended-to-1025/&via=cdmblogs&text=More with Less:"Efficient" Renoise Music Tracks and Tips, Deadline Extended to 10/25&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class='wpfblike' style='height: 40px;'><iframe src='http://www.facebook.com/plugins/like.php?href=http://createdigitalmusic.com/2009/10/more-with-lessefficient-renoise-music-tracks-and-tips-deadline-extended-to-1025/&amp;layout=default&amp;show_faces=false&amp;width=400&amp;action=like&amp;colorscheme=light&amp;send=false' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:400px;'></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2009/10/more-with-lessefficient-renoise-music-tracks-and-tips-deadline-extended-to-1025/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Linux Music Workflow: Switching from Mac OS X to Ubuntu with Kim Cascone</title>
		<link>http://createdigitalmusic.com/2009/08/linux-music-workflow-switching-from-mac-os-x-to-ubuntu-with-kim-cascone/</link>
		<comments>http://createdigitalmusic.com/2009/08/linux-music-workflow-switching-from-mac-os-x-to-ubuntu-with-kim-cascone/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 12:40:01 +0000</pubDate>
		<dc:creator>Kim Cascone</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[alsa]]></category>
		<category><![CDATA[ambient]]></category>
		<category><![CDATA[Ardour]]></category>
		<category><![CDATA[artists]]></category>
		<category><![CDATA[composers]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[field-recording]]></category>
		<category><![CDATA[free-software]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[jack]]></category>
		<category><![CDATA[kim-cascone]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[musicians]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[switcher]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/?p=6837</guid>
		<description><![CDATA[Here&#8217;s a switcher story of a different color: from the Mac, to Linux. It&#8217;s one thing to talk about operating systems and free software in theory, or to hear from died-in-the-wool advocates of their platform of choice. In this case, we turn to Kim Cascone, an experienced and gifted musician and composer with an impressive &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2009/08/linux-music-workflow-switching-from-mac-os-x-to-ubuntu-with-kim-cascone/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://createdigitalmusic.com/files/2009/08/ardourcrop.jpg"><img src="http://createdigitalmusic.com/files/2009/08/ardourcrop.jpg" alt="ardourcrop" title="ardourcrop" width="580" height="490" class="size-full wp-image-6865" /></a></p>
<p><em>Here&#8217;s a switcher story of a different color: <strong>from</strong> the Mac, to Linux. It&#8217;s one thing to talk about operating systems and free software in theory, or to hear from died-in-the-wool advocates of their platform of choice. In this case, we turn to Kim Cascone, an experienced and gifted musician and composer with an <a href="http://en.wikipedia.org/wiki/Kim_Cascone">impressive resume </a>of releases and a rich sens of sound. This isn&#8217;t someone advocating any platform over another: it&#8217;s an on-the-ground, in-the-trenches, real-world example of how Kim made this set of tools work in his music, in the studio and on tour. A particular thanks, as he&#8217;s given me some new ideas for how to work with Audacity and Baudline. Kim puts his current setup in the context of decades of computer work. Even if you&#8217;re not ready to leave Mac (or Windows) just yet, Kim&#8217;s workflow here could help if you&#8217;re looking to make a Linux netbook or laptop more productive in your existing rig.</p>
<p>Stay tuned, as I&#8217;ll have some other stories on how to make your Linux music workflow effective creatively, particularly in regards to leaping over some of the setup hurdles Kim describes. -PK</em><span id="more-6837"></span></p>
<h3>Historical Evolution</h3>
<p>I&#8217;ve been working with computers since the 1970s. Inspired by the work of composer <a href="http://en.wikipedia.org/wiki/David_Behrman">David Behrman</a>, I taught myself assembly language and programmed a simple digital sequencer on a <a href="http://oldcomputers.net/kim1.html">KIM-1</a>, single-board microcomputer, controlling an Aries modular synthesizer I had built. I discovered a then-new magazine called <em><a href="http://www.mitpressjournals.org/cmj">Computer Music Journal</a></em> at the local computer shop and bought every copy I could get my hands on. (I still have them, too.) Later, I helped a friend&#8217;s father, an executive at IBM, unpack and set up the first personal computer IBM made. The manuals alone took up two or three feet of bookshelf space.</p>
<p>Fast-forward through a couple of decades of owning Commodore 64s, Apple computers, and PCs. In 1997, I purchased my first laptop: a woefully-underpowered Compaq Presario. It wasn&#8217;t fast enough for real-time audio, so I had to render sound files to hard disk using the audio programming language <a href="http://http://www.csounds.com/">Csound</a>. I created many of the sounds this way for my CD &#8216;blueCube( )&#8217;. But the capacity to work anywhere was enough for me to give up ever owning another desktop computer.</p>
<p>Frustrated with the &#8216;code-compile-listen&#8217; process of working with Csound and wanting to work in real-time, I switched to the graphical multi-media programming language <a href="http://cycling74.com">Max/MSP</a>, which necessitated a move back to Apple hardware, so I bought a PowerBook. Having Max/MSP running on a laptop was the perfect environment for me. I could build the tools I needed whenever an idea presented itself. The computer functioned as both sound design studio and stage instrument. I worked this way for ten years, faithfully following the upgrade path set forth by Apple and the various developers of the software I used. Continually upgrading required a substantial financial commitment on my part.</p>
<h3>Apple Seeds of Discontent</h3>
<p><a href="http://www.flickr.com/photos/niklasnikon/1380990409/"><img src="http://farm2.static.flickr.com/1192/1380990409_fd8e6c6dc3.jpg"></a></p>
<div class="imgcaption">Photo (<a href="http://creativecommons.org/licenses/by-nc/2.0/deed.en">CC</a>) <a href="http://www.flickr.com/people/niklasnikon/">NiklasNikon</a>.</div>
<p>When I&#8217;m on the road, I use my laptop as a music studio, performance instrument, and administration office. I don&#8217;t like surprises on the road. Having a computer fail means a loss of income, and makes for an embarrassing moment if the failure happens during a performance. If watching laptop music bores some people, watching a musician reboot is even worse. So to be safe, I stress-test all new hardware or software in my studio for at least a month before I take it on the road. Max/MSP patches run for hours, software is used for weeks, and hardware is left on for days at a time to help induce failure before I leave home. But as fate would have it, an iBook I was touring with died a few years ago. I brought the laptop into an Apple repair shop in Berlin, where a technician diagnosed the problem as a faulty logic board. The failure rate on logic boards was high for that model of iBook, and in response to public pressure, Apple instituted a logic board replacement program. Luckily, my laptop qualified and the logic board was replaced for free. But the failure and ongoing buggy behavior impacted my work schedule and added to the stress of touring.</p>
<p>I&#8217;ve now replaced logic boards on three computers; the other two I paid for out of pocket. The out-of-warranty cost of replacing a logic board on an Apple laptop is around six hundred dollars &#8212; cheaper than buying a brand new laptop, but still significant. </p>
<p>If you make your living with applications that run on OS X, there are no options if a laptop fails. You either repair expensive Apple hardware or buy new expensive Apple hardware. This is called &#8216;vendor lock-in.&#8217; </p>
<p>Then, during my 2009 spring tour, my PowerBook G4 exhibited signs of age, with missing keystrokes, intermittent backlighting, the failure of a RAM slot, and reduced performance. As an alternative to repairing the PowerBook, I investigated what a new MacBook Pro and upgrades for all my software would cost. A quick back-of-a-napkin estimate came to approximately $3,000, not including the time it would take tweaking and testing to make it work for the tour. If the netbook revolution hadn&#8217;t come along and spawn a price-wars on laptops, I might have proceeded to increase my credit card debt. But as a wise uncle once advised, &#8220;you invest either your time or your money; never both.&#8221;</p>
<h3>Meeting Ubuntu</h3>
<p>I had tried Linux in 2005 on PowerPC-based Mac laptops, though at the time I couldn&#8217;t get audio working, even after extensive tweaking. But I had kept an eye on Ubuntu ever since. After considering MacBook Pro prices, I checked out the new netbooks coming to market and picked up a refurbished Dell Inspiron Mini 9 with Ubuntu pre-installed.</p>
<p>I loaded up my Dell with all a selection of Linux audio applications and brought it with me on tour as an emergency backup to my tottering PowerBook. The Mini 9 could play back four tracks of 24-bit/96 kHz audio with effects – not bad for a netbook. The solution to my financial constraint became clear, and I bought a refurbished Dell Studio 15, installed Ubuntu on it, and set it up for sound production and business administration. The total cost was around $600 for the laptop plus a donation to a software developer — a far cry from the $3000.00 price tag and weeks of my time it would have cost me to stay locked-in to Apple. After a couple of months of solid use, I have had no problems with my laptop or Ubuntu. Both have performed flawlessly, remaining stable and reliable.</p>
<h3>Getting Past Ubuntu Audio Complexities</h3>
<p>There are a few differences between how audio works on Mac OS X and how it works on Ubuntu Linux. OS X uses the Core Audio and Core MIDI frameworks for audio and MIDI services, respectively. All applications requiring audio services on OS X talk to Core Audio, which mixes and routes multiple audio streams to the desired locations. Core Audio is simple, monolithic, and easy to set up, and all the end-user controls are accessible from one panel. You can even create a single aggregate device from multiple sound cards if you need more inputs or outputs than one sound card can supply. To Apple&#8217;s credit, Core Audio and the applications that make use of it are the reason why you see so many laptop musicians seated behind glowing Apple logos on stage.</p>
<p>On Ubuntu, audio is a rather different story. Apple&#8217;s slogan &#8216;Think Different&#8217; would be good advice for musicians encountering Ubuntu&#8217;s audio setup for the first time. Audio in Ubuntu can appear at first to be a confusing jumble of servers, layers, services, and terminology. Go to System->Preferences->Sound, click on the Devices tab, and check out the pulldown menu next to &#8216;Sound Events&#8217; at the top of the panel. You will see various acronyms, possibly including cryptic-looking technologies like OSS, ESD, ALSA, JACK, and Pulse Audio. These acronyms represent a byzantine tangle of conflicting technologies that over time, and due to political reasons or backwards compatibility, have ended up cohabiting with one another. &#8216;Frankenstein&#8217; might be an accurate metaphor here. </p>
<p>Thankfully, there is a simpler way, which is the combination of <a href="http://www.alsa-project.org/main/index.php/Main_Page">ALSA</a> [a high-performance, kernel-level audio and MIDI system] and <a href="http://jackaudio.org/">JACK</a> [a system for creating low-latency audio, MIDI, and sync connections between applications and computers]. The battle-scarred among us have learned to ignore all the other audio cruft bolted on to Ubuntu and just use ALSA and JACK. One can think of the ALSA/JACK stack, the heart of most pro Linux studios, as the Core Audio of Linux and in my opinion Jack should be the first thing installed on any musicians laptop. I&#8217;d go so far as to suggest placing it in the Startup Applications so it&#8217;s always running.</p>
<p><img src="http://createdigitalmusic.com/files/2009/08/jackstartup.jpg" alt="jackstartup" title="jackstartup" width="480" height="411" class="size-full wp-image-6842" /></p>
<div class="imgcaption">Qjackctl (labeled JACK GUI) in Ubuntu/GNOME&#8217;s Startup Applications Preferences panel.</div>
<p>The ALSA/JACK combination is a little more complex to set up and tweak than Apple&#8217;s Core Audio, but there&#8217;s a lot of good information online. <em>[Ed.: ALSA, JACK, and the real-time Linux kernel also have some advantages over Mac OS X that can be worth the effort. While JACK has been ported to Mac, Linux has more JACK-aware tools, which is necessary for transport sync. Just as importantly, once configured, you can build rigs with Linux that have greater low-latency performance than may be practical on Mac or Windows. In other words, while it may require an investment of time, it can be both free and better! -PK]</em></p>
<p><a href="http://createdigitalmusic.com/files/2009/08/JACK-Diagram.png"><img src="http://createdigitalmusic.com/files/2009/08/jackdiag_t.png" alt="jackdiag_t" title="jackdiag_t" width="580" height="369" class="size-full wp-image-6846" /></a></p>
<div class="imgcaption">This diagram, albeit dated, shows how Jack and ALSA work together. Please note that Jack does currently support MIDI. Click through for full-sized version. Courtesy Jörn Nettingsmeier; used by permission.</div>
<h3>Workflow</h3>
<p>Over the past ten years, I&#8217;ve developed a workflow that has worked well in the studio and on the road. Since I created most of my tools in Max/MSP, they could shape-shift to fit any musical task I encountered. A sound mangling tool I&#8217;d written for studio use, for instance, I could then adapt for a performance with Tony Conrad. I modified parts of my performance patch for sound installations. This environment served me well over the years &#8211; until recently, when my aesthetic focus changed from using randomness in my work to taking a more deterministic approach. This happened to coincide with my change of operating systems.</p>
<p>I do a lot of location recording while on tour. My rig consists of an Olympus LS-10 digital recorder and an Audio Technica AT-822 single-point stereo microphone. I record at 96kHz/24-bit to a 16GB SDHC card in the LS-10. When I want to audition sound files in the field, I use my netbook&#8217;s SDHC reader, renaming sound files directly on the card. I can look at some of the files in Baudline if I need to check for low-frequency rumble or technical anomalies. I have come to use Baudline on a daily basis.</p>
<p><a href="http://createdigitalmusic.com/files/2009/08/baudlinedesk.jpg"><img src="http://createdigitalmusic.com/files/2009/08/baudlinedesk_t.jpg" alt="baudlinedesk_t" title="baudlinedesk_t" width="580" height="363" class="size-full wp-image-6848" /><br />
</a>
<div class="imgcaption">A typical Baudline session. Click through for full-sized version.</div>
<p>Back in the studio, using the sound editing program Audacity, I remove voice slates, trim heads and tails, adjust gain and EQ as needed, then save them to a project folder. And because I don&#8217;t like surprises in the studio, either, this folder gets backed up onto a remote network drive as well as a local USB drive.</p>
<p><a href="http://createdigitalmusic.com/files/2009/08/audacitydesk1.jpg"><img src="http://createdigitalmusic.com/files/2009/08/audacitydesk1_t.jpg" alt="audacitydesk1_t" title="audacitydesk1_t" width="580" height="363" class="size-full wp-image-6850" /></a></p>
<div class="imgcaption">A typical Audacity session. Click through for full-sized version.</div>
<p>Building my sound library takes weeks or months. During this time, I start filling a notebook with ideas, drawings, plans and marginalia, from which a score emerges. I import all my project sound files into the open-source Digital Audio Workstation <a href="http://ardour.org/">Ardour</a>, arranging them to loosely resemble the score in my notebook. Once my Ardour session is set up, I move sounds around, try different effects, create new textures by layering, then render and re-import sub-mixes until the piece starts to take shape. I use a KORG nanoKONTROL as a mixing surface. I assign faders, pans and switches assigned to the DAW allowing me to quickly play around with different mix ideas.</p>
<p><a href="http://createdigitalmusic.com/files/2009/08/ardourdesk.jpg"><img src="http://createdigitalmusic.com/files/2009/08/ardourdesk_t.jpg" alt="ardourdesk_t" title="ardourdesk_t" width="580" height="363" class="size-full wp-image-6853" /></a></p>
<div class="imgcaption">A typical Ardour session. Click through for full-sized version.</div>
<p>Once the piece sounds finished, I mix down to a stereo .WAV file at 24-bit/44.1kHz, without using compression or EQ on the mix bus. Tip: mastering engineers really appreciate getting a raw 24-bit master that hasn&#8217;t been fiddled around with by the musician. For performances, I also use Ardour and the nanoKONTROL to do an acousmatic presentation. This version of the Ardour session will have compression and/or EQ on the mix bus, since I want the material to sound more polished. As a side note: I am looking into using the mastering tool <a href="http://jamin.sourceforge.net/en/about.html">JAMin [JACK Audio Mastering Interface]</a> for this purpose in the future.</p>
<h3>Sayonara, Apple</h3>
<p>After ten years of working on Apple laptops, I&#8217;ve left the fold. Not only was the expense of owning and maintaining Apple hardware a key factor in my switch, but the operating system had become a frustration to me. Details like not having a tree-view in the right hand panel of the Finder window slowed me down. Ubuntu, on the other hand, feels more like an operating system made for grown-ups. And what&#8217;s especially nice is that Ubuntu scales nicely to the expertise of the user. Your cousin the computer geek or your Grandma can install and use Ubuntu and get as deep as they like. Combine this with the recent rash of cheap, powerful laptops, and Ubuntu&#8217;s market share is bound to grow.</p>
<h3>A Request</h3>
<p>It&#8217;s important that kernel and audio application developers (1) ensure all audio creation software has support for JACK, (2) improve and update tools for JACK to make it easy for musicians to install, configure, and use, (3) ship distros with the realtime kernel already tested and configured for use, (4) to integrate the real-time kernel patches into the mainline kernel. <em>[Ed.: On each of these points, distributions and kernel builds are steadily improving, partly thanks to feedback from communities like the music production community. The realtime kernel likely won't be the default, mainline kernel, but it's important to have well-maintained optional packages at the very least.  That doesn't mean you have to wait for improvements to happen, though, and in future articles I'll talk a bit about how you can configure your system now to take advantage of this functionality. -PK]</em></p>
<p>Most importantly, consider paying a subscription to support developers of JACK and your favorite Linux audio software, or, if you can write code, proofread text, write a manual, do a translation, contribute graphic design, or create content; please help by contributing something to the development of the software you use.</p>
<p>I would like to thank Ken Restivo, Mike Rooke, Paul Davis, Philip DeTullio, Jörn Nettingsmeier and Matt Griffen at Canonical Ltd. for advice and inspiration in the writing of this article.</p>
<p><em>Kim Cascone is a composer, sound artist, touring musician, lecturer and writer. He lives in the San Francisco Bay Area with his wife Kathleen and son Cage.</em></p>
<p>Links:<br />
<a href="http://www.osnews.com/story/6720/Introduction_to_Linux_Audio">http://www.osnews.com/story/6720/Introduction_to_Linux_Audio</a><br />
<a href="http://www.alsa-project.org/main/index.php/Main_Page">http://www.alsa-project.org/main/index.php/Main_Page</a><br />
<a href="http://ardour.org/node">http://ardour.org/node</a><br />
<a href="http://audacity.sourceforge.net/">http://audacity.sourceforge.net/</a><br />
<a href="http://www.kokkinizita.net/linuxaudio/">http://www.kokkinizita.net/linuxaudio/</a><br />
<a href="http://www.baudline.com/">http://www.baudline.com/</a><br />
<a href="http://jackaudio.org/">http://jackaudio.org/</a><br />
<a href="http://drobilla.net/software/patchage/">http://drobilla.net/software/patchage/</a><br />
<a href="http://www.ladspa.org/">http://www.ladspa.org/</a><br />
<a href="http://lv2plug.in/">http://lv2plug.in/</a><br />
<a href="http://dssi.sourceforge.net/">http://dssi.sourceforge.net/</a><br />
<a href="http://jamin.sourceforge.net/en/about.html">http://jamin.sourceforge.net/en/about.html</a><br />
<a href="http://linuxaudio.org/">http://linuxaudio.org/</a><br />
<a href="http://www.ubuntu.com/">http://www.ubuntu.com/</a><br />
<a href="http://code.goto10.org/projects/puredyne/">http://code.goto10.org/projects/puredyne/</a><br />
<a href="http://www.bandshed.net/AVLinux.html">http://www.bandshed.net/AVLinux.html</a><br />
<a href="http://rt.wiki.kernel.org/index.php/Main_Page">http://rt.wiki.kernel.org/index.php/Main_Page</a><br />
<a href="http://www.pulseaudio.org/">http://www.pulseaudio.org/</a><br />
<a href="http://developer.apple.com/audio/overview.html">http://developer.apple.com/audio/overview.html</a></p>
<p><strong>Corrections / clarifications:</strong></p>
<p><em>Ed.: I originally claimed that JACK Transport sync is not possible on the Mac OS X port of JACK. As kindly pointed out by a reader, this is not correct. JACK Transport-aware applications on the Mac will work. </p>
<p>Subtler issues:</p>
<p>Kim noted two annoyances with the Finder. One is wanting to type paths directly. On the Mac Finder, you need to invoke a keyboard shortcut prior to doing so. On Ubuntu&#8217;s default file manager (GNOME&#8217;s Nautilus), you can simply begin typing. There was some disagreement about to whether that really constitutes a notable difference, but suffice to say, you do have a greater range of choice and customization on an open source operating system.</p>
<p>Secondly, Kim argued that you could pull out a drive without having to go to a lot of trouble unmounting it first. At least one commenter argues that risks data loss, and given that users may be using something like FUSE to access foreign file systems like NTFS or the Mac&#8217;s own HFS+, I don&#8217;t yet know what the exact details will be. As I said in comments, however, Nautilus and the command line eject function for me are quicker and more effective than similar unmounting on Windows and Mac, so I still notch this one for Linux. -PK</em></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2009/08/linux-music-workflow-switching-from-mac-os-x-to-ubuntu-with-kim-cascone/&via=cdmblogs&text=Linux Music Workflow: Switching from Mac OS X to Ubuntu with Kim Cascone&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2009/08/linux-music-workflow-switching-from-mac-os-x-to-ubuntu-with-kim-cascone/&via=cdmblogs&text=Linux Music Workflow: Switching from Mac OS X to Ubuntu with Kim Cascone&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class='wpfblike' style='height: 40px;'><iframe src='http://www.facebook.com/plugins/like.php?href=http://createdigitalmusic.com/2009/08/linux-music-workflow-switching-from-mac-os-x-to-ubuntu-with-kim-cascone/&amp;layout=default&amp;show_faces=false&amp;width=400&amp;action=like&amp;colorscheme=light&amp;send=false' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:400px;'></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2009/08/linux-music-workflow-switching-from-mac-os-x-to-ubuntu-with-kim-cascone/feed/</wfw:commentRss>
		<slash:comments>176</slash:comments>
		</item>
	</channel>
</rss>

