<?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; cross-platform</title>
	<atom:link href="http://createdigitalmusic.com/tag/cross-platform/feed/" rel="self" type="application/rss+xml" />
	<link>http://createdigitalmusic.com</link>
	<description>The latest gear, software, and techniques for electronic music production and performance</description>
	<lastBuildDate>Fri, 20 Nov 2009 17:06:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Free, Native Linux Plug-ins, and How to Use Them in energyXT for Linux</title>
		<link>http://createdigitalmusic.com/2009/09/30/free-native-linux-plug-ins-and-how-to-use-them-in-energyxt-for-linux/</link>
		<comments>http://createdigitalmusic.com/2009/09/30/free-native-linux-plug-ins-and-how-to-use-them-in-energyxt-for-linux/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 17:03:16 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[303]]></category>
		<category><![CDATA[cross-platform]]></category>
		<category><![CDATA[drum-synth]]></category>
		<category><![CDATA[energyxt]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[free-software]]></category>
		<category><![CDATA[hosts]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[JUCE]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[Plug-ins]]></category>
		<category><![CDATA[soft-synths]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/2009/09/30/free-native-linux-plug-ins-and-how-to-use-them-in-energyxt-for-linux/</guid>
		<description><![CDATA[ 
It’s simply stunning some of the terrific instrument and effect plug-ins available that are now free and open source – yes, free as in freedom, not just freeware. I had commented in the past something along the lines of, “boy, wouldn’t it be great if this now meant, say, a Linux port?” and then [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://createdigitalmusic.com/images/2009/09/energy_LinuxVST.png" rel="lightbox"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="energy_LinuxVST" border="0" alt="energy_LinuxVST" src="http://createdigitalmusic.com/images/2009/09/energy_LinuxVST_thumb.png" width="580" height="340" /></a> </p>
<p>It’s simply stunning some of the terrific instrument and effect plug-ins available that are now free and open source – yes, free as in freedom, not just freeware. I had commented in the past something along the lines of, “boy, wouldn’t it be great if this now meant, say, a Linux port?” and then went on the business of my daily life, which tends not to include re-compiling plug-ins. But now, the folks of JUCETICE have been busy doing just that, serving up delicious instrument and effect goodness, running native on Linux.</p>
<p>Translation: fire up that netbook and make some music.</p>
<p>Following up on our tutorial on Ardour and netbook-optimized music competition with Renoise and Indamixx, here’s what you need to get rolling.</p>
<p> <span id="more-7714"></span>
<p>With Linux growing in popularity on netbooks – and an option like the <a href="http://indamixx.com/">pre-configured Indamixx</a> solution saving you the work of optimizing and configuring it – it’s suddenly no longer a stretch to imagine yourself a Linux music user. Of course, what you <em>don’t</em> want is to wind up without the arsenal of plug-ins to which we’ve all become accustomed. There are various ways of hosting Windows VSTs under Linux as though they were native plug-ins; check out <a href="http://www.breakfastquay.com/dssi-vst/">dssi-vst</a> (which also enables 32-bit VSTs from Windows under 64-bit Linux hosts), in conjunction with <a href="http://www.winehq.org/">WINE</a>. That should probably be the subject of a separate tutorial. (Ardour 3 also promises Windows VST support.)</p>
<p>But here, let’s have a look at <em>native </em>Linux plug-ins. JUCETICE has some beautiful <a href="http://www.anticore.org/jucetice/?page_id=7">creations of their own</a> &#8211; an elegant, 32-voice polyphonic drum synthesizer and a TB-303 clone – plus some familiar favorites <a href="http://www.anticore.org/jucetice/?page_id=8">ported from Windows</a>, like the ingenious DiscoDSP sampler created by the late, great Arguru. </p>
<p>Here, we’ll use the native Linux version of a commercial host, energyXT. energyXT is proprietary, but it costs just EUR59, has a free demo to check out before you purchase, and – if you do like it – is really different than any of its competitors.</p>
<p>Patrick Shirkey of <a href="http://www.64studio.com/">64studio</a>, the music-centric Linux distro, walks us through the steps necessary to get the JUCETICE plug-ins going under energyXT on Linux – all native, no WINE or Windows anywhere.</p>
<p>I’ll be doing this myself on my Indamixx test unit, and will let you know how that goes.</p>
<p><em>Developer note: yes, you should definitely check out the JUCE framework, which makes developing cross-platform C++ easy, efficient, and modern, and is free for open-source projects.</em></p>
<p><em>Patrick explains:</em></p>
<p>1. Download the jucetice linuxvst plugin : <a href="http://www.anticore.org/jucetice/?page_id=7">http://www.anticore.org/jucetice/?page_id=7</a></p>
<p>2. Make a folder called “plugins” in the home directory</p>
<p><a href="http://createdigitalmusic.com/images/2009/09/ss5.png" rel="lightbox"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="ss5" border="0" alt="ss5" src="http://createdigitalmusic.com/images/2009/09/ss5_thumb.png" width="580" height="340" /></a></p>
<p> 3. Save or move the plugins to that folder and extract the plugins.</p>
<p><a href="http://createdigitalmusic.com/images/2009/09/ss5a.png" rel="lightbox"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="ss5a" border="0" alt="ss5a" src="http://createdigitalmusic.com/images/2009/09/ss5a_thumb.png" width="580" height="340" /></a> </p>
<p>4. Open energyXT and add the “plugins” folder to the “Plugins” folder list. Choose File &gt; Setup:</p>
<p><a href="http://createdigitalmusic.com/images/2009/09/ss1.png" rel="lightbox"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="ss1" border="0" alt="ss1" src="http://createdigitalmusic.com/images/2009/09/ss1_thumb.png" width="580" height="404" /></a> </p>
<p>Select the “Browser” tab and set it to the “Plugins” section.</p>
<p><a href="http://createdigitalmusic.com/images/2009/09/ss2.png" rel="lightbox"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="ss2" border="0" alt="ss2" src="http://createdigitalmusic.com/images/2009/09/ss2_thumb.png" width="400" height="400" /></a></p>
<p>Now select the “plugins” folder and add it to the list of known folders.</p>
<p><a href="http://createdigitalmusic.com/images/2009/09/filepath.jpg" rel="lightbox"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="filepath" border="0" alt="filepath" src="http://createdigitalmusic.com/images/2009/09/filepath_thumb.jpg" width="398" height="239" /></a>&#160;</p>
<p>[Here’s what it looks like in the path structure.]</p>
</p>
<p><a href="http://createdigitalmusic.com/images/2009/09/addfolder.jpg" rel="lightbox"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="addfolder" border="0" alt="addfolder" src="http://createdigitalmusic.com/images/2009/09/addfolder_thumb.jpg" width="399" height="359" /></a> </p>
<p>5. To add the plugin to a project double click on the “Plugins” section on the left panel of the main window to show all the plugins and right click on the plugin you want to use. Click “Add as Send” from the popup menu.</p>
<p><a href="http://createdigitalmusic.com/images/2009/09/ss6.png" rel="lightbox"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="ss6" border="0" alt="ss6" src="http://createdigitalmusic.com/images/2009/09/ss6_thumb.png" width="580" height="340" /></a></p>
<p>6. Finally, open the “Window” menu and choose the plugin from the list to display the user interface and adjust the settings.</p>
</p>
<p><a href="http://createdigitalmusic.com/images/2009/09/ss7.png" rel="lightbox"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="ss7" border="0" alt="ss7" src="http://createdigitalmusic.com/images/2009/09/ss7_thumb.png" width="580" height="340" /></a> </p>
<p><em>Ed.: Definitely let us know if this is helpful to you; we’ll have some more comprehensive, big-picture tutorials on this stuff soon – but in the meantime, I’m definitely checking out these instruments!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2009/09/30/free-native-linux-plug-ins-and-how-to-use-them-in-energyxt-for-linux/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Aud&#8217;s Ode to Music Technology: Rant Haiku</title>
		<link>http://createdigitalmusic.com/2008/01/28/auds-ode-to-music-technology-rant-haiku/</link>
		<comments>http://createdigitalmusic.com/2008/01/28/auds-ode-to-music-technology-rant-haiku/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 15:23:26 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[advice]]></category>
		<category><![CDATA[cross-platform]]></category>
		<category><![CDATA[editorial]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[myspace]]></category>
		<category><![CDATA[oddities]]></category>
		<category><![CDATA[opinions]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[trends]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/2008/01/28/auds-ode-to-music-technology-rant-haiku/</guid>
		<description><![CDATA[ Aud is either a &#8220;Music Industy insider with a finger on the pulse of more than BPM&#8221; or &#8220;consummate psuedonisticmusictechnophilosoph&#8221; or both. I got hip to his music through a friend who may soon be publicly identified, and have heard some really terrific productions (some not yet on the MySpace page yet). But I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://createdigitalmusic.com/images//2008/01/aud.jpg"><img height="199" alt="aud" src="http://media.createdigitalmedia.net/cdmu/images//2008/01/aud-thumb.jpg" width="240" align="right" border="0"></a> Aud is either a &#8220;Music Industy insider with a finger on the pulse of more than BPM&#8221; or &#8220;consummate psuedonisticmusictechnophilosoph&#8221; or both. I got hip to his music through a friend who may soon be publicly identified, and have heard some really terrific productions (some not yet on the MySpace page yet). But I bring Aud to everyone&#8217;s attention in this case for his run-on rant poetry about the relative value of certain technological acheivements. If you could condense everything you feel about music technology into a 60-second speech in the local pub, it <em>might</em> come out something like this.
<p><a href="http://www.myspace.com/audnoyz">audnoyz &#8211; 36 &#8211; Male &#8211; UK</a> [MySpace.com]<br />
<blockquote>
<p>I submit in this age of &ldquo;in the box&rdquo; for some, where all is manipulatable and nothing is beyond reproach, the same holds true for noise found or contrived. All is art, all is beauty. ode to aud :-/ More Musings: The pub landlord rules! -Pro Tools: the mix bus sounds great through my Neve -Steinberg: what the fuck happened to you? -Sonar: time has been good to you -Live: awesome, awesome, awesome -DP: don&rsquo;t get the respect it deserves- -Props for props- -Dangerous: now that&rsquo;s some good noise- -Korg: CHAOS rules! -Adams: the best!- -Saxonia: German precision- Go SPL before play with your big knob- Liquid channel:too much- Duende:the sound is classic the UI could use some modernization- -RME: worth the extra quid- -64bit don&rsquo;t mean shit on the dance floor- -Wavelab rules- Focusrite: RED!- TOFT: great stuff- Apogee:little brittle w/o nuts- Benchmark:solid-*** Wedlock is like a dongle*** +Mac still got it over PC+ Macbooks awesome, and you can you warm your tea on them too&#8211;Windows: why can&rsquo;t you remember I already installed via that USB port already!- Mac towers: what you say I did not catch that, the fan is ON&hellip;- Robin Trower deserves more!- Jobs: Brilliant! Create a culture that hates Gates, that pays a premium for superior technology? while YOU profit from the biggest proprietary scheme ever devised&hellip;. Don&rsquo;t get me wrong, I LOVE my mac, I just hate Apple!&#8211; Ipod: freepass on this one&hellip; wait a minute, I got rid of my vinal for cassette because it was better, then to CD cuz it sounds better, now you want me to drop my CDs for inferior sound quality&hellip; BRILLIANT!</p>
</blockquote>
<p>&#8220;Wedlock is like a dongle&#8221;, appearing on a t-shirt near you. (Perhaps for some it&#8217;s more like challenge-response authorization. Well, unless you pirated your significant other.)</p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2008/01/28/auds-ode-to-music-technology-rant-haiku/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
