<?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; roundup</title>
	<atom:link href="http://createdigitalmusic.com/tag/roundup/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>DIY Sequencer Videos: the Foundation of Techno, Reimagined in New Hardware</title>
		<link>http://createdigitalmusic.com/2009/02/25/diy-sequencers-and-you-the-foundation-of-techno-reimagined-in-new-hardware/</link>
		<comments>http://createdigitalmusic.com/2009/02/25/diy-sequencers-and-you-the-foundation-of-techno-reimagined-in-new-hardware/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 18:18:08 +0000</pubDate>
		<dc:creator>Michael Una</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[alternative-sequencers]]></category>
		<category><![CDATA[dance-music]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[downsampled]]></category>
		<category><![CDATA[editorial]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[music-history]]></category>
		<category><![CDATA[open-source-hardware]]></category>
		<category><![CDATA[roundup]]></category>
		<category><![CDATA[sequencers]]></category>
		<category><![CDATA[step-sequencers]]></category>
		<category><![CDATA[techno]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/?p=5166</guid>
		<description><![CDATA[
I ask you:  what is the foundation for rhythmic electronic music?  I suggest that the humble step-sequencer is the backbone of many of today&#8217;s musical genres and memetic evolutions.  To have electronic rhythm, you need to start with a clock and go from there, dividing it into fractions and multiples.  Then [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://media.createdigitalmedia.net/cdmu/images/2009/02/technocollage.jpg"></p>
<p>I ask you:  what is the foundation for rhythmic electronic music?  I suggest that the humble step-sequencer is the backbone of many of today&#8217;s musical genres and memetic evolutions.  To have electronic rhythm, you need to start with a clock and go from there, dividing it into fractions and multiples.  Then start assigning sounds to those divisions and you&#8217;re pretty much there- techno is happening.</p>
<p>I&#8217;ve been working on prototyping a sequencer-synth and in doing research, I&#8217;ve come across numerous projects that tackle this idea with great enthusiasm.  Because a sequencer can drive any type of electronics, projects tend to fall into two categories: audio, or visual.  Additionally, I&#8217;m seeing two main drivers for the sequence itself:  the nimble arduino, and the CMOS 4017 Decade counter IC.  I&#8217;ll survey here some of the finished projects to give an idea of what&#8217;s possible.  Come with me, won&#8217;t you, on an exploration of the world of DIY sequencers.<br />
<span id="more-5166"></span><br />
First up, a few excellent <strong>audio sequencers</strong>:</p>
<p><object width="500" height="375"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2295544&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ffffff&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=2295544&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ffffff&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="375"></embed></object><br /><a href="http://vimeo.com/2295544">basic arduino sequencer</a> from <a href="http://vimeo.com/user954173">nikolaosh</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>This &#8220;basic arduino sequencer&#8221; by Nikolaosh is undeniably fun.  Looks like four potentiometers controlling software synth parameters, with the Arduino doing the sequencing as well.  Basic, but effective nonetheless.  You can see more details and grab the code <a href="http://www.wrdty.com/?p=10">here</a>.</p>
<p><object width="500" height="375"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=3068026&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ffffff&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=3068026&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ffffff&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="375"></embed></object><br /><a href="http://vimeo.com/3068026">BeatSequencer 1.0</a> from <a href="http://vimeo.com/kamilgarbacz">Kamil Garbacz</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>This &#8220;Beatsequencer&#8221; by <a href="http://www.helpmode.de/kamilgarbacz/wordpress/">Kamil Garbacz</a> also uses Arduino to drive a matrix of LEDs.  Looks like the top row indicates the position of the step, while the bottom 3 rows indicate on/off status for the beep assigned to that row.  A matrix of switches turns each step on and off, 808-style.  It&#8217;s a very compact design with a minimal interface, but it seems to work.</p>
<p><object width="500" height="377"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=3077098&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ffffff&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=3077098&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ffffff&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="377"></embed></object><br /><a href="http://vimeo.com/3077098">cigarduino punk console</a> from <a href="http://vimeo.com/user1245582">frogstar</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>This &#8220;Cigarduino Punk Console&#8221; from frogstar has a lot of great elements- nice pulsewave synthesis from the Arduino and a fun cigar-box case.  It&#8217;s a little light on the LEDs though- don&#8217;t we all like our sequencers to have big banks of LEDs pusling through their paces?</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/FzqrMC1cAr4&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/FzqrMC1cAr4&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>In the 4017 category, we&#8217;ve got this nice little box from <a href="http://note.monoanimal.com/">Note!</a>.  It nicely marries the Atari Punk console to the 4017 running as a 4-step sequencer.  Good glitchy tones get put through their paces.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/5jkGBpy4rTc&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/5jkGBpy4rTc&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>This sequencer from 9volts really opens up the possibilities here- he&#8217;s using the 4017 synched to a drum sampler, triggering circuit-bent devices and controlling gating and filtering.  That&#8217;s what I&#8217;m talkin&#8217; about right there.</p>
<p><strong>Visual sequences:</strong></p>
<p><object width="500" height="375"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2926521&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ffffff&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=2926521&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ffffff&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="375"></embed></object><br /><a href="http://vimeo.com/2926521">PAN PC + 555 + 4017</a> from <a href="http://vimeo.com/user430427">h.cosas</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>This experiment from <a href="http://jorgecrowe.com.ar/">h.cosas</a> uses the 4017 to drive an LCD display with interesting results.  Dig those color bars!</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/8hqbkQ4qSTs&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/8hqbkQ4qSTs&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>This LED pattern sequencer by <a href="http://www.youtube.com/user/WootsPC">WootsPC</a> is very nice to look at- this should give you an idea of what can be done with a basic sequencer, some LEDs, and an eye for animation.</p>
<p>What I take away from all of these projects is the idea that a sequencer can drive pretty much anything, and the most fun and interesting projects lie not in the sequencer itself, but in what is driven by the sequencer.  </p>
<p>I&#8217;d really like to see someone who combines these LED animations with a good sounding, nicely-interfaced sequenced synth that&#8217;s syncable to MIDI clock input, but I think I might have to build that one myself- I&#8217;m working on my own like-minded project, and I&#8217;ve realized I&#8217;ve got a ways to go before I&#8217;ll be satisfied with the results.  In case you&#8217;re curious, here&#8217;s my little project as of two weeks ago.  I&#8217;ve made some modifications since then, but you get the basic idea.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/zBufmv-jtGM&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/zBufmv-jtGM&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>Is anyone else working on a sequencer project?  Please post it in the comments and tell us what how it&#8217;s coming along.</p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2009/02/25/diy-sequencers-and-you-the-foundation-of-techno-reimagined-in-new-hardware/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Ars Technica DJ Software Review Round-Up, But Where&#8217;s djDecks?</title>
		<link>http://createdigitalmusic.com/2006/09/14/ars-technica-dj-software-review-round-up-but-wheres-djdecks/</link>
		<comments>http://createdigitalmusic.com/2006/09/14/ars-technica-dj-software-review-round-up-but-wheres-djdecks/#comments</comments>
		<pubDate>Thu, 14 Sep 2006 16:19:56 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[advice]]></category>
		<category><![CDATA[cheap]]></category>
		<category><![CDATA[DJ]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[meta-reviews]]></category>
		<category><![CDATA[ms-pinky]]></category>
		<category><![CDATA[Native-Instruments]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[roundup]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/2006/09/14/ars-technica-dj-software-review-round-up-but-wheres-djdecks/</guid>
		<description><![CDATA[The mighty Ars Technica regularly takes on technically-intense reviews of processors and operating systems, but this time they&#8217;ve turned their attentions to something else altogether: DJ software. Dave Girard helms the review, with an exhaustive look at both basic DJ virtual decks (Disco, FutureDecks Lite, DJ1800) and full-featured software (VirtualDJ, Traktor DJ Studio from Native [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.createdigitalmusic.com/images/stories/2006/sept2006/virtualdj.jpg"></p>
<p>The mighty Ars Technica regularly takes on technically-intense reviews of processors and operating systems, but this time they&#8217;ve turned their attentions to something else altogether: DJ software. Dave Girard helms the review, with an exhaustive look at both basic DJ virtual decks (Disco, FutureDecks Lite, DJ1800) and full-featured software (VirtualDJ, Traktor DJ Studio from Native Instruments, and MixVibes Pro). (Thanks for the tip, <a href="http://www.ryry-sound.net/">Ryan Pollack</a>!)</p>
<p><a href="http://arstechnica.com/reviews/apps/dj-software.ars">DJ Software for Windows and Mac OS X</a> [Ars Technica]</p>
<p>The DJ apps get the full Ars Technica treatment, down to helpful figures explaining how DJing works for the uninitiated. Traktor DJ wins handily on Mac and Windows at the high end; for casual use on Windows VirtualDJ gets a nod. Girard also tests the hardware with the cheap Hercules DJ control surface / interface.  This is exactly the kind of review from which <b>I run screaming</b> &#8212; round-ups are a total, life-sucking pain as a reviewer. (Yeah, I&#8217;m sure there&#8217;s a Logic 8 / Live 6 / Cubase SX 4 / DP 5 mega-review in my future, but in the meantime I&#8217;m going to try to keep enjoying life.)</p>
<p>The review also wins extra points for including an image of this business card. I wish Ashok had played <i>my</i> puberty party.</p>
<p><img src="http://www.createdigitalmusic.com/images/stories/2006/sept2006/djashok.jpg"></p>
<p>It&#8217;s a rare treat to see Ars doing DJ software, but there are some notable omissions.<span id="more-1620"></span></p>
<p><img src="http://www.createdigitalmusic.com/images/stories/2006/sept2006/djDecks.jpg"></p>
<h3>djDecks &#8212; too hip for the room?</h3>
<p>I can understand not covering Ableton Live. While Live has become a surprise runaway hit among DJs (and has arguably expanded the definition of what DJing is), the focus here was clearly on traditional 2-deck setups, which Live is not. But I&#8217;m surprised the Windows-only <a href="http://www.djdecks.be/">djDecks</a> didn&#8217;t make the cut. At EUR38, this &#8220;indie&#8221; DJ app has robust features and hardware support usually found in apps costing eight times as much, <a href="http://www.djdecks.be/finalscratch">time-coded vinyl support</a>, mix recording, OGG support, library organizing, drag-and-drop from Windows Explorer, lots of build in effects &#8230; well, just read the incredible <a href="http://www.djdecks.be/index.php?sub_selected=sub_features.php&#038;sub_title=Features">feature list</a>.</p>
<p>Most notably, djDecks is the only DJ software I know of with not only full MIDI support, but compatibility with the Behringer BCD-2000, Hercules DJ Console, EKS XP10,FinalScratch, VirtualDJ, SSL and (my personal favorite) MsPinky vinyl records. And, Native Instruments, I hope you&#8217;re listening: <b>unlike Traktor, djDecks has VST effect support</b>. (Not that you need me to say this, of course; I think that&#8217;s been the topic of about 50% of the posts on NI&#8217;s own forums.)</p>
<p>The review&#8217;s definitely worth a read &#8212; just visit djDecks last; it could even be a reason to boot your MacBook into Windows XP. Live is still my top choice for creative music-making, but if I were a traditional DJ and not, well, me, djDecks would jump to the top of my list.</p>
<h3>Fun Mac freebie</h3>
<p>In other DJ app news, The Unofficial Apple Weblog recently spotlighted <a href="http://www.tuaw.com/2006/08/20/djay-a-groundbreaking-audio-application/">djday</a>, a very pretty / Mac-like DJ app that&#8217;s free. Could be great fun to play with, but it&#8217;s missing some key features for hardware control, etc.; see comments.</p>
<p>Which DJ app would be in your round-up? (Particularly on Linux, which got left out entirely here but I know has some evolving offerings.)</p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2006/09/14/ars-technica-dj-software-review-round-up-but-wheres-djdecks/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Tips: Vocoders + Ableton Live; Vocoder Resources, Free Universal Vocoder Plug-in</title>
		<link>http://createdigitalmusic.com/2006/09/12/tips-vocoders-ableton-live-vocoder-resources-free-universal-vocoder-plug-in/</link>
		<comments>http://createdigitalmusic.com/2006/09/12/tips-vocoders-ableton-live-vocoder-resources-free-universal-vocoder-plug-in/#comments</comments>
		<pubDate>Tue, 12 Sep 2006 19:56:29 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Ableton-Live]]></category>
		<category><![CDATA[advice]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mactel]]></category>
		<category><![CDATA[Plug-ins]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[roundup]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[universal]]></category>
		<category><![CDATA[vocal]]></category>
		<category><![CDATA[vocoder]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/2006/09/12/tips-vocoders-ableton-live-vocoder-resources-free-universal-vocoder-plug-in/</guid>
		<description><![CDATA[Vocoding is capable of a broad range of sounds, from the traditional &#8220;robot talking&#8221; effects to unique, organic-sounding synth and drum effects. Like many commonly-used techniques for synthesis and processing (and qualifying as both), vocoder effects can be cliched &#8212; but they can also be used to great effect.

Before today&#8217;s vocoders, there was the voder, [...]]]></description>
			<content:encoded><![CDATA[<p>Vocoding is capable of a broad range of sounds, from the traditional &#8220;robot talking&#8221; effects to unique, organic-sounding synth and drum effects. Like many commonly-used techniques for synthesis and processing (and qualifying as both), vocoder effects can be cliched &#8212; but they can also be used to great effect.</p>
<p><img src="http://www.createdigitalmusic.com/images/stories/2006/sept2006/voder_fair.JPG"></p>
<div class="imgcaption">Before today&#8217;s vocoders, there was the voder, developed at Bell Labs as a sound compression mechanism. From &#8220;As We Think&#8221;, Vannever Bush 1945, via Obsolete.com.</div>
<p>The only real challenge in using vocoders in software is routing, since you need two signals &#8212; a carrier and a modulator. People are regularly asking how to do this on the Ableton Live forums, because there&#8217;s not an obvious way in Live to sidechain signal. Here&#8217;s one tutorial, and it&#8217;s friendly to people who have never used a vocoder before:</p>
<p><a href="http://sonictransfer.com/vocoder-tutorial-ableton-live.shtml">How To Use A Vocoder In Ableton Live</a> [SonicTransfer]<br />
<a href="http://sonictransfer.com/more-orange-vocoder-tips.shtml">More Orange Vocoder Tips</a> [SonicTransfer]</p>
<p>Since some of the links are broken, here are the vocoders mentioned in the article. Both are Mac/Windows compatible, but only mda TalkBox is free:</p>
<p><a href="http://products.prosoniq.com/cgi-bin/register?service=showdetail&#038;refno=30">Orange Vocoder Mac</a>, <a href="http://products.prosoniq.com/cgi-bin/register?service=showdetail&#038;refno=31">Windows</a> [Prosoniq]</p>
<p><a href="http://mda.smartelectronix.com/effects.htm">mda Free Effects</a> (Download the whole archive in VST Windows or VST/AU Mac format; TalkBox is in each version &#8212; and yes, the free mda stuff now runs Universal on Intel Macs)<span id="more-1615"></span></p>
<p>Interestingly, this tutorial assumes you want a non-live solution. My preferred method is to set up two channels, one with the vocoder, and another with a live mic input (or other source), then route into the vocoder using the &#8220;Audio To&#8221; dropdown. I&#8217;m working on a tutorial specific to this with some other tips, so stay tuned.</p>
<p>My own vocoder of choice, which immediately suggests breaking out of the cliched vocoding mold with lots of wacky experimental presets and lovely-sounding synth sounds (I&#8217;ll share some of mine if I come up with anything nice):</p>
<p><a href="http://www.native-instruments.com/index.php?id=vokator_us&#038;ftu=5696956394&#038;flash=8">Native Instruments Vokator</a> [also in Komplete]</p>
<p><img src="http://www.createdigitalmusic.com/images/stories/2006/sept2006/vokator.gif"></p>
<div class="imgcaption">The wildly-powerful Vokator from Native Instruments, capable of sounds from the gorgeous to the mangled.</div>
<p>The vocoder has a long and fascinating history, one that goes beyond the narrow knowledge many people have of it. Wikipedia keeps getting better and better and has an extensive history; Obsolete.com looks at the first vocoders:</p>
<p><a href="http://en.wikipedia.org/wiki/Vocoder">Vocoder</a> [Wikipedia]<br />
<a href="http://www.obsolete.com/120_years/machines/vocoder/">Homer Dudley&#8217;s Speech Synthesisers, &#8220;The Vocoder&#8221; (1940) &#038; &#8220;Voder&#8221;(1939)</a> [Obsolete.com: 120 Years of Electronic Music]</p>
<p>Note that Bob Moog and Wendy Carlos get credit for creating the vocoder as we now know it. (The original vocoder sounded quite different!)</p>
<p>The best news, here, however, is that you can build your own vocoder thanks to a PAIA kit designed by none other than Craig Anderton. It&#8217;s a traditional 8-band model (none of this new-fangled, 128-band nonsense), but with a &#8220;spectral cross modulator&#8221; for some additional effects. I would be running to buy one myself if I weren&#8217;t dead broke. </p>
<p><a href="http://www.paia.com/vocoder.htm">PAIA Vocoder</a></p>
<p>If anyone has one, let us know how it is to work with. </p>
<p>The key with making new vocoder effects is to get out there and experiment; love or hate the song, Imogen Heap&#8217;s blockbuster &#8220;Hide and Seek&#8221; (just when you thought vocoder hits were dead) came out of some happy accidents as the vocoder modulates between pitches. That&#8217;s made it hard to perform &#8212; and inspired <a href="http://www.ryspace.com/index.php/2006/04/25/human-after-all/">choral a Capella versions</a> &#8212; but it demonstrates yet again that the organic effect of struggling a bit with your technology often creates the most satisfying results.</p>
<p>Got more vocoder questions or tips? Send them on in.</p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2006/09/12/tips-vocoders-ableton-live-vocoder-resources-free-universal-vocoder-plug-in/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Foldable Travel Guitars and the Mobile Guitar Studio</title>
		<link>http://createdigitalmusic.com/2006/06/20/foldable-travel-guitars-and-the-mobile-guitar-studio/</link>
		<comments>http://createdigitalmusic.com/2006/06/20/foldable-travel-guitars-and-the-mobile-guitar-studio/#comments</comments>
		<pubDate>Tue, 20 Jun 2006 22:38:56 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[Highlight]]></category>
		<category><![CDATA[guitars]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[luggage]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[roundup]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/2006/06/20/foldable-travel-guitars-and-the-mobile-guitar-studio/</guid>
		<description><![CDATA[<img src="http://createdigitalmusic.com/gallery/d/4327-1/06_06guitarstogo.png">]]></description>
			<content:encoded><![CDATA[<p>First a <a href="http://createdigitalmusic.com/2006/01/11/exclusive-fold-up-full-size-music-keyboard-patented/">foldable MIDI keyboard</a>, now a travel guitar with a jointed, removable neck so it folds into a case:</p>
<p><a href="http://www.stewartguitars.com/stowaway.htm">Stewart Guitars Stow-Away</a> (<a href="http://news.harmony-central.com/Newp/2006/Stewart-Guitar-Company-Stow-Away.html">via</a>)</p>
<p><img src="http://media.createdigitalmedia.net/cdmu/images/stories/2006/june/StowRedincase.jpg"></p>
<p>Detach this sucker&#8217;s neck and you can fit the guitar into a briefcase, not to mention terrify your friends. (Oh, for the love of God, you broke your guitar!) Bonus: heightened terror alerts won&#8217;t make people think you&#8217;re carrying a gun. They make a similar model called the <a href="http://www.stewartguitars.com/roadrunner.htm">Road-Runner</a>.</p>
<div class="image-right"><img src="http://media.createdigitalmedia.net/cdmu/images/stories/2006/june/guitartuner.jpg"></div>
<p>But while we&#8217;re at it, what else could you put in your mobile guitar studio carry bag? Here are a few suggestions from CDM posts past:</p>
<ol>
<li><a href="http://createdigitalmusic.com/2005/12/08/the-digital-guitar-amp-voxs-portable-da5/">Vox DA5 miniature practice amp</a> (see comments for similar models)</li>
<p><LI><a href="http://createdigitalmusic.com/2005/11/27/fenders-keychain-pocket-tuner-guitar-tuner-roundup/">Fender keychain pocket tuner</a></li>
<p><LI>iPod Nano with <a href="http://createdigitalmusic.com/2005/11/21/irocker-turn-your-ipod-into-a-guitar-tuner-metronome-practice-tool/">iRocker  pocket tuner, metronome, virtual chord book, fingerings, and scales</a></li>
<li>Treo running <a href="http://createdigitalmusic.com/2005/11/07/palmtreo-music-beatpad-pattern-sequencer-exports-to-pc-new-pro-music-suite/">miniMusic software for scoring, composing, beats</a></li>
<li>Laptop running <a href="http://createdigitalmusic.com/2005/10/13/more-details-on-guitar-rig-2-computer-guitar-system/">Guitar Rig 2</a>, made easier by Guitar Rig&#8217;s bundled, compact interface/foot pedal combo. And soon, Intel MacBooks should be supported</li>
</ol>
<p>Guitar and bass players, what&#8217;s in your bag?<span id="more-1436"></span></p>
<p><B>Updated:</b> Kevin of the Nettles sends us <a href="http://createdigitalmusic.com/2006/06/21/portable-guitar-travel-rig-from-kevin-of-the-nettles/">details of his rig</a>, with some terrific tips for an all-in-one music rig for the road.</p>
<p><img src="http://media.createdigitalmedia.net/cdmu/images/stories/2006/june/stowaway.png"></p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2006/06/20/foldable-travel-guitars-and-the-mobile-guitar-studio/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Max/MSP Resource Roundup: Computer Music Special [Updated]</title>
		<link>http://createdigitalmusic.com/2005/12/06/maxmsp-resource-roundup-computer-music-special-updated/</link>
		<comments>http://createdigitalmusic.com/2005/12/06/maxmsp-resource-roundup-computer-music-special-updated/#comments</comments>
		<pubDate>Tue, 06 Dec 2005 05:00:00 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[downsampled]]></category>
		<category><![CDATA[max-msp]]></category>
		<category><![CDATA[patching]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[roundup]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/2005/12/06/maxmsp-resource-roundup-computer-music-special-updated/</guid>
		<description><![CDATA[Welcome, Computer Music readers &#8212; feel free to drop me a line. Here&#8217;s a roundup of Max/MSP resources, as a companion to the feature story on Max I wrote for Computer Music Magazine. Max is a deep, deep program, but to get you started, I&#8217;ve lined up:
Unusual controllers for performance (tablets to game controllers)
Cool Max [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome, Computer Music readers &#8212; feel free to <a href="http://www.createdigitalmusic.com/index.php?option=com_contact&#038;Itemid=3">drop me a line</a>. Here&#8217;s a roundup of <a href="http://www.cycling74.com">Max/MSP</a> resources, as a companion to the feature story on Max I wrote for <a href="http://www.computermusic.co.uk/">Computer Music</a> Magazine. Max is a deep, deep program, but to get you started, I&#8217;ve lined up:<P><br />
<blockquote><LI>Unusual controllers for performance (tablets to game controllers)<br />
<LI>Cool Max projects (flaming sound organs to musical punching bags)<br />
<LI>Essential Max tools (my favorite add-ons and upgrades)</p></blockquote>
<p><P><br />
It&#8217;s everything you need to start making <b>weird, futuristic music and art</b>. Well, not quite everything, but enough to blow my mind, anyway. I&#8217;m planning more online tutorials and possibly another print follow-up soon, so stay tuned!<P><br />
<img src="http://media.createdigitalmedia.net/cdmu/images/storiespre2k6/cine3.jpg"><br />
<span id="more-905"></span><br />
<P>
<div class="image-right"><img src="http://media.createdigitalmedia.net/cdmu/images/storiespre2k6/p5hand.jpg"></div>
<p><B>Unusual Controllers for Use with Max</b><P><br />
Part of the fun of using Max is that it&#8217;s easy to manage incoming data from devices in performance &#8212; not only the usual items (keyboards, drum pads), but unusual controller, as well. In particular, you&#8217;ll want to take a look at the built-in &#8220;hi&#8221; object (human interface), which enables use with a broad range of USB devices, even if not intended for music. More resources from CDM:<P><br />
<a href="http://createdigitalmusic.com/index.php?option=com_content&#038;task=view&#038;id=981&#038;Itemid=44">Guitar Hero PlayStation Guitar Controller</a>, a prime target for Max hacking<P><br />
The <a href="http://createdigitalmusic.com/index.php?option=com_content&#038;task=view&#038;id=423&#038;Itemid=44">P5 Data Glove</a> is an inexpensive game controller that works especially well with Max (even though one of my colleagues insists on using it with Macromedia&#8217;s Director, which is trickier)<P><br />
<a href="http://createdigitalmusic.com/index.php?option=com_content&#038;task=view&#038;id=146&#038;Itemid=44">Wacom Tablet External</a> for using a graphics tablet (only works with OS X, though there are other options, too)<P><br />
<a href="http://createdigitalmusic.com/index.php?option=com_content&#038;task=view&#038;id=312&#038;Itemid=44">USB-to-real-world sensor interface</a> lets you attach sensors, other devices; as an alternative, my personal favorite device in this category is the real world &#8211; to &#8211; MIDI device, the US$149 <a href="http://eroktronix.com/">MidiTron</a><P><br />
<B>Great Max/MSP Projects</b><P><br />
Max is the undisputed champ for designing sophisticated experimental installations, instruments, and other prototypes quickly. Here are a few of my favorites I&#8217;ve written up on CDM (some combining Max with other software):<P><br />
<a href="http://createdigitalmusic.com/index.php?option=com_content&#038;task=view&#038;id=71&#038;Itemid=44">Musical punching bag / disco floor</a><P><br />
<a href="http://createdigitalmusic.com/index.php?option=com_content&#038;task=view&#038;id=531&#038;Itemid=44">Minority Report-like Virtual Reality Environment</a> (shown at top, navigating the NYC skyline)<P><br />
<a href="http://createdigitalmusic.com/index.php?option=com_content&#038;task=view&#038;id=69&#038;Itemid=44">Flaming Propane-powered Pyrophone Organ Game</a> (shown below)<P><br />
<a href="http://createdigitalmusic.com/index.php?option=com_content&#038;task=view&#038;id=656&#038;Itemid=44">String Thing</a> fretless cello-like instrument<P><br />
<a href="http://createdigitalmusic.com/index.php?option=com_content&#038;task=view&#038;id=909&#038;Itemid=44">Turntable Art</a><P><br />
<a href="http://createdigitalmusic.com/index.php?option=com_content&#038;task=view&#038;id=949&#038;Itemid=44">Turntable-Controlled Vibrating Chaise Longue</a><P><br />
<a href="http://createdigitalmusic.com/index.php?option=com_content&#038;task=view&#038;id=612&#038;Itemid=44">Coal-Powered, Steam-Driven Power Plant Music</a> plus <a href="http://createdigitalmusic.com/index.php?option=com_content&#038;task=view&#038;id=615&#038;Itemid=44">further details</a> of interfacing coal-powered hardware with laptops<P><br />
<img src="http://media.createdigitalmedia.net/cdmu/images/storiespre2k6/pyrophone.jpg"><br />
<B>More Max Tools</b><P><br />
Worth adding to your arsenal:<P><br />
<a href="http://createdigitalmusic.com/index.php?option=com_content&#038;task=view&#038;id=752&#038;Itemid=44">Jitter 1.5 and Max/MSP 4.5.5</a>: Starting with the mothership, here&#8217;s why you should upgrade to the latest version<P><br />
<a href="http://createdigitalmusic.com/index.php?option=com_content&#038;task=view&#038;id=661&#038;Itemid=44">Game sound objects</a> for emulating Atari, Nintendo, Sega, Coleco Sound<P><br />
Cycling &#8216;74 distributes the <a href="http://createdigitalmusic.com/index.php?option=com_content&#038;task=view&#038;id=569&#038;Itemid=44">Lemur multi-touch control surface</a>, ideal for Star Trek-like control of Max patches; see <a href="http://createdigitalmusic.com/index.php?option=com_content&#038;task=view&#038;id=964&#038;Itemid=44">recent update</a> to the software<P><br />
<a href="http://createdigitalmusic.com/index.php?option=com_content&#038;task=view&#038;id=488&#038;Itemid=44">Tap.Tools</a> is my favorite Max add-on; an indispensible collection of time-savers at a really low price</p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2005/12/06/maxmsp-resource-roundup-computer-music-special-updated/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
