<?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; music-history</title>
	<atom:link href="http://createdigitalmusic.com/tag/music-history/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>Can Rhythmic Analysis Demonstrate the Use of Robotic Beats?</title>
		<link>http://createdigitalmusic.com/2009/03/10/can-rhythmic-analysis-demonstrate-the-use-of-robotic-beats/</link>
		<comments>http://createdigitalmusic.com/2009/03/10/can-rhythmic-analysis-demonstrate-the-use-of-robotic-beats/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 21:56:02 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[click-track]]></category>
		<category><![CDATA[echo-nest]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[music-history]]></category>
		<category><![CDATA[recording]]></category>
		<category><![CDATA[remix]]></category>
		<category><![CDATA[rhythm]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[theory]]></category>
		<category><![CDATA[trends]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[web-2.0]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/?p=5270</guid>
		<description><![CDATA[Photo (CC) Nigel Appleton.
News may filter through Boing Boing, Slashdot, and Reddit &#8211; and certainly, this story already has. But oddly, I learned of this item when I happened to meet up with the blog item&#8217;s author in Somerville, Massachusetts. He has digital analysis he believes may prove that a track was recorded to a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/nigelappleton/3286060846/"><img src="http://farm4.static.flickr.com/3330/3286060846_9537faafa4.jpg?v=0"></a></p>
<div class="imgcaption">Photo (<a href="http://creativecommons.org/licenses/by-nc-nd/2.0/deed.en">CC</a>) <a href="http://www.flickr.com/photos/nigelappleton/">Nigel Appleton</a>.</div>
<p>News may filter through Boing Boing, Slashdot, and Reddit &#8211; and certainly, this story already has. But oddly, I learned of this item when I happened to meet up with the blog item&#8217;s author in Somerville, Massachusetts. He has digital analysis he believes may prove that a track was recorded to a click track.</p>
<p>Paul Lamere is a developer at Echo Nest, a brainy think-tank of music geeks developing new ways of processing musical metadata in the cloud. Whereas services like Last.fm focus mainly on content and community, Echo Nest&#8217;s API wants to make the computers in the cloud smarter about how they listen to your music. We&#8217;ve had a look at their work twice before:</p>
<p><a href="http://createdigitalmusic.com/2008/12/29/all-christmas-music-boiled-down-to-sixteen-droning-singles/">All Christmas Music, Boiled Down to Sixteen Droning Singles</a><br />
<a href="http://createdigitalmusic.com/2008/04/01/musical-brain-api-an-api-for-music-on-the-web-and-it-makes-pretty-pictures/">Musical Brain API: An API for Music on the Web &#8211; And it Makes Pretty Pictures</a></p>
<p>The Remix API crunches data about rhythmic information at a number of levels. Since we first saw it, that API has led to an SDK (read: something you can program more directly), all assembled in Python. The Python-based SDK is now capable of creating the world&#8217;s most unlistenable mash-ups, among other things &#8211; some oddly compelling. On Friday, I got to listen to tunes with every other eighth note removed and Michael Jackson crossed with tunes &#8211; that is, until the programmers in the office started to complain because they were about to lose their mind. (Echo Nest uses a Sonos system to pipe music office-wide. I hope we can give you a preview of those clips soon.) </p>
<p><a href="http://developer.echonest.com/docs/method/remix/">Remix SDK</a> (currently Python)</p>
<p>But perhaps the most interesting thing this team has done so far is Paul&#8217;s work on plotting rhythmic analysis. Plots of tempo deviation, measured in beat durations, yield two interesting revelations:</p>
<p><a href="http://musicmachinery.com/2009/03/02/in-search-of-the-click-track/">In search of the click track</a> [Music Machinery]</p>
<p>1. Much of the music you know has a <em>lot</em> of rhythmic variation. (Dizzy Miss Lizzie by the Beatles, anyone? No Ringo Starr jokes, please.)</p>
<p>2. A lot of the other music has disturbingly <em>little</em> rhythmic variation.<span id="more-5270"></span></p>
<p><img src="http://media.createdigitalmedia.net/cdmu/images/2009/03/clickgraphs.jpg"></p>
<div class="imgcaption">As rhythmically flat as GarageBand: Britney Spears, right. (Beatles at left.)</div>
<p>Yes, indeed, the use of click tracks (and, I suspect, metronomes, drum machines, quantized loops, and the whole lot) seems to be sucking some of the rhythmic spice out of music. You&#8217;ve already heard complaints about the &#8220;loudness wars&#8221; that have quantized out dynamic range. But, after decades of drum machines and digital tech, there&#8217;s surprisingly little complaint about quantized rhythmic values. Okay, perhaps I should scratch that &#8211; some people complain an awful lot. What we haven&#8217;t had until now is a visual representation of what&#8217;s going on.</p>
<p><strong>Note/update:</strong> Just for the record, I&#8217;m not opposed to quantized beats. We&#8217;re very big fans of techno around here. The post Paul wrote begins, &#8220;Sometime in the last 10 or 20 years,  rock drumming has changed.&#8221; Note, <em>rock</em> drumming. I think there are all sorts of rhythmic possibilities in different musical expressions.</p>
<p>I could go on, but I&#8217;m not having a very smart day. (The evening pot of coffee is on; I have high hopes.) Instead, I&#8217;m curious what people think of Paul&#8217;s methodology. This was just a programmer working along a line of thought with some experimental code, so I&#8217;m sure he doesn&#8217;t claim this to be an entirely scientific method. But that said, do you think his conclusions are correct? Is there more to be said about this subject?</p>
<p>For that matter, would there be a way to do more scientific work along these lines?</p>
<p>As for the engine that powered this: the Remix API and SDK from Echo Nest should be capable of quite a lot more, from gorgeous animated visualizations like the album art for Matmos we saw last year to unusual, new collaborative Web remix apps. The one catch is the analysis must be performed on their servers, so it&#8217;s not something you can apply without sending your content to the cloud &#8211; but you do get the metadata back, so I still think some sort of self-remixing applications might be possible, too. I&#8217;m eager to see a Java version of the SDK and not just Python, because that&#8217;d make it easier to add 3D elements or work with tools like Processing. Can I get an amen?</p>
<p>Well worth checking out Paul&#8217;s blog for lots of commentary on a variety of musical enthusiast topics:<br />
<a href="http://musicmachinery.com/">Music Machinery</a></p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2009/03/10/can-rhythmic-analysis-demonstrate-the-use-of-robotic-beats/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>Delia Derbyshire, in Radio Interviews and on T-Shirts</title>
		<link>http://createdigitalmusic.com/2009/03/09/delia-derbyshire-in-radio-interviews-and-on-t-shirts/</link>
		<comments>http://createdigitalmusic.com/2009/03/09/delia-derbyshire-in-radio-interviews-and-on-t-shirts/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 20:33:02 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[BBC]]></category>
		<category><![CDATA[delia-derbyshire]]></category>
		<category><![CDATA[electronic-music]]></category>
		<category><![CDATA[gurus]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[interviews]]></category>
		<category><![CDATA[music-history]]></category>
		<category><![CDATA[pioneers]]></category>
		<category><![CDATA[radiophonic-workshop]]></category>
		<category><![CDATA[t-shirts]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/?p=5258</guid>
		<description><![CDATA[Delia Derbyshire, UK electronic composer extraordinaire and BBC Radiophonic Veteran, inspires depths of love and respect from us electronic muzos male and female that defy description. As Tara Busch from AnalogSuicide puts it, people aren&#8217;t just fans: they&#8217;re Delians. I think if you could see the image inside the heads of Delia fans at the [...]]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/x-MCEK8G5Tw&#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/x-MCEK8G5Tw&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>Delia Derbyshire, UK electronic composer extraordinaire and BBC Radiophonic Veteran, inspires depths of love and respect from us electronic muzos male and female that defy description. As Tara Busch from AnalogSuicide puts it, people aren&#8217;t just fans: they&#8217;re Delians. I think if you could see the image inside the heads of Delia fans at the mere mention of her name or the sound of a single sound effect, it&#8217;d probably look something like this slow-motion clip Tara posted to AnalogSuicide last fall:</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/TWQOwx9NbA8&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/TWQOwx9NbA8&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>(Well, the editor at the BBC working on the show obviously felt that way.)</p>
<p>Via: <a href="http://analogsuicide.com/latest/2008/10/6/we-love-delia-more-delia-derbyshire-deliciousness.html">We Love Delia! More Delia Derbyshire Deliciousness!</a> [Analog Suicide]</p>
<p>I think people&#8217;s passions run this deep not simply out of a mad Delian crush, but also because of what she represents for the future of electronic music: Delia Derbyshire seemed to embrace sound with a relentless freshness and playfulness, the kind of spirit that could move forward the future of music in the same way she invigorated its past. And she came out of an entire scene of experimentation at the BBC and in the UK that could now spread virally online and in radiophonic workshops of independent musicians&#8217; own creation.</p>
<p>Darren Landrum on Twitter is nice enough to send along <strike>two</strike> three newly-posted 1997 interviews with Delia on Radio Scotland. First part above; second part below. In YouTube bizarro fashion, they&#8217;re accompanied with strange sweeping slide shows, but Delia&#8217;s bubbling personality and insight shine through.</p>
<p>But perhaps you want to wear your Delian adoration on your sleeve, literally. Well, Analog Industries created a t-shirt this morning that, by the time Tom Whitwell (once and future Music thing creator) and myself Twittered and forum commenters posted, is now gone. Look out, Urban Outfitters.</p>
<p>Anyone want to try alternative Derbyshire couture? (Delia Derbyshirts?) Let us know; I have some screenprinting connections.</p>
<p><img src="http://media.createdigitalmedia.net/cdmu/images/2009/03/derbyshirt.jpg"></p>
<div class="imgcaption">Sold out about as quickly as announced. Next up: I expect Delia Derbyshire t-shirts at Hot Topic.</div>
<p>Part two of the interview:<span id="more-5258"></span></p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/dmzp9AatldQ&#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/dmzp9AatldQ&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>Plus part three:<br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/yp5yfLVvflU&#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/yp5yfLVvflU&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>And for some Delian sonic creations, here&#8217;s her 1972 &#8220;Wizard&#8217;s Laboratory.&#8221; Listening to her work via YouTube videos is not ideal, so I must say I&#8217;m rather keen for some disc releases we can buy. But, on the other hand, the montage of who&#8217;s who in women in electronic music can serve as a reminder that dudes alone did not construct electronic music history &#8211; not unless you ignore a cadre of some of electronic music&#8217;s greatest pioneers.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/F9AkSI_UbIE&#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/F9AkSI_UbIE&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>And lastly, for all our friends at the BBC Radiophonic Workshop, here&#8217;s a 50th Anniversary of the workshop, also via a previous <a href="http://analogsuicide.com/latest/2008/8/14/more-radiophonic-workshop-love-great-vids-from-the-bbc-featu.html">Analog Suicide post</a>.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/NfsW6TXMT2k&#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/NfsW6TXMT2k&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>Previously:<br />
<a href="http://createdigitalmusic.com/2008/07/18/delia-derbyshire-recordings-found-including-ahead-of-its-time-dance-track/">Delia Derbyshire Recordings Found, Including Ahead-of-its-Time Dance Track</a><br />
<a href="http://createdigitalmusic.com/2008/07/29/archivist-responds-yes-virginia-delia-derbyshire-really-was-that-awesome/">Archivist Responds: Yes, Virginia, Delia Derbyshire Really Was That Awesome</a><br />
<a href="http://createdigitalmusic.com/2008/04/25/music-tech-history-day-inside-bbc-radiophonic-workshop-and-delias-lampshade/">Music Tech History Day: Inside BBC Radiophonic Workshop, and Delia&rsquo;s Lampshade</a><br />
<a href="http://createdigitalmusic.com/2007/03/19/delia-derbyshire-reel-to-reel-beat-matching-virtuosa/">Delia Derbyshire: Reel-to-Reel Beat Matching Virtuosa</a><br />
<a href="http://createdigitalmusic.com/2005/03/25/doctor-who-theme-behind-the-scenes-hear-the-themes/">Doctor Who Theme: Behind the Scenes, Hear the Themes</a></p>
<p>Apologies; looking at this post, we have some very odd YouTube thumbnails. But it&#8217;s worth it for a listen to some of the sounds.</p>
]]></content:encoded>
			<wfw:commentRss>http://createdigitalmusic.com/2009/03/09/delia-derbyshire-in-radio-interviews-and-on-t-shirts/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<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>
	</channel>
</rss>
