<?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; learning</title>
	<atom:link href="http://createdigitalmusic.com/tag/learning/feed/" rel="self" type="application/rss+xml" />
	<link>http://createdigitalmusic.com</link>
	<description>Making music with technology</description>
	<lastBuildDate>Thu, 09 Feb 2012 18:27:53 +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>Workshop in LA: Make Your Own Musical Tools, Free, with Processing and Pd</title>
		<link>http://createdigitalmusic.com/2011/09/workshop-in-la-make-your-own-musical-tools-free-with-processing-and-pd/</link>
		<comments>http://createdigitalmusic.com/2011/09/workshop-in-la-make-your-own-musical-tools-free-with-processing-and-pd/#comments</comments>
		<pubDate>Fri, 02 Sep 2011 20:29:12 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[California]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[crashspace]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[L.A.]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[los-angeles]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[workshops]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.noisepages.com/?p=20483</guid>
		<description><![CDATA[Music visualization in Processing by yours truly. If you&#8217;re in the LA area, I&#8217;m teaching a reasonably beginner-friendly workshop in making musical tools with visual interfaces, using entirely free software (Processing and Pd, on Mac, Windows, Linux, and if you like, Android). It&#8217;s this coming Thursday night, September 8 &#8211; the perfect way to get &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2011/09/workshop-in-la-make-your-own-musical-tools-free-with-processing-and-pd/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://createdigitalmusic.com/files/2011/09/musicvisualized-640x480.jpg" alt="" title="musicvisualized" width="640" height="480" class="alignnone size-large wp-image-20484" /></p>
<div class="imgcaption">Music visualization in Processing by yours truly.</div>
<p>If you&#8217;re in the LA area, I&#8217;m teaching a reasonably beginner-friendly workshop in making musical tools with visual interfaces, using entirely free software (Processing and Pd, on Mac, Windows, Linux, and if you like, Android). It&#8217;s this coming Thursday night, September 8 &#8211; the perfect way to get back to school! (For me, too&#8230;)</p>
<p>I&#8217;ll also be sharing some resources as I put them together for that workshop, so wherever you are, keep an eye on CDM soon.</p>
<p>The workshop is US$60, but you&#8217;ll leave with the skills you need to make your own music tools and audiovisual creations free, as well as the ability to use JACK to route those straight into hosts like Ableton Live.</p>
<p>We&#8217;ll follow up Thursday night&#8217;s workshop with a free Pd community patching circle on Sunday (for making patches; it&#8217;s a get-together, not a class).</p>
<p>Also, I&#8217;ll be at the <a href="http://trashaudio.com/2011/08/trash_audio-synth-weekend-10-los-angeles/">TRASH_AUDIO-sponsored Synth Meet</a> Saturday afternoon. Hope to see you folks in Southern California at one of these events there.</p>
<p>Full details of the workshop &#8211; and please do feel free to post / disseminate / share with people in the area:</p>
<blockquote><p><strong>Image and Music: Make Your Own Musical Tools, Free, with Processing and Pd</strong><br />
PETER KIRN (createdigitalmusic.com)</p>
<p>Thursday, September 8<br />
7-10pm<br />
<strong>Update &#8211; due to interest, we&#8217;ve scheduled a <a href="http://store.crashspacela.com/index.php?main_page=product_info&#038;cPath=2&#038;products_id=39">Saturday 6-9p class</a>, as well</strong><br />
US$60 (discounts for members)<br />
Limited space<span id="more-20483"></span></p>
<p><strong><a href="http://store.crashspacela.com/index.php?main_page=product_info&#038;cPath=2&#038;products_id=38">Sign up in the CrashSpace store</a></strong></p>
<p>Make your own instrument, sequencer, or effect, then give it a visual interface &#8211; not just fake knobs and buttons, but via any picture you desire. Now you can, with two integrated tools, entirely for free. Learn how:</p>
<p> Using Processing, the artist-friendly rapid code &#8220;sketching&#8221; environment, and Pure Data (Pd), the visual patching tool, we&#8217;ll discover how to create custom music creations entirely in free software. Starting with simple projects, you&#8217;ll learn how to get up and running to create your own tools, see some of the basics of how to make visual interfaces in Processing and construct musical tools with Pd, as well as how to route audio from these into software you already use like Ableton Live.</p>
<p>Via the new free libpd library for Processing, developed by Peter Kirn and Peter Brinkmann, you can use Pd patches right inside Processing. You create your musical creations &#8211; sequencers, drum machines, synths, effects, and so on &#8211; using the graphical environment Pd, which uses patch cords to represent the flow of signal through your sonic rigs. (A library of useful building blocks means you can construct all kinds of powerful tools even without much Pd knowledge.) Then, in Processing, you can create graphical interfaces via lightweight code, which can even run on your desktop or even mobile phones and tablets powered by Android. We&#8217;ll experiment with some simple two-dimensional and three-dimensional generative graphics for visualizing and playing our instruments, and some useful tools (a synth, a drum machine, a pattern maker, an effect you can use with a mic).</p>
<p><strong>What you&#8217;ll need to know:</strong> Some basic knowledge of either Pd or Processing &#8211; ideally a little of both &#8211; is recommended, but not required. If you haven&#8217;t worked with them before, you&#8217;ll get a crash course in how they work and some sample code and patches. If you have, you&#8217;ll learn how to use them in some new ways and pick up some additional tips.</p>
<p><strong>What you&#8217;ll need to bring:</strong> Definitely <strong>bring your computer</strong> so you can follow along! This is a hands-on workshop! Mac or Linux recommended. Windows users will be able to at least use Pd and Processing via OSC, and we hope a libpd for Processing build is ready (volunteers accustomed to building Windows software welcome!) We&#8217;ll install the software, but if you want to install Pd and Processing ahead of time, go for it.</p></blockquote>
<p><img src="http://createdigitalmusic.com/files/2011/09/crashspace.jpg" alt="" title="crashspace" width="640" height="480" class="alignnone size-full wp-image-20492" /></p>
<div class="imgcaption">Emblem of LA&#8217;s very cool CrashSpace hackerspace, which has also hosted Handmade Music. More on them as I travel there next week! Photo (<a href="http://creativecommons.org/licenses/by-nc/2.0/">CC-BY-NC</a>) <a href="http://www.flickr.com/people/todbot/">Tod Kurt</a>.</div>
<p>If you&#8217;ve got any questions about the workshop, feel free to ask in comments and I&#8217;ll answer.</p>
<p><strong>Sunday, September 11, noon &#8211; whenever</strong><br />
Patching Circle, for Pd, Max, AudioMulch, and other patchers<br />
Free, open community patching &#8211; bring your project</p>
<p>And Saturday afternoon and Sunday night, while I&#8217;m not directly involved, the <a href="http://trashaudio.com/2011/08/trash_audio-synth-weekend-10-los-angeles/">Synth Meet</a></p>
<p>Hope to see you at the workshop, in particular!</p>
<p>See you in Los Angeles&#8230;</p>
<p>CrashSpace<br />
10526 Venice Boulevard, Culver City, CA<br />
(right on the 3, 33, and 733 buses)</p>
<p><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=crashspace&amp;aq=&amp;sll=37.0625,-95.677068&amp;sspn=48.641855,92.724609&amp;vpsrc=0&amp;ie=UTF8&amp;hq=crashspace&amp;hnear=&amp;z=13&amp;iwloc=A&amp;cid=7052494186375764092&amp;ll=34.019254,-118.405231&amp;output=embed"></iframe><br /><small><a href="http://maps.google.com/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=crashspace&amp;aq=&amp;sll=37.0625,-95.677068&amp;sspn=48.641855,92.724609&amp;vpsrc=0&amp;ie=UTF8&amp;hq=crashspace&amp;hnear=&amp;z=13&amp;iwloc=A&amp;cid=7052494186375764092&amp;ll=34.019254,-118.405231" style="color:#0000FF;text-align:left">View Larger Map</a></small></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2011/09/workshop-in-la-make-your-own-musical-tools-free-with-processing-and-pd/&via=cdmblogs&text=Workshop in LA: Make Your Own Musical Tools, Free, with Processing and Pd &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/2011/09/workshop-in-la-make-your-own-musical-tools-free-with-processing-and-pd/&via=cdmblogs&text=Workshop in LA: Make Your Own Musical Tools, Free, with Processing and Pd &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/2011/09/workshop-in-la-make-your-own-musical-tools-free-with-processing-and-pd/&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/2011/09/workshop-in-la-make-your-own-musical-tools-free-with-processing-and-pd/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Nodal Music Making Hands-on, as Creative Compositional Worlds Meet Synth Laboratories</title>
		<link>http://createdigitalmusic.com/2011/05/nodal-music-making-hands-on-as-creative-compositional-worlds-meet-synth-laboratories/</link>
		<comments>http://createdigitalmusic.com/2011/05/nodal-music-making-hands-on-as-creative-compositional-worlds-meet-synth-laboratories/#comments</comments>
		<pubDate>Thu, 19 May 2011 05:27:59 +0000</pubDate>
		<dc:creator>Chris Stack</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[aleatoric]]></category>
		<category><![CDATA[composition]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[dewanatron]]></category>
		<category><![CDATA[generative]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[john-cage]]></category>
		<category><![CDATA[labs]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Moog]]></category>
		<category><![CDATA[moog-foundation]]></category>
		<category><![CDATA[mooglab]]></category>
		<category><![CDATA[nodal]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[synths]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.noisepages.com/?p=18980</guid>
		<description><![CDATA[What&#8217;s a &#8220;lab,&#8221; anyway? For music, any number of tools &#8211; software or hardware &#8211; can become gateways to creative musical explorations. Chris Stack joins us again to look at Nodal, Mac/Windows software that generates musical patterns from graphical maps of nodes, alongside hardware explorations. Along the way, Chris has some reflections on composition itself. &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2011/05/nodal-music-making-hands-on-as-creative-compositional-worlds-meet-synth-laboratories/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><iframe width="640" height="510" src="http://www.youtube.com/embed/T7x7XF2QEhs" frameborder="0" allowfullscreen></iframe></p>
<p><iframe width="640" height="510" src="http://www.youtube.com/embed/zX0ITsLSc5o" frameborder="0" allowfullscreen></iframe></p>
<p><em>What&#8217;s a &#8220;lab,&#8221; anyway? For music, any number of tools &#8211; software or hardware &#8211; can become gateways to creative musical explorations. Chris Stack joins us again to look at <a href="http://createdigitalmusic.com/2011/05/with-networks-of-notes-nodal-generates-music-updated-macwindows-app-now-adds-midi/">Nodal</a>, Mac/Windows software that generates musical patterns from graphical maps of nodes, alongside hardware explorations. Along the way, Chris has some reflections on composition itself. -Ed.</em></p>
<p>Sometimes life imitates art. Sometimes life imitates avant-garde art. Random events placed together can often form surprising harmonies, causing daily affairs to resemble an aleatoric composition. This concept was brought to mind by the juxtaposition of a pair of recent events.</p>
<p>The first was downloading a demo of Nodal. I was immediately drawn to its unique way of making music. Setting up constantly-evolving soundscapes in multiple time signatures was a breeze. You create music by drawing networks of nodes. Nodes can trigger a set note or step through a list of pitches on each visit. The lines (“edges” in Nodal parlance) connecting them can transmit MIDI continuous controller commands and individual networks may be triggered by external MIDI notes. This is not your father’s sequencer.</p>
<p>I couldn’t wait to dive in, but the second event required me to postpone that for a bit. Event #2 was a visit to the Lake Eden Arts Festival: an incredibly enjoyable amassing of creativity held twice yearly on the grounds of the former Black Mountain College.<span id="more-18980"></span></p>
<p><a href="http://createdigitalmusic.com/files/2011/05/lakeeden.jpg"><img src="http://createdigitalmusic.com/files/2011/05/lakeeden-640x405.jpg" alt="" title="lakeeden" width="640" height="405" class="alignnone size-large wp-image-18997" /></a></p>
<div class="imgcaption">When faced with possibilities, dive in. The idyllic Lake Eden, photographed by <a href="http://chrisstack.com">Chris Stack</a>.</div>
<p>Black Mountain College was a progressive educational institution that was home to some of the leading innovators in the arts during the 30s, 40s and 50s. I listened to Maceo Parker play near the spot where Buckminster Fuller built his first geodesic dome and swayed to honky-tonk blues in a log hall where Merce Cunningham once danced. I visited the Bob Moog Foundation’s MoogLab exhibit on the grounds where Einstein was a guest lecturer, all the while thinking of the amazing things I could do with Nodal when I got home. The fact that Black Mountain College was also the site of John Cage’s first Happening also affected my Nodal thought experiments. The irony and beauty of that bit of aleatoric magic still makes me smile.</p>
<p><object width="640" height="480"><param name="flashvars" value="offsite=true&#038;lang=en-us&#038;page_show_url=%2Fphotos%2Fchrisstack%2Fsets%2F72157626725680348%2Fshow%2F&#038;page_show_back_url=%2Fphotos%2Fchrisstack%2Fsets%2F72157626725680348%2F&#038;set_id=72157626725680348&#038;jump_to="></param><param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=71649"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=71649" allowFullScreen="true" flashvars="offsite=true&#038;lang=en-us&#038;page_show_url=%2Fphotos%2Fchrisstack%2Fsets%2F72157626725680348%2Fshow%2F&#038;page_show_back_url=%2Fphotos%2Fchrisstack%2Fsets%2F72157626725680348%2F&#038;set_id=72157626725680348&#038;jump_to=" width="640" height="480"></embed></object></p>
<div class="imgcaption">Courtesy Chris, images of the Bob Moog Foundation&#8217;s MoogLab.</div>
<p>After the festival, I dove into Nodal headfirst and have had a great time experimenting. It has so far worked seamlessly with my softsynths and external hardware. Pitch lists, velocity lists, random branching and wormholes combined with analog and digital synths and controllers are opening new ways of creating and interacting with music. Cage would have loved it.</p>
<p>Links:</p>
<p><a href="http://en.wikipedia.org/wiki/Aleatoric_music">Aleatoric Composition</a> [Wikipedia]</p>
<p><a href="http://www.csse.monash.edu.au/~cema/nodal/">Nodal</a></p>
<p><a href="http://www.theleaf.com/">Lake Eden Arts Festival</a></p>
<p><a href="http://www.blackmountaincollege.org/">Black Mountain College</a></p>
<p><a href="http://www.moogfoundation.org/">Bob Moog Foundation</a></p>
<p><em>Nodal provides one way of exploring music onscreen; Chris provides some images of the MoogLab&#8217;s hardware for more tactile sound manipulations. You know &#8212; for kids!</em></p>
<p><a href="http://createdigitalmusic.com/files/2011/05/dewan.jpg"><img src="http://createdigitalmusic.com/files/2011/05/dewan-640x468.jpg" alt="" title="dewan" width="640" height="468" class="alignnone size-large wp-image-18989" /></a></p>
<div class="imgcaption">The Dewanatron Novitiate synth, a rare teaching synthesizer (good idea!), at the MoogLab. Photos courtesy Chris Stack / experimentalsynth.com; used by permission.</div>
<p><a href="http://createdigitalmusic.com/files/2011/05/mooglab1.jpg"><img src="http://createdigitalmusic.com/files/2011/05/mooglab1-471x640.jpg" alt="" title="mooglab1" width="471" height="640" class="alignnone size-large wp-image-18990" /></a></p>
<p><a href="http://createdigitalmusic.com/files/2011/05/mooglab2.jpg"><img src="http://createdigitalmusic.com/files/2011/05/mooglab2-425x640.jpg" alt="" title="mooglab2" width="425" height="640" class="alignnone size-large wp-image-18991" /></a></p>
<p><em>Many more sounds and explorations on Chris&#8217; Tumblr site:</em><br />
<a href="http://experimentalsynth.tumblr.com/">http://experimentalsynth.tumblr.com/</a></p>
<p>Previously, Chris shared some work that went from a tiny little phone all the way to a very big set of pedals: <a href="http://createdigitalmusic.com/2011/04/from-a-little-droid-to-a-big-moog-taurus-pedal-more-experimental-tips/">From a Little Droid to a Big Moog Taurus Pedal, Analog to Digital, More Experimental Sound Tips</a></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2011/05/nodal-music-making-hands-on-as-creative-compositional-worlds-meet-synth-laboratories/&via=cdmblogs&text=Nodal Music Making Hands-on, as Creative Compositional Worlds Meet Synth Laboratories&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/2011/05/nodal-music-making-hands-on-as-creative-compositional-worlds-meet-synth-laboratories/&via=cdmblogs&text=Nodal Music Making Hands-on, as Creative Compositional Worlds Meet Synth Laboratories&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/2011/05/nodal-music-making-hands-on-as-creative-compositional-worlds-meet-synth-laboratories/&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/2011/05/nodal-music-making-hands-on-as-creative-compositional-worlds-meet-synth-laboratories/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Weekend Pick: Invisible Instructions in NYC Matches Art, Tech, Teaching with Music; Free Listening</title>
		<link>http://createdigitalmusic.com/2010/12/weekend-pick-invisible-instructions-in-nyc-matches-art-tech-teaching-with-music-free-listening/</link>
		<comments>http://createdigitalmusic.com/2010/12/weekend-pick-invisible-instructions-in-nyc-matches-art-tech-teaching-with-music-free-listening/#comments</comments>
		<pubDate>Sat, 18 Dec 2010 20:18:02 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[anti-pop consortium]]></category>
		<category><![CDATA[classes]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[culturefix]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[dubspot]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[manhattan]]></category>
		<category><![CDATA[NYC]]></category>
		<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[soundcloud]]></category>
		<category><![CDATA[xlr8r]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.noisepages.com/?p=15379</guid>
		<description><![CDATA[I&#8217;m fortunate this weekend to be able to be part of Invisible Instructions, a combination art exhibit and music lineup at Culturefix, the same LES venue where we host Handmade Music. &#8220;High Priest&#8221; HPrizm of Antipop Consortium is playing and (see Soundcloud) this evening is teaching a &#8220;signal to rhythm&#8221; digital audio workshop with Spacecraft &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2010/12/weekend-pick-invisible-instructions-in-nyc-matches-art-tech-teaching-with-music-free-listening/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m fortunate this weekend to be able to be part of Invisible Instructions, a combination art exhibit and music lineup at Culturefix, the same LES venue where we host Handmade Music. &#8220;High Priest&#8221; HPrizm of Antipop Consortium is playing and (see <a href="http://soundcloud.com/hprizm">Soundcloud</a>) this evening is teaching a &#8220;signal to rhythm&#8221; digital audio workshop with Spacecraft (Soh Nup Ink). (People know Anti-Pop&#8217;s music well; HPRIZM has actually done some significant sound design, something you might not know, including presets for the the ElecTribe EMX and ESX SD Edition for Korg.)</p>
<p>Some psychedelic HPRIZM sounds to get you through your weekend:<br />
<object height="81" width="100%"><param name="movie" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F874418"></param><param name="allowscriptaccess" value="always"></param> <embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F874418" type="application/x-shockwave-flash" width="100%"></embed></object>  <span><a href="http://soundcloud.com/hprizm/project-xmp3">PROJECT-Xmp3</a> by <a href="http://soundcloud.com/hprizm">HPRIZM</a></span> </p>
<p>And it&#8217;s worth revisiting Anti-Pop Consortium&#8217;s podcast for our friends at XLR8R Magazine:<br />
<a href="http://www.xlr8r.com/podcast/2010/10/anti-pop-consortium">http://www.xlr8r.com/podcast/2010/10/anti-pop-consortium</a></p>
<p>What&#8217;s a bit unique about this event is that it couples digital music with visual art (with, you know, actual paint) and teaching. NYU&#8217;s <a href="http://steinhardt.nyu.edu/metrocenter/hiphopeducation/">Hip-Hop Education Center&#8221; is a collaborator, teaching people young and old the craft of hip-hop music.</p>
<p>There are music performances today and tomorrow alongside the workshops; I&#8217;ll be playing some visuals tomorrow night. Thanks to my friend SpaceCraft for making this happen!</p>
<p><a href="http://invisibleinstructions.mvmt.com/about-2/">Invisible Instructions Exhibition + Micro-festival Site</a><br />
<a href="http://blog.dubspot.com/invisible-instructions-exhibitfestival-1217-19-culturefix-nyc/">Dubspot Blog Post</a></p>
<p>Psychedelic solstice Tuesday, anyone?</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2010/12/weekend-pick-invisible-instructions-in-nyc-matches-art-tech-teaching-with-music-free-listening/&via=cdmblogs&text=Weekend Pick: Invisible Instructions in NYC Matches Art, Tech, Teaching with Music; Free Listening&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/12/weekend-pick-invisible-instructions-in-nyc-matches-art-tech-teaching-with-music-free-listening/&via=cdmblogs&text=Weekend Pick: Invisible Instructions in NYC Matches Art, Tech, Teaching with Music; Free Listening&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/12/weekend-pick-invisible-instructions-in-nyc-matches-art-tech-teaching-with-music-free-listening/&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/12/weekend-pick-invisible-instructions-in-nyc-matches-art-tech-teaching-with-music-free-listening/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>More Free Synthesis Goodness: QuteCsound Screencast, Csound with Processing</title>
		<link>http://createdigitalmusic.com/2010/08/more-free-synthesis-goodness-qutecsound-screencast-csound-with-processing/</link>
		<comments>http://createdigitalmusic.com/2010/08/more-free-synthesis-goodness-qutecsound-screencast-csound-with-processing/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 15:11:33 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Csound]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[free-software]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[processing.org]]></category>
		<category><![CDATA[screencasts]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[Sound-design]]></category>
		<category><![CDATA[synthesis]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/?p=12747</guid>
		<description><![CDATA[For all the wonderful tools and toys for sound out there, sometimes you want to find the couple of tools that, like a great kitchen knife, can accomplish the majority of what you actually need. (And as with the kitchen knife, while it may not eliminate your desire for all those other gadgets, it&#8217;s worth &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2010/08/more-free-synthesis-goodness-qutecsound-screencast-csound-with-processing/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><object width="580" height="465"><param name="movie" value="http://www.youtube.com/v/KKlCTxmzcS0?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/KKlCTxmzcS0?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="465"></embed></object></p>
<p>For all the wonderful tools and toys for sound out there, sometimes you want to find the couple of tools that, like a great kitchen knife, can accomplish the majority of what you actually need. (And as with the kitchen knife, while it may not eliminate your desire for all those other gadgets, it&#8217;s worth some sharpening.) So it is with something like Csound, the tested-and-tried, free synthesis tool. Jim Aikin looked at the QuteCsound front end recently, which puts the power of Csound in a more friendly work environment.</p>
<p>Via <a href="http://www.synthtopia.com/content/2010/08/10/qutecsound-csound-computer-music-programming/">Synthtopia</a>, there&#8217;s also now a screencast series that covers using QuteCsound, starting with digging into presets. (Yes, that&#8217;s right &#8211; presets. And here you thought you were going to have to do a lot of coding to have any fun.) </p>
<p>I find two YouTube users uploading how-to screencasts:<br />
<a href="http://www.youtube.com/user/mantaraya36">http://www.youtube.com/user/mantaraya36</a> (author of the series starting at top)<br />
<a href="http://www.youtube.com/user/ketchupok">http://www.youtube.com/user/ketchupok</a> (start with <a href="http://www.youtube.com/watch?v=0XcQ3ReqJTM">&#8220;Where to start?&#8221;</a></p>
<p>Also worth following is Jacob Joaquin&#8217;s excellent Csound Blog, hosted on Noisepages:<br />
<a href="http://csoundblog.com/">http://csoundblog.com/</a><br />
and on Twitter, follow <a href="http://twitter.com/TheCsoundBlog">@TheCsoundBlog</a></p>
<p>It&#8217;s very early in development (&#8220;alpha&#8221;), but Jacob is already doing amazing things integrating Processing, the non-coder-friendly, artist sketchbook-style coding language, with Csound, in a <a href="http://csoundblog.com/2010/08/announcing-csoundo/">new library called Csoundo</a>. That&#8217;s an ideal combination, because you can do logic and visuals quickly in Processing, then turn to Csound for audio. This is where I imagine work in two of Csound&#8217;s most popular rivals &#8211; the object-oriented, OSC-savvy SuperCollider and visual patching, Max-descendent Pure Data &#8211; may lead, as well. Check out <a href="http://csoundblog.com/2010/08/the-future-of-csoundo/">Jacob&#8217;s roadmap for more</a>.</p>
<p>By the way, I hear some folks are having some trouble building QuteCsound on Ubuntu, so I&#8217;ll see what the issue is, and write up some instructions and send them over to Jacob for his blog.</p>
<p>It&#8217;s a good time for Csound and free synthesis in general. With this work accelerating, I think doing a series of absolute-beginner tutorials will be very doable soon. And there&#8217;s no reason you can&#8217;t integrate a tool like this with your favorite host of choice, from Ableton to Cubase.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2010/08/more-free-synthesis-goodness-qutecsound-screencast-csound-with-processing/&via=cdmblogs&text=More Free Synthesis Goodness: QuteCsound Screencast, Csound with Processing&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/08/more-free-synthesis-goodness-qutecsound-screencast-csound-with-processing/&via=cdmblogs&text=More Free Synthesis Goodness: QuteCsound Screencast, Csound with Processing&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/08/more-free-synthesis-goodness-qutecsound-screencast-csound-with-processing/&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/08/more-free-synthesis-goodness-qutecsound-screencast-csound-with-processing/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>From MGM&#8217;s Music Master, a View of Sound in Technicolor</title>
		<link>http://createdigitalmusic.com/2010/06/from-mgms-music-master-a-view-of-sound-in-technicolor/</link>
		<comments>http://createdigitalmusic.com/2010/06/from-mgms-music-master-a-view-of-sound-in-technicolor/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 16:05:10 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[composition]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[film-scoring]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[interface-design]]></category>
		<category><![CDATA[jazz]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[MGM]]></category>
		<category><![CDATA[notation]]></category>
		<category><![CDATA[orchestration]]></category>
		<category><![CDATA[pioneers]]></category>
		<category><![CDATA[technique]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/?p=11340</guid>
		<description><![CDATA[Now that digital technology allows rapid creation of new interfaces for music and sound, the question of how to represent those elements visually has new life. But whether digital or not, practitioners of music have long been interested in applying further descriptions to music, from the Baroque Doctrine of Affectations to the involuntary association of &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2010/06/from-mgms-music-master-a-view-of-sound-in-technicolor/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://createdigitalmusic.com/files/2010/06/spectrumchart.jpg" alt="" title="spectrumchart" width="580" height="245" class="alignnone size-full wp-image-11339" /></p>
<p>Now that digital technology allows rapid creation of new interfaces for music and sound, the question of how to represent those elements visually has new life. But whether digital or not, practitioners of music have long been interested in applying further descriptions to music, from the Baroque <a href="http://www.britannica.com/EBchecked/topic/7687/doctrine-of-the-affections">Doctrine of Affectations</a> to the involuntary association of color in <a href="http://en.wikipedia.org/wiki/Synesthesia">Synesthesia</a>.</p>
<p>Applying colors to the notes of a musical scale is one particularly common idea, but the late master composer/orchestrator Arthur Lange had a different idea: why not give colors to range? Building on ideas from orchestrators Francois Auguste Geveart and Rimsky-Korsakov, he applied colors to registers of tone across each instrument. This way, it&#8217;s possible to see, in livid color, how ranges are applied in orchestrations, even down to unisons and harmonic density. </p>
<p>Lange wasn&#8217;t just any composer/orchestrator: he was a four-time Academy Award nominee, head of MGM&#8217;s Music Department, a Tin Pan Alley mainstay, a bandstand and studio regular from the 1920s, and an orchestrator on everything from 20s dance band numbers to MGM&#8217;s &#8220;The Maltese Falcon.&#8221; Seeing his creative and more-than-a-bit idiosyncratic approach says a lot about the ingenuity of America&#8217;s musical Renaissance at the time.</p>
<p>Here&#8217;s the twist: aside from suggesting how color might be represented in digital systems, the Spectrotone Chart <em>could</em> even be applied to audio equalization in music production, as EQ and orchestration are closely coupled. (Tin Pan Alley&#8217;s orchestrator with a pen could be today&#8217;s mastering engineer on Cubase.)</p>
<p><img src="http://createdigitalmusic.com/files/2010/06/rimskyflute.jpg" alt="" title="rimskyflute" width="580" height="133" class="alignnone size-full wp-image-11348" /></p>
<p>I know some of this only by coincidence: Alexander Publishing, a major music and educational publishing house, has decided to re-release Lange&#8217;s self-titled &#8220;Spectrotone Chart&#8221; with training materials as a US$20 download. As they are selling it, Alexander doesn&#8217;t want to give away all its secrets, but here&#8217;s the basic system. Range is divided by adjective and color:<span id="more-11340"></span></p>
<blockquote><p>White = Brilliant<br />
Yellow = Bright<br />
Green = Pleasant<br />
Blue = Rich<br />
Orange = Golden<br />
Red = Glowing<br />
Brown = Warm<br />
Purple = Mellow<br />
Grey = Dull<br />
Black = Indefinite
</p></blockquote>
<p>These sections are then, as illustrated in these excerpt images, applied to frequency and instrumental range, with various applications for using the resulting color system to understand orchestration and harmony.</p>
<p>What might this have to do with recording and EQ? From the press materials at Alexander Publishing:</p>
<blockquote><p>The Spectrotone Chart is organized by the 88 keys of the piano with each key numbered, from the bottom A being 1 to the highest C being 88. Because of its application to mixing and EQ,  Alexander Publishing added below each piano key its Hz frequency. Similar to many EQ charts, above the piano keyboard are the colorized tone colors within each instrument&#8217;s range.</p>
<p>With the Spectrotone Chart, an engineer sees the range of the EQ&#8217;ing along with the tone colors being affected. &#8220;For arrangers and composers not trained in recording engineering, the Spectrotone Chart helps them understand EQ from an orchestration perspective,&#8221; explained Peter Alexander, author of the Professional Orchestration™ series and How Ravel Orchestrated: Mother Goose Suite.</p></blockquote>
<p><img src="http://createdigitalmusic.com/files/2010/06/spectrotonechart_overview.jpg" alt="" title="spectrotonechart_overview" width="485" height="364" class="alignnone size-full wp-image-11351" /></p>
<p>If you&#8217;re interested in exploring Lange&#8217;s system, $19.95 buys you a digital download with the chart (as an 18&#8243;x24&#8243; poster, scalable to Letter, A4, and the like), plus two detailed &#8220;training guides&#8221; for how to use it.</p>
<p>But I&#8217;m also interested in how color might be applied to new musical interfaces and interface design, and how you use color to think about your music generally. After all, as MGM themselves demonstrated, a world in <a href="http://en.wikipedia.org/wiki/Technicolor">Technicolor</a> is somehow more vivid, if a bit riskier. Just ask <a href="http://en.wikipedia.org/wiki/The_Wizard_of_Oz_(1939_film)">Dorothy</a>.</p>
<p><a href="http://www.flickr.com/photos/kratz/1924442168/"><img src="http://farm3.static.flickr.com/2186/1924442168_86c43b4d1c.jpg"></a></p>
<div class="imgcaption">Okay, right brand, wrong time period, wrong technology, but &#8230; come on. I had to run this. And maybe it&#8217;ll inspire some color dreams. Photo (<a href="http://creativecommons.org/licenses/by-sa/2.0/deed.en">CC-BY-SA</a>) <a href="http://www.flickr.com/people/kratz/">John Kratz</a>.</div>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2010/06/from-mgms-music-master-a-view-of-sound-in-technicolor/&via=cdmblogs&text=From MGM's Music Master, a View of Sound in Technicolor&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/06/from-mgms-music-master-a-view-of-sound-in-technicolor/&via=cdmblogs&text=From MGM's Music Master, a View of Sound in Technicolor&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/06/from-mgms-music-master-a-view-of-sound-in-technicolor/&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/06/from-mgms-music-master-a-view-of-sound-in-technicolor/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>This Weekend is Crazy in Austin: Handmade Music, Live 8 Sessions Tour</title>
		<link>http://createdigitalmusic.com/2009/11/this-weekend-is-crazy-in-austin-handmade-music-live-8-sessions-tour/</link>
		<comments>http://createdigitalmusic.com/2009/11/this-weekend-is-crazy-in-austin-handmade-music-live-8-sessions-tour/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 21:28:51 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Ableton-Live]]></category>
		<category><![CDATA[austin]]></category>
		<category><![CDATA[awesomeness]]></category>
		<category><![CDATA[CDM]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[dubspot]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[handmade-music]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[live-sessions]]></category>
		<category><![CDATA[texas]]></category>
		<category><![CDATA[workshops]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/?p=8337</guid>
		<description><![CDATA[In LA&#8217;s DubSpot Live 8 Sessions, I shared a panel with Daedalus, talking about design, live playing, the monome, and how limiting tools for performance can be powerful. Austin gets its own cast of presenters this weekend. Sadly, I can&#8217;t be in all places at once. If I could, I&#8217;d be in Austin &#8211; twice &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2009/11/this-weekend-is-crazy-in-austin-handmade-music-live-8-sessions-tour/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://createdigitalmusic.com/files/2009/11/pkdaedelus.jpg"><img src="http://createdigitalmusic.com/files/2009/11/pkdaedelus.jpg" alt="pkdaedelus" title="pkdaedelus" width="580" height="387" class="alignright size-full wp-image-8344" /></p>
<div class="imgcaption">In LA&#8217;s DubSpot Live 8 Sessions, I shared a panel with Daedalus, talking about design, live playing, the monome, and how limiting tools for performance can be powerful. Austin gets its own cast of presenters this weekend.</div>
<p>Sadly, I can&#8217;t be in all places at once. If I could, I&#8217;d be in Austin &#8211; twice over &#8211; this weekend. Handmade Music session two hits with an all-new set of learning and noise-making. Whether new to electronics making or an old hand, there&#8217;s something to absorb from some of the best mad sound scientists in the world. And our friends at DubSpot are in town, too, with a big lineup of production, recording, and performance techniques centering on Ableton Live 8. And on top of all of that, the city is host to the brilliant art + sound <a href="http://www.eastaustinstudiotour.com/index.html">East Austin Studio Tour</a> &#8211; a fantastic idea coupling events, studio tours, and art exhibitions I hope we steal in cities like my home New York.</p>
<p>This is all of interest to a tiny fraction of a percent of our readers since it&#8217;s really relevant only if you&#8217;re in Austin, but therein lies my plea &#8212; if you are in Austin, we could use your help documenting this weekend&#8217;s events. <a href="http://createdigitalmusic.com/contact/">Get in touch,</a> and we should be able to hook you up with a free pass for the DubSpot event, plus &#8212; well, whatever I come up with to thank you for videoing and/or writing about Handmade Music.</p>
<p>First up, Handmade Music:</p>
<p><a href="http://www.flickr.com/photos/john-mike/4100375919/" title="Handmade Music Austin #1 by Dr. Bleep, on Flickr"><img src="http://farm3.static.flickr.com/2473/4100375919_b52e2e0c1e_o.jpg" width="518" height="346" alt="Handmade Music Austin #1" /></a><br />
<span id="more-8337"></span></p>
<blockquote><p>This sunday is Handmade Music Austin #2.</p>
<p>We&#8217;ll be building 4ms&#8217; <a href="http://www.youtube.com/watch?v=dcqpxd0O6Mw">Autonomous Bassline Generator</a>. The upper division class is filled but there should be some space in the beginner class. Even if there aren’t any seats available, there will be all kinds of things happening in the gallery space for <a href="http://www.eastaustinstudiotour.com/index.html">EAST</a>. You can play with the <a href="http://bleeplabs.com/thingamagoop2/">Thingamagoop 2</a>, <a href="http://ericarcher.net/"> Eric Archer&#8217;s </a>noisemakers, <a href="http://www.youtube.com/watch?v=RK5pHJsItzc">Andromeda Space Rocker</a> kits as well as other handmade instuments.</p>
<p>Noon &#8211; Gallery space opens. Bleep Labs, Eric archer, and friends interactive exhibit.<br />
4 pm &#8211; Free beginner class<br />
6 pm &#8211; Upper division synth class $45 at door<br />
6:30 &#8211; Free performances :<br />
Red X Red M<br />
Douglas Ferguson/Steve Marsh<br />
TelepathiK Friend</p>
<p><a href="http://www.myspace.com/redxredm">Red X Red M</a><br />
<a href="http://www.myspace.com/douglasferguson">Douglas Ferguson/Steve Marsh</a><br />
<a href="http://www.myspace.com/telepathikfriend">TelepathiK Friend</a></p></blockquote>
<p>As always, see:</p>
<p><a href="http://handmademusic.noisepages.com">http://handmademusic.noisepages.com</a></p>
<p>DubSpot&#8217;s event includes two full days of programming covering production and performance. It&#8217;s about Ableton Live 8, but it&#8217;s also more broadly about how to make your tracks sound better, how to get them into the world, and how to be successful as an artist both in your releases and live. Austin includes many of the folks I&#8217;ve been hanging out with in NY and LA, plus favorites like Ableton veteran sound designer and <em>Keyboard</em> contributor Francis Preve. Christopher Willits will also take a first look at Max for Live and talk about how he uses Max/MSP to process his playing. And Saturday night is a FunkAid benefit with DJ OBaH, Ocote Soul Sounds, Akina Adderley &#038; The Vintage Playboys, and Daetron Vargas.</p>
<p>I expect we can get a guest in if you cover the event for CDM.</p>
<p><a href="http://www.dubspot.com/abletontour/austin.html">http://www.dubspot.com/abletontour/austin.html</a></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2009/11/this-weekend-is-crazy-in-austin-handmade-music-live-8-sessions-tour/&via=cdmblogs&text=This Weekend is Crazy in Austin: Handmade Music, Live 8 Sessions Tour&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/11/this-weekend-is-crazy-in-austin-handmade-music-live-8-sessions-tour/&via=cdmblogs&text=This Weekend is Crazy in Austin: Handmade Music, Live 8 Sessions Tour&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/11/this-weekend-is-crazy-in-austin-handmade-music-live-8-sessions-tour/&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/11/this-weekend-is-crazy-in-austin-handmade-music-live-8-sessions-tour/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Indamixx + Renoise + CDM Music Production Contest: Tracker Ninjas, Now&#8217;s Your Chance</title>
		<link>http://createdigitalmusic.com/2009/09/indamixx-renoise-cdm-music-production-contest-tracker-ninjas-nows-your-chance/</link>
		<comments>http://createdigitalmusic.com/2009/09/indamixx-renoise-cdm-music-production-contest-tracker-ninjas-nows-your-chance/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 16:39:11 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[alt-DAW]]></category>
		<category><![CDATA[CDM]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Competition]]></category>
		<category><![CDATA[contests]]></category>
		<category><![CDATA[indamixx]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[netbooks]]></category>
		<category><![CDATA[production]]></category>
		<category><![CDATA[Renoise]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[techniques]]></category>
		<category><![CDATA[trackers]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/2009/09/22/indamixx-renoise-cdm-music-production-contest-tracker-ninjas-nows-your-chance/</guid>
		<description><![CDATA[At work in Renoise. Photo (CC) Federico Reiven [blog]. If you&#8217;re ready to show your skills creating digital music, we want your work. UPDATED! New contest entry page, new deadline (10/25): http://www.renoise.com/competitions/indamixx/ Plus tips, tracks, and more to give you additional inspiration: More with Less:”Efficient” Renoise Music Tracks and Tips Renoise, the &#34;bottom-up&#34; music production &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2009/09/indamixx-renoise-cdm-music-production-contest-tracker-ninjas-nows-your-chance/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/reiven/2314451945/"><img src="http://farm4.static.flickr.com/3112/2314451945_89a5e2deff.jpg" /></a> </p>
<div class="imgcaption">At work in Renoise. Photo (<a href="http://creativecommons.org/licenses/by-nc-sa/2.0/deed.en">CC</a>) <a href="http://www.flickr.com/people/reiven/">Federico Reiven</a> [<a href="http://www.netpastiche.com.ar/">blog</a>].</div>
<p><a href="http://creativecommons.org"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="cclogo" border="0" alt="cclogo" align="right" src="http://createdigitalmusic.com/files/2009/09/cclogo.jpg" width="150" height="150" /></a> If you&#8217;re ready to show your skills creating digital music, we want your work. </p>
<p><strong>UPDATED! New contest entry page, new deadline (10/25):</strong><br />
<a href="http://www.renoise.com/competitions/indamixx/">http://www.renoise.com/competitions/indamixx/</a><br />
Plus tips, tracks, and more to give you additional inspiration:<br />
<a href="http://createdigitalmusic.com/2009/10/16/more-with-lessefficient-renoise-music-tracks-and-tips-deadline-extended-to-1025/">More with Less:”Efficient” Renoise Music Tracks and Tips</a></p>
<p><a href="http://www.renoise.com/">Renoise</a>, the &quot;bottom-up&quot; music production tool that makes brings modern comforts to the tracker interface, and <a href="http://indamixx.com/">Indamixx</a>, the turnkey Linux-powered mobile music rig, are working with CDM on a contest to produce a new song. You&#8217;ll need Renoise to make your track, but the software now runs natively on Mac, Windows, and Linux, and you can even finish your production on the free demo version if you&#8217;d like to give the software a taste before committing to it. (Really – you can even save your file. The demo won’t let you save a wav file, but we’ll judge the xrns, and the only other restrictions are some nags – Renoise is a rare return to the old “shareware” model of development.)</p>
<p>Here on CDM, we&#8217;ll also be featuring some tutorials on music production using Renoise, using Linux, and using free and open source software, as well as the commercial offerings. So, this is a chance not only to compete, but to learn some new tools. Rather than just feed off your work, I’m really eager to make this competition a chance for us to work together and share knowledge, to give to you. So I’m pleased to have some of the experts in the Linux audio community and Renoise community helping us do just that.</p>
<p>The competition will also be fully Creative Commons-licensed, to make sure you’re free to use our tips and tutorials, and that the track you make is free for others to remix – without abusing your work. (This is not officially CC-affiliated; we’re just making use of their license.)</p>
<p>Aside from the prizes, I&#8217;ll be thrilled to have the chance to promote your best work here on CDM, and the winner will become a demo song available via Renoise and on the Indamixx Linux-powered USB flash drive and pre-configured netbooks. (The USB stick means that if you already have a netbook, you can get a stable, pre-configured Linux rig on your existing machine.) </p>
<p><a href="http://createdigitalmusic.com/files/2009/09/indamixx_netbook.jpg" rel="lightbox"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="ASTER 700" border="0" alt="ASTER 700" src="http://createdigitalmusic.com/files/2009/09/indamixx_netbook_thumb.jpg" width="576" height="404" /></a></p>
<p><strong>Above: </strong>The grand prize, the Indamixx Netbook. I’ve just gotten one in the mail from Indamixx to try, and I’m already hooked on the thing. Based on the MSI Wind, the rig is pre-configured with Linux software, set up in advance for you, with energy XT, Renoise, and <a href="http://www.avtoolkit.co.uk/">ArdourXchange</a> for converting sessions from software like Pro Tools – plus lots of free and open source software, of course. Win the contest, and you get one of your own – and your track will ship as the Renoise demo on this laptop and on the Renoise site. </p>
<p><strong>How to enter:</strong></p>
<p>Here&#8217;s how the competition will work:</p>
<p> <span id="more-7602"></span>
</p>
<p>1. <strong>You&#8217;ll make your track in Renoise</strong>, saving as an .xrns file. (Don&#8217;t want to start from scratch? Renoise imports MIDI files and many tracker formats, so you could, for instance, bang out some beats on your PSP using <a href="http://littlegptracker.com/">LittleGPTracker</a>, then finish up in Renoise.) You can use any samples you like, but make sure they&#8217;re your own recordings or samples you&#8217;ve cleared for this purpose, and that you properly attribute them.</p>
<p>2. <strong>Make sure your track will play on a netbook</strong> &#8211; so go easy. For reference, here&#8217;s a file used for benchmarking systems. Figure that your track should have a similar task on your CPU.</p>
<p><a href="http://createdigitalmusic.com/files/media/files/CPUBenchmark21.xrns">CPUBenchmark21.xrns</a> (nothing special musically – for testing only!)</p>
<p>3. <strong>Post your music somewhere (audio + xrns)</strong> &#8211; put it on your blog, use <a href="http://drop.io">drop.io</a>, sign up for CDM&#8217;s own in-development blog platform <a href="http://noisepages.com">noisepages.com</a>, or whatever you like. If you put the sound somewhere like <a href="http://soundcloud.com">SoundCloud</a>, of course, you get an instantly-embeddable player.</p>
<p>4. Be sure to apply a <strong>Creative Commons Attribution ShareAlike license</strong>. I&#8217;ll be doing the same with CDM&#8217;s tutorials and such. This leaves others free to share your work and to remix it, while ensuring they can only do so if they attribute you properly and if their work is just as free to share. (It does not preclude you from selling it later on, either.) See the details of the license, then sign up. </p>
<p><a href="http://creativecommons.org/licenses/by-sa/3.0/">About the license</a></p>
<p><a href="http://creativecommons.org/choose/">License your work</a>&#160;</p>
<p><em>Choose “yes” for commercial uses – because any commercial use must still share alike, which discourages commercial abuse. Select “yes, as long as others share alike” for modifications. Choose “unported” for jurisdiction. And make use of the other fields to attach metadata to your work.You should get a CC-BY-SA license as a result, which allows maximum flexibility for your work while protecting you from people exploiting your work without also sharing the results.</em></p>
<p>5. <strong>Tell us about it!</strong> Point CDM, Indamixx, Renoise, and the contest judges to your track by signing up here:</p>
<p><a href="http://spreadsheets.google.com/viewform?formkey=dE9fUEtsUUNaYUZZRmVCLV9SQzN5bXc6MA..">Contest entry form</a> [Google Docs]</p>
<p>6. <strong>Judging</strong> will evaluate whether tracks are relatively CPU efficient xrns files, but &#8211; most importantly &#8211; are original, terrific music. There will be categories judged by producer/remix artist/DJ Ron Stewart of Indamixx and Peter Kirn of CDM, and a user&#8217;s choice judged by you via public voting.</p>
<p><strong>Prizes</strong>:</p>
<p>An Indamixx Netbook MK II SE, to the Indamixx choice</p>
<p>A registered version of Renoise, to the CDM choice</p>
<p>4 Indamixx USB stick versions, to the user choices</p>
<p><strong>DEADLINE</strong>: </p>
<p><strong>October 15</strong></p>
<p>We&#8217;ll have updates through the competition.</p>
<p>Stay tuned for more tips and tutorials on Renoise and Linux audio alike, plus a look at the Indamixx Linux-powered netbook rig (I’ve just gotten one for testing – it’s deliciously compact). </p>
<p>Questions? Thoughts? Shout out in comments below.</p>
<p><a href="http://createdigitalmusic.com/files/2009/09/renoise_linuxdsp.jpg" rel="lightbox"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="renoise_linuxdsp" border="0" alt="renoise_linuxdsp" src="http://createdigitalmusic.com/files/2009/09/renoise_linuxdsp_thumb.jpg" width="580" height="326" /></a> </p>
<div class="imgcaption">Renoise running the superb <a href="http://www.linuxdsp.co.uk/">Linux DSP</a> suite of plug-ins, natively on Linux in the pre-configured Indamixx setup.</div>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2009/09/indamixx-renoise-cdm-music-production-contest-tracker-ninjas-nows-your-chance/&via=cdmblogs&text=Indamixx + Renoise + CDM Music Production Contest: Tracker Ninjas, Now's Your Chance&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/09/indamixx-renoise-cdm-music-production-contest-tracker-ninjas-nows-your-chance/&via=cdmblogs&text=Indamixx + Renoise + CDM Music Production Contest: Tracker Ninjas, Now's Your Chance&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/09/indamixx-renoise-cdm-music-production-contest-tracker-ninjas-nows-your-chance/&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/09/indamixx-renoise-cdm-music-production-contest-tracker-ninjas-nows-your-chance/feed/</wfw:commentRss>
		<slash:comments>64</slash:comments>
		</item>
		<item>
		<title>Designing Sound: Essential Blog Reading for Sound Designers, Plus Pixar&#8217;s Up</title>
		<link>http://createdigitalmusic.com/2009/06/designing-sound-essential-blog-reading-for-sound-designers-plus-pixars-up/</link>
		<comments>http://createdigitalmusic.com/2009/06/designing-sound-essential-blog-reading-for-sound-designers-plus-pixars-up/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 11:57:47 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[composing]]></category>
		<category><![CDATA[film]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[noisepages]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Sound-design]]></category>
		<category><![CDATA[techniques]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[TV]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/?p=6330</guid>
		<description><![CDATA[&#8220;UP&#8221; Sound for Film Profile from Michael Coleman on Vimeo. Miguel Isaza has created a must-read new blog for anyone interested in sound design, and much to our delight has put it on noisepages. He&#8217;s being incredibly prolific with posts, covering creative projects to get your ideas flowing, terrific overviews of leading people in the &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2009/06/designing-sound-essential-blog-reading-for-sound-designers-plus-pixars-up/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><object width="579" height="326"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=4760151&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=CC0000&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=4760151&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=CC0000&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="579" height="326"></embed></object>
<p><a href="http://vimeo.com/4760151">&#8220;UP&#8221; Sound for Film Profile</a> from <a href="http://vimeo.com/colemanfilm">Michael Coleman</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>Miguel Isaza has created a must-read new blog for anyone interested in sound design, and much to our delight has put it on noisepages. He&#8217;s being incredibly prolific with posts, covering creative projects to get your ideas flowing, terrific overviews of leading people in the field with links to interviews and resources for learning about their work, and tons of links for learning your craft technologically and artistically.</p>
<p><a href="http://designingsound.noisepages.com/">http://designingsound.noisepages.com/</a></p>
<p>Naturally, Pixar figures prominently, with some of the best sound design on the silver screen in recent years. I&#8217;m looking forward to finally seeing UP; Michael Coleman offers the video above. See Miguel&#8217;s site for <a href="http://designingsound.noisepages.com/2009/06/the-music-and-sound-of-pixars-up/">more links and interviews</a> and an overview of the all-star team that did sound for Pixar&#8217;s latest.</p>
<p>Thanks for this great resource, Miguel; I&#8217;ll certainly be reading daily.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2009/06/designing-sound-essential-blog-reading-for-sound-designers-plus-pixars-up/&via=cdmblogs&text=Designing Sound: Essential Blog Reading for Sound Designers, Plus Pixar's Up&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/06/designing-sound-essential-blog-reading-for-sound-designers-plus-pixars-up/&via=cdmblogs&text=Designing Sound: Essential Blog Reading for Sound Designers, Plus Pixar's Up&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/06/designing-sound-essential-blog-reading-for-sound-designers-plus-pixars-up/&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/06/designing-sound-essential-blog-reading-for-sound-designers-plus-pixars-up/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Music Tech Pronunciation Guide</title>
		<link>http://createdigitalmusic.com/2009/06/music-tech-pronunciation-guide/</link>
		<comments>http://createdigitalmusic.com/2009/06/music-tech-pronunciation-guide/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 10:26:46 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[maschine]]></category>
		<category><![CDATA[MIDI]]></category>
		<category><![CDATA[monome]]></category>
		<category><![CDATA[Moog]]></category>
		<category><![CDATA[Native-Instruments]]></category>
		<category><![CDATA[off-topic]]></category>
		<category><![CDATA[OSC]]></category>
		<category><![CDATA[pronunciation]]></category>
		<category><![CDATA[synths]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/?p=6281</guid>
		<description><![CDATA[Pronunciation of some common music tech terms has been a source of debate. Generally, though, there&#8217;s only one right answer. I had hoped to kick off a pronunciation guide yesterday or today, but now I really can&#8217;t resist &#8211; not with none other than Tegan &#038; Sara getting together to debate the right way to &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2009/06/music-tech-pronunciation-guide/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><object width="580" height="469"><param name="movie" value="http://www.youtube.com/v/3IrRdrVQxB4&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/3IrRdrVQxB4&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="469"></embed></object></p>
<p>Pronunciation of some common music tech terms has been a source of debate. Generally, though, there&#8217;s only one right answer. I had hoped to kick off a pronunciation guide yesterday or today, but now I really can&#8217;t resist &#8211; not with none other than Tegan &#038; Sara getting together to debate the right way to say Moog.</p>
<p>Don&#8217;t get me wrong. I love cows, and the sound &#8220;moo.&#8221; I suggest if you have something you want to name Moo, you should, like your own MooVerb max patch or something. However, here goes, a few of my favorites:</p>
<p><strong>Moog:</strong> Rhymes with &#8220;brogue&#8221; or &#8220;rogue,&#8221; not the sound a cow makes. Don&#8217;t say &#8220;Moooooog&#8221; unless you want to get funny looks from synth nerds, or if you&#8217;re teaching synthesis to livestock in a dairy.</p>
<p><strong>Monome:</strong> The community-based, (partly, at least) open-source controller rhymes with &#8220;MA gnome,&#8221; not the Spanish-sounding &#8220;Ma gnome ME.&#8221; You should not be able to use it in a couplet with paper mache. Get it? Two syllables. Sure, this pronunciation varies, but the two-syllable version is what the device&#8217;s co-creators call it.</p>
<p><strong>OSC:</strong> Pronounce the letters of the open communications protocol, as in &#8220;O.S.C. / oh ess see&#8221;, not &#8220;osk&#8221; &#8211; though that would have been kind of cool. Think, &#8220;Rah, rah, rah, Give me an O! Give me an S! Give me a C! What&#8217;s that spell? Better than MIDI! Time-based messages, higher resolution, transport-independent high-speed networked communication with auto-discovery, gooooooooooOOOOO O.S.C.!&#8221; <em>(People sometimes say this site is geeky. I have no idea what gives them that impression.)</em></p>
<p>And for now, O.S.C. stands for Open Sound Control, even though in one spot on the JazzMutant website it&#8217;s called &#8220;Open-Source Control.&#8221; Just get ready for this to change &#8211; because OSC really isn&#8217;t specific to sound, it may need a new name, like Open System Control. (A recent paper suggests <a href="http://opensoundcontrol.org/spec-1_1">dropping the &#8220;sound&#8221;</a> in the name.)</p>
<p><strong>MIDI:</strong> Rhymes with G. Gordon Liddy, or P. Diddy, or Tweetiebird saying &#8220;Piddy.&#8221; And, actually, it occurs to me I&#8217;ve never heard anyone mispronounce this. Fascinating &#8211; an acronym that&#8217;s actually intuitive. Oh, but &#8220;C.C.&#8221; stands for &#8220;Control Change,&#8221; NOT &#8220;continuous controllers&#8221; &#8212; look at the CC specs; most aren&#8217;t continuous. There. I got to be anal about something anyway. <strong>Updated:</strong> consensus is actually that &#8220;mee-dee&#8221; is a mispronunciation for native-English speakers, but likely makes more since than &#8220;mi-dee&#8221; in other languages &#8212; particularly if you speak French. So, in other words, it&#8217;s an acronym, and makes the most sense to pronounce in the natural way you would in your native tongue. (For English speakers, who knows what vowel sound is appropriate given how screwy our language is, but the creators of MIDI all say middy.)</p>
<p><strong>Maschine:</strong> Native Instruments&#8217; drum machine software and controller is German-engineered, so say &#8220;muh SHEEN uh,&#8221; three syllables, as if you grew up in Berlin. Now, granted, Maschine&#8217;s own promotional videos &#8212; outsourced to the US &#8212; anglicize this to &#8220;machine&#8221; / &#8220;muh SHEEN&#8221;, but the engineers and product folks who built the thing use the German pronunciation and think you should, too. And, anyway, it sounds cooler, just as I have to admit a currywurst is tastier than a Nathan&#8217;s dog.  </p>
<p>I&#8217;m sure this is only a small selection of potential mispronunciations. Other candidates? We&#8217;ll have to release a full pronunciation guide soon.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2009/06/music-tech-pronunciation-guide/&via=cdmblogs&text=Music Tech Pronunciation Guide&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/06/music-tech-pronunciation-guide/&via=cdmblogs&text=Music Tech Pronunciation Guide&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/06/music-tech-pronunciation-guide/&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/06/music-tech-pronunciation-guide/feed/</wfw:commentRss>
		<slash:comments>88</slash:comments>
		</item>
		<item>
		<title>Free and Discounted Ableton Live Learning in NYC, KJ Sawka&#8217;s Chops, Richie&#8217;s Controller</title>
		<link>http://createdigitalmusic.com/2009/06/free-and-discounted-ableton-live-learning-in-nyc-kj-sawkas-chops-richies-controller/</link>
		<comments>http://createdigitalmusic.com/2009/06/free-and-discounted-ableton-live-learning-in-nyc-kj-sawkas-chops-richies-controller/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 10:39:41 +0000</pubDate>
		<dc:creator>Peter Kirn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[abl]]></category>
		<category><![CDATA[Ableton-Live]]></category>
		<category><![CDATA[CDM]]></category>
		<category><![CDATA[classes]]></category>
		<category><![CDATA[DJ]]></category>
		<category><![CDATA[drums]]></category>
		<category><![CDATA[dub]]></category>
		<category><![CDATA[dubspot]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[kj-sawka]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[live pa]]></category>
		<category><![CDATA[minus]]></category>
		<category><![CDATA[musicians]]></category>
		<category><![CDATA[NYC]]></category>
		<category><![CDATA[richie-hawtin]]></category>
		<category><![CDATA[techno]]></category>

		<guid isPermaLink="false">http://createdigitalmusic.com/?p=6206</guid>
		<description><![CDATA[Richie Hawtin&#8217;s custom-built Ableton Live controller makes up part of his unique live music and visual rig as Plastikman. And, yes, I&#8217;ll bring the grassroots &#8220;do more as Plastikman&#8221; campaign to Mr. Hawtin when I see him. Side note: there&#8217;s more than a passing resemblance to certain features of the Akai APC40 here, huh? We &#8230; <a class="btn read-more" href="http://createdigitalmusic.com/2009/06/free-and-discounted-ableton-live-learning-in-nyc-kj-sawkas-chops-richies-controller/">Continue &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://createdigitalmusic.com/files/2009/06/ctrllive.jpg" alt="ctrllive" title="ctrllive" width="580" height="418" class="alignnone size-full wp-image-6208" /></p>
<div class="imgcaption">Richie Hawtin&#8217;s custom-built Ableton Live controller makes up part of his unique live music and visual rig as Plastikman. And, yes, I&#8217;ll bring the grassroots &#8220;do more as Plastikman&#8221; campaign to Mr. Hawtin when I see him. Side note: there&#8217;s more than a passing resemblance to certain features of the Akai APC40 here, huh?</div>
<p>We talk about tools a lot, but it&#8217;s really learning how to make tools expressive in your productions and performances that matters. DubSpot, the music tech production and DJ educational center here in New York, brings its multi-city Ableton Live Sessions tour to its hometown for several days of parties and workshops. If you&#8217;re in NYC and on a budget, we have a discount on the paid events and also some free events you can check out. If you&#8217;re not in NYC, we&#8217;re working on bringing free video coverage to the global CDM community shortly after the event.</p>
<p>This really isn&#8217;t a pitch for Live, either &#8211; part of why I&#8217;m excited to be able to hang out for the weekend is that I expect to learn quite a lot from some of the world&#8217;s most skilled Live users and producers.</p>
<p>Headlining the event is none other than global techno star Richie Hawtin &#8211; the Minus impresario some of our readers love to love and others love to hate. I hope we get to hear more about his unique Plastikman live rig &#8211; see the controller at top, with <a href="http://www.derivativeinc.com/Events/15-Plastikman/">more details from our friends</a> at visualist corps Derivative, whose TouchDesigner live visual tool powers 3D imagery in those sets. Hawtin will join in a conversation with Ambivalent about what the Minus musical process is about. Hawtin and friends will also play a real gem of New York&#8217;s club scene, Love on MacDougal Street &#8211; it&#8217;s a fantastic space that lives up to its name. </p>
<p><a href="http://www.flickr.com/photos/jpcandelier/276333565/"><img src="http://farm1.static.flickr.com/103/276333565_5de8f6bb1a.jpg?v=0"></a></p>
<div class="imgcaption">Ableton doesn&#8217;t have to be just people like me hunched over laptops. (My back is starting to bother me, by the way.) Witness Dub as a Weapon, as photographed by <a href="http://www.flickr.com/people/jpcandelier/">Jean Piere Candelier</a>. (<a href="http://creativecommons.org/licenses/by-nc-sa/2.0/deed.en">CC</a>) They&#8217;re part of a dub lineup &#8211; yep, that &#8220;Dub&#8221; in &#8220;DubSpot&#8221; is serious.</div>
<p>On the dub side, Scientist aka Overton Brown, one of the world&#8217;s real stars of dub, a King Tubby protégé out of Jamaica, will return us to the roots of electronic dance music and show off his own take on the use of this technology. Scientist and Dub is a Weapon play Le Poisson Rouge and Scientist will close out the Live Sessions with a dub battle versus Badawi.</p>
<h3>KJ Sawka &#8211; Hell, Yes, Chops</h3>
<p>Before we get into the lineup, here&#8217;s just an example of how cool the faculty of this event is &#8211; KJ Sawka. Sawka is, of course, what we dream of in live laptop music. His musicianship is fantastic unplugged (see a <a href="http://www.youtube.com/watch?v=Zh0aF3h455Y">rooftop set video</a>, apparently sponsored by PBR), so the laptop becomes simply an extension of that.</p>
<p><object width="580" height="469"><param name="movie" value="http://www.youtube.com/v/fkO0bL9gS58&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/fkO0bL9gS58&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="469"></embed></object></p>
<p>KJ Sawka will have a full Drums workshop on Saturday as part of the paid program. If you&#8217;re new to Live, though, he&#8217;s doing a free intro on Thursday evening.</p>
<p>Here&#8217;s what to see and how to get the exclusive CDM discount.</p>
<p>By the way, if you&#8217;re in Los Angeles, that&#8217;s the next stop on this tour; stay tuned for details.<span id="more-6206"></span></p>
<h3>Schedule, Free Events, and Discounts</h3>
<p><strong>Thursday</strong></p>
<p>7-9p, <strong>FREE KJ Sawka Live 8 clinic</strong>, 675 Bar<br />
9p <strong>Funk Aid for Africa benefit</strong> release party, 675 Bar</p>
<p><strong>Friday:</strong> Richie Hawtin @ Love</p>
<p><strong>Saturday</strong></p>
<p>11-6: <strong>Ableton Live and Production Sessions:</strong> The first day focuses on moving a project through the production process, with KJ Sawka talking live recording of drums, DJ Kiva and Jon Margulies on developing and finishing materials, and veteran engineer Daniel Wyatt on mixing and mastering. The day finishes up with a chat with Richie Hawtin and Ambivalent.</p>
<p>6:30-9p <strong>FREE CDM Live Lounge party</strong> Saturday evening, we meet up at former sex club / former horse stables (really) turned chilled-out Meatpacking District lounge 675 Bar. We&#8217;ll have some surprise unusual Live controller rigs and music.</p>
<p><strong>Sunday</strong></p>
<p>11-6: <strong>Performing with Live, Live Onstage:</strong> The second day of workshops focuses on live performance, with Jon Margulies, DJ Rupture, and myself talking about working with performance-ready live sets, controllers, and Akai&#8217;s APC40. (With Jon covering the APC, I&#8217;ll focus instead on alternative and unusual controllers.) Barry Cole of Blue Mountain Publishing will go a different direction entirely &#8211; how to understand licensing and distribution and actually make money on your tracks.</p>
<p>7-9p: <strong>Scientist</strong> will talk about miking and live setup with Dub is a Weapon &#8211; and will mix them live.</p>
<p>9p: <strong>DubSpot Sessions party</strong>, Le Poisson Rouge, with live and DJ performances from Scientist, Dub is a Weapon, Badawi, Kiva, Rupture, etc.</p>
<p><strong>CDM DISCOUNT:</strong> Enter promo code &#8216;CDM&#8217; for $25 off the tour, or follow this link:<br />
<a href="http://www.dubspot.com/pages/abletontour.jsp?aff_ref=CDM">http://www.dubspot.com/pages/abletontour.jsp?aff_ref=CDM</a></p>
<p>The weekend is US$225 for both days ($200 after our discount); $125 for one day.</p>
<p>Here&#8217;s a wrap of what happened in San Francisco:<br />
<object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/jvk8oe9Almg&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/jvk8oe9Almg&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<p>And if you&#8217;re there, do come say hi! It&#8217;s always nice to meet readers.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://createdigitalmusic.com/2009/06/free-and-discounted-ableton-live-learning-in-nyc-kj-sawkas-chops-richies-controller/&via=cdmblogs&text=Free and Discounted Ableton Live Learning in NYC, KJ Sawka's Chops, Richie's Controller&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/06/free-and-discounted-ableton-live-learning-in-nyc-kj-sawkas-chops-richies-controller/&via=cdmblogs&text=Free and Discounted Ableton Live Learning in NYC, KJ Sawka's Chops, Richie's Controller&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/06/free-and-discounted-ableton-live-learning-in-nyc-kj-sawkas-chops-richies-controller/&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/06/free-and-discounted-ableton-live-learning-in-nyc-kj-sawkas-chops-richies-controller/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

