<?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>Limina.Log &#187; Music</title>
	<atom:link href="http://log.liminastudio.com/tag/music/feed" rel="self" type="application/rss+xml" />
	<link>http://log.liminastudio.com</link>
	<description>Research &#38; Development at Limina.Studio</description>
	<lastBuildDate>Sun, 15 Jan 2012 21:25:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SoundcloudScraper: Download all of an artist&#8217;s Soundcloud tracks automatically</title>
		<link>http://log.liminastudio.com/programming/soundcloudscraper-download-all-of-an-artists-soundcloud-tracks-automatically</link>
		<comments>http://log.liminastudio.com/programming/soundcloudscraper-download-all-of-an-artists-soundcloud-tracks-automatically#comments</comments>
		<pubDate>Wed, 20 Jul 2011 01:59:03 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[scraper]]></category>
		<category><![CDATA[soundcloud]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=885</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/programming/soundcloudscraper-download-all-of-an-artists-soundcloud-tracks-automatically' addthis:title='SoundcloudScraper: Download all of an artist&#8217;s Soundcloud tracks automatically '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Today I was listening to a great Soundcloud artist with 22 tracks, all available to freely download.  Since I didn&#8217;t see an option to download them all en masse, I wrote up a nifty script to do it, then added a bunch of features to make it shiny. Download the SoundcloudScraper zip file here:  soundcloudScraper_v1  [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/programming/soundcloudscraper-download-all-of-an-artists-soundcloud-tracks-automatically' addthis:title='SoundcloudScraper: Download all of an artist&#8217;s Soundcloud tracks automatically '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>Today I was listening to a great <a href="http://www.soundcloud.com">Soundcloud</a> artist with 22 tracks, all available to freely download.  Since I didn&#8217;t see an option to download them all <em>en masse,</em> I wrote up a nifty script to do it, then added a bunch of features to make it shiny.</p>
<p>Download the SoundcloudScraper zip file here:  <a href="http://log.liminastudio.com/wp-content/uploads/2011/07/soundcloudScraper_v1.zip">soundcloudScraper_v1</a>  To use, you&#8217;ll need Python; I looked into making it a standalone binary but I&#8217;m afraid that&#8217;ll have to wait for another time.  Open up a terminal and go to the directory the script is in, and type:</p>
<p><code>./soundcloudScraper.py artistname</code></p>
<p>This will automatically download all the available tracks by that artist, meaning tracks with a &#8216;Download&#8217; button.  You can also specify multiple artists:</p>
<p><code>./soundcloudScraper.py artist1 artist2 artist3</code></p>
<p>This script uses the fantastic <a href="http://nadiana.com/animated-terminal-progress-bar-in-python">Animated Terminal Progress Bar module</a> by Nadia Alramli!  If you find any bugs or get some use out of the script, leave a comment! Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/programming/soundcloudscraper-download-all-of-an-artists-soundcloud-tracks-automatically/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Phrygian Étude for Distributed Version Control</title>
		<link>http://log.liminastudio.com/projects/music/phrygian-etude-for-distributed-version-control</link>
		<comments>http://log.liminastudio.com/projects/music/phrygian-etude-for-distributed-version-control#comments</comments>
		<pubDate>Thu, 29 Jul 2010 23:02:42 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[PureData]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=665</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/projects/music/phrygian-etude-for-distributed-version-control' addthis:title='Phrygian Étude for Distributed Version Control '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>The Phrygian Étude is a &#8220;chain letter&#8221; musical experiment in PureData that is composed of YOUR commits!  So fork the Étude, modify the patch (following certain rules), and push it back to us.  When the time is ripe, we will then play back each stage of the composition—commit by commit—as a live performance!]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/projects/music/phrygian-etude-for-distributed-version-control' addthis:title='Phrygian Étude for Distributed Version Control '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>The Phrygian Étude is a &#8220;chain letter&#8221; musical experiment in PureData that is composed of YOUR commits!  So fork the Étude, modify the patch (following certain rules), and push it back to us.  When the time is ripe, we will then play back each stage of the composition—commit by commit—as a live performance!</p>
]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/projects/music/phrygian-etude-for-distributed-version-control/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neurohedron: A Nonlinear Sequencer Interface</title>
		<link>http://log.liminastudio.com/itp/neurohedron</link>
		<comments>http://log.liminastudio.com/itp/neurohedron#comments</comments>
		<pubDate>Wed, 06 Jan 2010 05:58:42 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[Inventions]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[New Instruments for Musical Expression]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Physical Computing]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=465</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/itp/neurohedron' addthis:title='Neurohedron: A Nonlinear Sequencer Interface '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Read the full NIME Conference Paper! Traditional music sequencers are designed fundamentally around predictability and repetition, and these are powerful elements that make them so ubiquitous.  More modern approaches to algorithmic composition heavily involve unpredictability and randomness that is then (sometimes) tamed and manipulated by the composer, resulting in a nonlinear compositional and performative process. [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/itp/neurohedron' addthis:title='Neurohedron: A Nonlinear Sequencer Interface '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><div id="attachment_681" class="wp-caption alignleft" style="width: 288px"><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/Neurohedron_Web.jpg"  rel="lightbox[roadtrip]"><img class="size-medium wp-image-681" title="Neurohedron" src="http://log.liminastudio.com/wp-content/uploads/2010/01/Neurohedron_Web-278x300.jpg" alt="" width="278" height="300" /></a><p class="wp-caption-text">The Neurohedron</p></div>
<p>Read the full <a href="http://log.liminastudio.com/wp-content/uploads/2010/01/NIME2010_Neurohedron_Ted_Hayes.pdf">NIME Conference Paper</a>!</p>
<p>Traditional music sequencers are designed fundamentally around predictability and repetition, and these are powerful elements that make them so ubiquitous.  More modern approaches to algorithmic composition heavily involve unpredictability and randomness that is then (sometimes) tamed and manipulated by the composer, resulting in a nonlinear compositional and performative process.</p>
<p>The Neurohedron is a novel music instrument and modal software controller that I conceived of as a nonlinear sequencer.  The simplest traditional sequencers may employ eight steps that return to the first step after reaching the last step; in contrast, the Neurohedron is a three dimensional sequencer with twelve nodes arranged as a <a href="http://en.wikipedia.org/wiki/Dodecahedron">dodecahedron</a>.  With this structure, there is no clear or de facto path that the progression from one node to the next may take, unlike the linear and prescribed nature of a traditional sequencer.</p>
<p><span id="more-465"></span></p>
<p><img class="alignleft size-medium wp-image-488" title="The Neurohedron" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-16-225x300.jpg" alt="The Neurohedron" width="225" height="300" /></p>
<p>Each face on the device is both a touch-switch that sends input triggers to software as well as an electroluminescent panel that displays feedback from the software.  While the platform could be used in a huge variety of ways, my first inclination was to use the inputs as stimuli in a 12-node neural network, where each face is connected in a graph to the 5 faces adjacent to it.  Each of the edges between these faces is then weighted between 0 and 1, and the progression from one face to another follows the highest weighted edges.</p>
<p>Each node (face) in the network is then mapped to a MIDI note.  These mappings are described by a variety of <a href="http://en.wikipedia.org/wiki/Musical_mode">musical modes</a>.  Thus, a sequence on the Neurohedron will send patterns of MIDI notes to a synthesizer platform (Ableton Live, in this case).  This platform is wide open, of course, so anything could be triggered in principal.</p>
<p>Here&#8217;s a video overview of the Neurohedron in action:<br />
<object
		width="450"
		height="340"
		data="http://vimeo.com/moogaloop.swf?clip_id=15444346&amp;server=vimeo.com"
		type="application/x-shockwave-flash">
			<param name="allowfullscreen" value="true" />
			<param name="allowscriptaccess" value="always" />
			<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=15444346&amp;server=vimeo.com" />
		</object>
</p>
<p>Here&#8217;s a demonstration of the old software (need to post a new video):<br />
<object
		width="450"
		height="340"
		data="http://vimeo.com/moogaloop.swf?clip_id=7258850&amp;server=vimeo.com"
		type="application/x-shockwave-flash">
			<param name="allowfullscreen" value="true" />
			<param name="allowscriptaccess" value="always" />
			<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=7258850&amp;server=vimeo.com" />
		</object>
</p>
<p>The interface is multi-modal, meaning that there are 5 states the interface can be in that determine what it does:</p>
<ul>
<li>Input: Pressing a face triggers an input stimulus to the neural network at that node</li>
<li>Stop: Holding a face down stops any circuits that encounter that node</li>
<li>Live-play: Sends MIDI notes pursuant to that face&#8217;s current mode-mapping</li>
<li>(Musical) Mode: Changes the mode-mapping of the network</li>
<li>Randomize: Randomizes all of the neural network&#8217;s weights</li>
</ul>
<p>Here&#8217;s a little demo of Matt Boyle &amp; I playing the Neurohedron in live-play mode.<br />
<object
		width="450"
		height="340"
		data="http://vimeo.com/moogaloop.swf?clip_id=8539731&amp;server=vimeo.com"
		type="application/x-shockwave-flash">
			<param name="allowfullscreen" value="true" />
			<param name="allowscriptaccess" value="always" />
			<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=8539731&amp;server=vimeo.com" />
		</object>
</p>
<p><strong>Process &amp; Production</strong></p>
<p><object
		width="450"
		height="340"
		data="http://vimeo.com/moogaloop.swf?clip_id=8155826&amp;server=vimeo.com"
		type="application/x-shockwave-flash">
			<param name="allowfullscreen" value="true" />
			<param name="allowscriptaccess" value="always" />
			<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=8155826&amp;server=vimeo.com" />
		</object>
</p>
<p>The Neurohedron&#8217;s hardware consists of:</p>
<ul>
<li>Plexi &amp; aluminum skeleton</li>
<li>Laser-etched faces
<ul>
<li>Momentary switches</li>
<li>EL panels</li>
</ul>
</li>
<li>Logic Board
<ul>
<li>ATMEGA328PU Microcontroller</li>
<li>2x shift-in registers</li>
<li>2x shift-out registers</li>
<li>FTDI USB Interface</li>
</ul>
</li>
<li>AC Switching array
<ul>
<li>12x Optoisolated triac &amp; low-current triac pairs</li>
</ul>
</li>
</ul>
<p>This video demonstrates the shift-in and -out registers controlling switches and panels:<br />
<object
		width="450"
		height="340"
		data="http://vimeo.com/moogaloop.swf?clip_id=8017729&amp;server=vimeo.com"
		type="application/x-shockwave-flash">
			<param name="allowfullscreen" value="true" />
			<param name="allowscriptaccess" value="always" />
			<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=8017729&amp;server=vimeo.com" />
		</object>
</p>
<p>And this one detailing the AC switching:<br />
<object
		width="450"
		height="340"
		data="http://vimeo.com/moogaloop.swf?clip_id=7990002&amp;server=vimeo.com"
		type="application/x-shockwave-flash">
			<param name="allowfullscreen" value="true" />
			<param name="allowscriptaccess" value="always" />
			<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=7990002&amp;server=vimeo.com" />
		</object>
</p>
<p>Here&#8217;s a <a href="http://log.liminastudio.com/wp-content/uploads/2010/01/Neurohedron_Large.jpg"  rel="lightbox[roadtrip]">link to a large version</a> of the Neurohedron for print &amp; publication.</p>
<p>And finally, a gallery of production photos:</p>
<p><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-00.jpg"  rel="lightbox[roadtrip]"><img class="size-thumbnail wp-image-472 alignnone" title="neuro-prod-00" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-00-150x150.jpg" alt="" width="150" height="150" /></a> <a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-01.jpg"  rel="lightbox[roadtrip]"><img class="size-thumbnail wp-image-472 alignnone" title="neuro-prod-00" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-01-150x150.jpg" alt="" width="150" height="150" /></a><img class="alignnone" title="neuro-prod-02" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-02-150x150.jpg" alt="" width="150" height="150" /><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-03.jpg"  rel="lightbox[roadtrip]"><img class="size-thumbnail wp-image-475 alignnone" title="neuro-prod-03" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-03-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-04.jpg"  rel="lightbox[roadtrip]"><img class="size-thumbnail wp-image-476 alignnone" title="neuro-prod-04" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-04-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-05.jpg"  rel="lightbox[roadtrip]"><img class="size-thumbnail wp-image-477 alignnone" title="neuro-prod-05" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-05-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-06.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-478" title="neuro-prod-06" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-06-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-07.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-479" title="neuro-prod-07" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-07-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-08.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-480" title="neuro-prod-08" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-08-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-09.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-481" title="neuro-prod-09" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-09-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-10.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-482" title="neuro-prod-10" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-10-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-11.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-483" title="neuro-prod-11" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-11-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-12.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-484" title="neuro-prod-12" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-12-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-13.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-485" title="neuro-prod-13" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-13-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-14.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-486" title="neuro-prod-14" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-14-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-15.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-487" title="neuro-prod-15" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-15-150x150.jpg" alt="" width="150" height="150" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/itp/neurohedron/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Chronotronic Wonder Transducer</title>
		<link>http://log.liminastudio.com/projects/performance/chronotronic-wonder-transducer</link>
		<comments>http://log.liminastudio.com/projects/performance/chronotronic-wonder-transducer#comments</comments>
		<pubDate>Wed, 23 Dec 2009 21:43:46 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=457</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/projects/performance/chronotronic-wonder-transducer' addthis:title='Chronotronic Wonder Transducer '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>CHRONOTRONIC WONDER TRANSDUCER is a miniature discollective of musick artists and poet-inventors.  Using a variety of means and methods, from hand-made electronics to custom-designed software, to conjure electromechanical invocations to dead gods and summon sound from the deep void of silence.  CWT&#8217;s lineup includes: Ted Hayes presents Stan Breakhage, an ambient-industrial music &#38; video performance that warps [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/projects/performance/chronotronic-wonder-transducer' addthis:title='Chronotronic Wonder Transducer '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p><a href="http://log.liminastudio.com/wp-content/uploads/2009/12/Chronotronic-Wonder-Transducer.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-full wp-image-460" title="Chronotronic-Wonder-Transducer" src="http://log.liminastudio.com/wp-content/uploads/2009/12/Chronotronic-Wonder-Transducer.jpg" alt="" width="480" height="360" /></a></p>
<p><strong>CHRONOTRONIC WONDER TRANSDUCER</strong> is a miniature discollective of musick artists and poet-inventors.  Using a variety of means and methods, from hand-made electronics to custom-designed software, to conjure electromechanical invocations to dead gods and summon sound from the deep void of silence.  CWT&#8217;s lineup includes:</p>
<p><span id="more-457"></span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif; color: #414141;"><strong>Ted Hayes</strong> presents <strong>Stan Breakhage,</strong> an ambient-industrial music &amp; video performance that warps and manhandles Stan Brakhage&#8217;s venerable Dog Star Man into visual breakcore, aligned and controlled with custom-designed, live electronic instruments.  See a clip of Stan Breakhage&#8217;s premiere performance <a href="http://www.vimeo.com/7056446" target="_blank">here</a>.  Ted Hayes is a poet, inventor and composer whose work revolves around the concepts of the beautiful and the sublime, intersecting with desire and plummeting into stratospheres of bright noise and dark philosophy.  Combining both the arcane visions of structuralist film with a sincere sonic splendor, <strong>Stan Breakhage</strong> is not to be missed.  Read more about Ted&#8217;s work at <a href="http://log.liminastudio.com/" target="_blank">http://log.liminastudio.com</a>.</span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif; color: #414141;"><strong>Joe Mariglio</strong> is a composer and artist whose practice spans many mediums.  He is often labeled an electronic musician, but does not really understand the term, since the vast majority of music has been electronic for some time.  Some of Joe’s work deals with problems surrounding the mediation of experiences.  Joe is also interested in networks, human and otherwise, structured improvisation, and narrative forms.  He enjoys baking bread, meditating, and building guitar pedals.  He documents his process at <strong><a href="http://www.joemariglio.com/" target="_blank">www.joemariglio.com</a></strong>.</span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif; color: #414141;"><span style="font-family: Arial, Helvetica, sans-serif; color: #414141;"><strong>And Um Yeah</strong> conjures a noisy electro–psychedelic swell and turns it into a song. Using handmade instruments, custom software, and creatively modified electronics, they will attempt to lure you in a world of fun and fear that you can only see by closing your eyes and pressing on your eyeballs. And Um Yeah is<strong>Amy Khoshbin</strong> and <strong>Michael Clemow,</strong> based in Brooklyn, NY.  Check them out at <a href="http://www.myspace.com/andumyeahmusic" target="_blank">http://www.myspace.com/andumyeahmusic</a>.</span></span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif; color: #414141;"><span style="font-family: Arial, Helvetica, sans-serif; color: #414141;"><strong>Steven Litt</strong> is a recent graduate of the Interactive Telecommunications Program of NYU. He is the creator of <strong><a href="http://thesis.stevenlitt.com/" target="_blank">CrudBox</a></strong>, a robotic rhythm machine that controls electronic or electromechanical devices, amplifying their sounds in real time. His work mixes the raw, abrasive sounds of noise and electroacoustic music with the rhythms of electronic dance music. He is an artist, designer, and musician. He currently lives in Greenpoint, Brooklyn.</span></span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif; color: #414141;"><span style="font-family: Arial, Helvetica, sans-serif; color: #414141;"><strong>Lori Napoleon</strong> is an artist, mad-scientist and synthesist inspired by the physics of sound and light.  Her background in the hybrid art and science of holography fuels her continued explorations in process and material, and the creative potential intrinsic in challenging our assumptions about everyday objects, and repurposing obsolete technologies.  Spawned by her hybrid love of electronic music and the primordial urge to &#8220;build stuff,&#8221; Lori is currently focused on sound and instrument design, beating circuits into submission, and composition with analog electronics.</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/projects/performance/chronotronic-wonder-transducer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>current_working_directory @ Solas</title>
		<link>http://log.liminastudio.com/projects/performance/current_working_directory-solas</link>
		<comments>http://log.liminastudio.com/projects/performance/current_working_directory-solas#comments</comments>
		<pubDate>Thu, 09 Jul 2009 18:28:04 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Live]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[xbee]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=399</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/projects/performance/current_working_directory-solas' addthis:title='current_working_directory @ Solas '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Voilà!  Here are three videos from my performance for Splice NYC, two of which demonstrate my wireless, beat-repeating space eggs of doom: Postfix She Landed Here Can We Now And if you missed this show, I&#8217;m playing next Wednesday (7/15) at Le Poisson Rouge for XRAY!  Facebook event here: XRay Thanks again to everyone for [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/projects/performance/current_working_directory-solas' addthis:title='current_working_directory @ Solas '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>Voilà!  Here are three videos from my performance for <a href="http://www.myspace.com/splicenyc">Splice NYC</a>, two of which demonstrate my wireless, beat-repeating <a href="http://log.liminastudio.com/?p=253">space eggs of doom</a>:</p>
<p><strong>Postfix</strong><br />
<object
		width="450"
		height="340"
		data="http://vimeo.com/moogaloop.swf?clip_id=5502387&amp;server=vimeo.com"
		type="application/x-shockwave-flash">
			<param name="allowfullscreen" value="true" />
			<param name="allowscriptaccess" value="always" />
			<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=5502387&amp;server=vimeo.com" />
		</object>
</p>
<p><strong>She Landed Here</strong><br />
<object
		width="450"
		height="340"
		data="http://vimeo.com/moogaloop.swf?clip_id=5526649&amp;server=vimeo.com"
		type="application/x-shockwave-flash">
			<param name="allowfullscreen" value="true" />
			<param name="allowscriptaccess" value="always" />
			<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=5526649&amp;server=vimeo.com" />
		</object>
</p>
<p><strong>Can We Now</strong><br />
<object
		width="450"
		height="340"
		data="http://vimeo.com/moogaloop.swf?clip_id=5526766&amp;server=vimeo.com"
		type="application/x-shockwave-flash">
			<param name="allowfullscreen" value="true" />
			<param name="allowscriptaccess" value="always" />
			<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=5526766&amp;server=vimeo.com" />
		</object>
</p>
<p>And if you missed this show, I&#8217;m playing next Wednesday (7/15) at <a href="http://lepoissonrouge.com/">Le Poisson Rouge</a> for <a href="http://www.facebook.com/l.php?u=http%3A%2F%2Fwww.myspace.com%2Fxraynyc&amp;h=ee1064f35c7b80ad7e894392f5033b7d">XRAY</a>!  Facebook event here: <a href="http://www.facebook.com/event.php?eid=222977375227">XRay</a></p>
<p>Thanks again to everyone for coming, Matt for playing with me, GP for shooting video, and Maxx for inviting me to play!</p>
]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/projects/performance/current_working_directory-solas/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Continuum.Puncta: Steve Litt + Ted Hayes</title>
		<link>http://log.liminastudio.com/itp/continuumpuncta-steve-litt-ted-hayes</link>
		<comments>http://log.liminastudio.com/itp/continuumpuncta-steve-litt-ted-hayes#comments</comments>
		<pubDate>Sat, 06 Jun 2009 18:00:22 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[ITP]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Visual Music]]></category>
		<category><![CDATA[Monkeytown]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Sound]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=378</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/itp/continuumpuncta-steve-litt-ted-hayes' addthis:title='Continuum.Puncta: Steve Litt + Ted Hayes '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Live @ Monkeytown, May 22, 2009: Continuum.Puncta In a novel collaboration, artist and composer Ted Hayes combined his languid &#8220;function drones&#8221; with sonic inventor Steve Litt&#8217;s &#8220;CrudBox,&#8221; a solenoid-driven percussive sequencer, to create a fully analog performance that juxtaposes fields of continuous tones—the continuum—with sequences of percussive beats—the &#8220;puncta.&#8221; Ted uses common laboratory equipment—the function [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/itp/continuumpuncta-steve-litt-ted-hayes' addthis:title='Continuum.Puncta: Steve Litt + Ted Hayes '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p><object
		width="450"
		height="340"
		data="http://vimeo.com/moogaloop.swf?clip_id=4893552&amp;server=vimeo.com"
		type="application/x-shockwave-flash">
			<param name="allowfullscreen" value="true" />
			<param name="allowscriptaccess" value="always" />
			<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=4893552&amp;server=vimeo.com" />
		</object>
</p>
<p>Live @ Monkeytown, May 22, 2009: Continuum.Puncta</p>
<p>In a novel collaboration, artist and composer Ted Hayes combined his languid &#8220;function drones&#8221; with sonic inventor Steve Litt&#8217;s &#8220;CrudBox,&#8221; a solenoid-driven percussive sequencer, to create a fully analog performance that juxtaposes fields of continuous tones—the continuum—with sequences of percussive beats—the &#8220;puncta.&#8221;</p>
<p>Ted uses common laboratory equipment—the function generator—with processors from much different contexts, like guitar pedals, as a platform for composing epic, rumbling aural landscapes. Conducted with the aid of artful and detailed graphic scores, he is interested in developing melodies that are just out of reach of ordinary timeframes, resulting in impressions and visions as opposed to discrete themes and leitmotifs.</p>
<p>Meanwhile, Steve Litt punctuated these fields and spaces with the amplified percussion generated by his CrudBox, a handmade hardware sequencer that strikes small samples of varying materials to produce a panoply of alien sounds.</p>
<p>Special guest Adam Harvey showed his interactive KaKoozies: &#8220;Combining gesture recognition with beer mugs, KaKoozies is a system for creating kinetic art while drinking beer.&#8221;</p>
<p>Thanks to everyone for coming to the show, and special thanks to Lindseytr0n for shooting extra video!</p>
<p><a rel="nofollow" href="http://www.tedbot.com/" target="_blank">tedbot.com</a><br />
<a rel="nofollow" href="http://www.crudlabs.org/" target="_blank">crudlabs.org</a><br />
<a rel="nofollow" href="http://www.ahprojects.com/" target="_blank">ahprojects.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/itp/continuumpuncta-steve-litt-ted-hayes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manifold Voices live at ISSUE Project Room</title>
		<link>http://log.liminastudio.com/itp/manifold-voices-live-at-issue-project-room</link>
		<comments>http://log.liminastudio.com/itp/manifold-voices-live-at-issue-project-room#comments</comments>
		<pubDate>Wed, 06 May 2009 02:50:29 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[ITP]]></category>
		<category><![CDATA[Visual Music]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Sound]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=358</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/itp/manifold-voices-live-at-issue-project-room' addthis:title='Manifold Voices live at ISSUE Project Room '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Last Tuesday at ISSUE Project Room I performed a new experimental music piece titled &#8220;Manifold Voices:&#8221; Thanks so much to my players: Jessie Shaffer, Henry Bigelow, and Matt Boyle.  Read on for lots more information on the piece. &#8220;Manifold Voices&#8221; is a musical work for violins and function generators. The function generators—electronic lab equipment for [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/itp/manifold-voices-live-at-issue-project-room' addthis:title='Manifold Voices live at ISSUE Project Room '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>Last Tuesday at <a href="http://www.issueprojectroom.org">ISSUE Project Room</a> I performed a new experimental music piece titled &#8220;Manifold Voices:&#8221;</p>
<p><object
		width="450"
		height="340"
		data="http://vimeo.com/moogaloop.swf?clip_id=4468293&amp;server=vimeo.com"
		type="application/x-shockwave-flash">
			<param name="allowfullscreen" value="true" />
			<param name="allowscriptaccess" value="always" />
			<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=4468293&amp;server=vimeo.com" />
		</object>
</p>
<p>Thanks so much to my players: Jessie Shaffer, Henry Bigelow, and Matt Boyle.  Read on for lots more information on the piece.<span id="more-358"></span></p>
<p>&#8220;Manifold Voices&#8221; is a musical work for violins and function generators.  The function generators—electronic lab equipment for generating simple signals—utilize a graphic score that Matt and I interpreted live.  Here are the first three pages:</p>
<p><a href="http://log.liminastudio.com/wp-content/uploads/2009/05/manifold-voices-p1_web.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-medium wp-image-360" title="manifold-voices-p1_web" src="http://log.liminastudio.com/wp-content/uploads/2009/05/manifold-voices-p1_web-233x300.jpg" alt="manifold-voices-p1_web" width="233" height="300" /></a> <a href="http://log.liminastudio.com/wp-content/uploads/2009/05/manifold-voices-p2_web.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-medium wp-image-361" title="manifold-voices-p2_web" src="http://log.liminastudio.com/wp-content/uploads/2009/05/manifold-voices-p2_web-233x300.jpg" alt="manifold-voices-p2_web" width="233" height="300" /></a> <a href="http://log.liminastudio.com/wp-content/uploads/2009/05/manifold-voices-p3_web.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-medium wp-image-362" title="manifold-voices-p3_web" src="http://log.liminastudio.com/wp-content/uploads/2009/05/manifold-voices-p3_web-231x300.jpg" alt="manifold-voices-p3_web" width="231" height="300" /></a></p>
<p>The score for the function generators consists of a curve denoting amplitude over time.  Pitches are indicated numerically in Hertz, and occasionally arrows indicate glissandi.  As you can see, it was continuously revised during rehearsals.  The function generators drove two independent speakers, which were mic&#8217;d and run into guitar pedals (an Akai Headrush and a multi-effects bank, respectively), then into Ableton Live on a laptop for delay and reverb, and then into the house mixer.</p>
<p>&#8220;Manifold Voices&#8221; grew out of two intersecting developments: drone music I had been working on with the function generators (the technological side) and research in musical tuning systems (the theoretical side).  Since the function generators afford the use of specific frequency values, I decided to attempt to write this piece using a Pythagorean tuning system, where the fifth interval is a perfect 3/2 harmonic ratio.  Toward this end I developed a simple PureData patch to automatically generate the frequency values for the diatonic scale.  The violins were tuned down to match note values derived from a fundamental frequency of 250hz.  More details to come&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/itp/manifold-voices-live-at-issue-project-room/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EggBeater!</title>
		<link>http://log.liminastudio.com/itp/eggbeater</link>
		<comments>http://log.liminastudio.com/itp/eggbeater#comments</comments>
		<pubDate>Tue, 28 Apr 2009 03:51:11 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[Dataflow Programming]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[Physical Computing]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[PureData]]></category>
		<category><![CDATA[Sound]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=253</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/itp/eggbeater' addthis:title='EggBeater! '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>EggBeater uses the intuitive power of rhythm to let anyone control the playback of music. Shaking this small, wireless device in regular patterns can automatically adjust the tempo and timing of loops. Just start playing the EggBeater just as you would a traditional shaker, and listen as the song slows down as you slow down, [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/itp/eggbeater' addthis:title='EggBeater! '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p><a href="http://log.liminastudio.com/wp-content/uploads/2009/04/eggbeater_image.jpg"  rel="lightbox[roadtrip]"><img class="alignleft size-medium wp-image-350" title="EggBeater" src="http://log.liminastudio.com/wp-content/uploads/2009/04/eggbeater_image-300x188.jpg" alt="EggBeater" width="300" height="188" /></a></p>
<p>EggBeater uses the intuitive power of rhythm to let anyone control the playback of music. Shaking this small, wireless device in regular patterns can automatically adjust the tempo and timing of loops. Just start playing the EggBeater just as you would a traditional shaker, and listen as the song slows down as you slow down, or speed up as you do!</p>
<p>EggBeater uses an accelerometer coupled with an XBee radio to send your movements to PureData, where they detect your downbeats and rhythmic tempo. The software can then control playback within PureData or send OSC or MIDI messages to other platforms.</p>
<p>Here&#8217;s a short video courtesy of Lee-Sean:</p>
<p><object width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=71377" type="application/x-shockwave-flash"><param name="flashvars" value="intl_lang=en-us&amp;photo_secret=8155cbafd3&amp;photo_id=3521282618&amp;flickr_show_info_box=true" /><param name="bgcolor" value="#000000" /><param name="allowFullScreen" value="true" /><param name="src" value="http://www.flickr.com/apps/video/stewart.swf?v=71377" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/itp/eggbeater/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Stravinsky, Expression, and Musical Codes</title>
		<link>http://log.liminastudio.com/itp/stravinsky-expression-and-musical-codes</link>
		<comments>http://log.liminastudio.com/itp/stravinsky-expression-and-musical-codes#comments</comments>
		<pubDate>Thu, 23 Apr 2009 22:13:00 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[Visual Music]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[quotes]]></category>
		<category><![CDATA[Stravinsky]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=254</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/itp/stravinsky-expression-and-musical-codes' addthis:title='Stravinsky, Expression, and Musical Codes '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Igor Stravinsky has been labeled a &#8220;revolutionary&#8221; more or less since the first staging of Rite of Spring, whether as praise or condemnation.  Much of the material of Stravinsky&#8217;s 6-lesson lectures, Poetics of Music, I found to be uninteresting at times and nonsense at others—but it was worth every minute for the following quotes, which [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/itp/stravinsky-expression-and-musical-codes' addthis:title='Stravinsky, Expression, and Musical Codes '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p><a href="http://en.wikipedia.org/wiki/Stravinsky">Igor Stravinsky</a> has been labeled a &#8220;revolutionary&#8221; more or less since the first staging of <em><a href="http://en.wikipedia.org/wiki/The_Rite_of_Spring">Rite of Spring</a></em><em>,</em> whether as praise or condemnation.  Much of the material of Stravinsky&#8217;s 6-lesson lectures, <em><a href="http://www.amazon.com/Poetics-Lessons-Charles-Norton-Lectures/dp/0674678567/ref=ed_oe_p">Poetics of Music</a>,</em> I found to be uninteresting at times and nonsense at others—but it was worth every minute for the following quotes, which I think reveal his more truly revolutionary ideas.  Read on!<span id="more-254"></span></p>
<p>Igor on imagination vs. invention:</p>
<blockquote><p>&#8220;We have a duty towards music, namely, to invent it.&#8221;<br />
—Igor Stravinsky, <em>Poetics of Music,</em> p. 53</p></blockquote>
<blockquote><p>&#8220;Invention presupposes imagination but should not be confused with it.  For the act of invention implies the necessity of a lucky find and of achieving full realization of this find.  What we imagine does not necessarily take on a concrete form and may remain in a state of virtuality, whereas invention is not conceivable apart from its actual being worked out.<br />
—Igor Stravinsky, <em>Poetics of Music,</em> p. 53</p></blockquote>
<p>Stravinsky&#8217;s opinion closely mirrors my own regarding the prototyping abilities of the imagination: it is the fastest method we have, but also the most prone to misjudgment, and the least able to develop an idea.</p>
<p>But it is these quotes, which inspired quite a bit of controversy in Visual Music a few weeks ago, that I am truly interested in and inspired by:</p>
<blockquote><p>&#8220;From the moment song assumes as its calling the expression of the meaning of discourse, it leaves the realm of music and has nothing more in common with it.&#8221;<br />
—Igor Stravinsky, <em>Poetics of Music,</em> pp. 42-43</p>
<p>&#8220;Do we not, in truth, ask the impossible of music when we expect it to express feelings, to translate dramatic situations, even to imitate nature?&#8221;<br />
—Ibid., p. 77</p>
<div>&#8220;I consider that music is, by its very nature, essentially powerless to express anything at all, whether a feeling, an attitude of mind, or psychological mood, a phenomenon of nature, etc….Expression has never been an inherent property of music. That is by no means the purpose of its existence.&#8221;<br />
—Igor Stravinsky, <em>An Autobiography</em>, 1935, Calder and Boyars ed., 1975, p.53</div>
</blockquote>
<p>It&#8217;s rare that I see this sentiment voiced (if you are aware of examples please let me know).  Expression is a form of communication, and communication requires a semiotic code for sent signs to be reliably interpreted by a receiving party.  Codes are arrived at by convention, or sometimes, consensus.  Music has never had, as far as I know, conventional semiotic codes of the linguistic kind, but nonetheless evokes many things to many people.  In this situation, <em>communication</em> has been fallaciously conflated with <em>evocation</em><em>.</em> The former attempts to transmit the intent of the sender, while the latter is only the result of the receiver&#8217;s observation.  The reaction of the receiver to a perceived musical input pattern may be psychological and/or physiological.  A physiological reaction, such as <a href="http://en.wikipedia.org/wiki/Consonance_and_dissonance#The_objective_.28physical.2Fphysiological.29_basis_of_dissonance">dissonance</a>, can be thought of itself as a sign which then leads to normal psychological reactions; the association of one pattern with another, in the vast chain-reaction that is the living mind/brain.</p>
<p>For some more quotes along similar lines, check out <a href="http://theoryofmusic.wordpress.com/2008/10/10/stravinsky-on-expression-in-music/">Stravinsky on expression in music</a> and <a href="http://theoryofmusic.wordpress.com/2008/10/21/stravinsky-on-the-purpose-of-music/">Stravinsky on the purpose of music</a> on <a href="http://theoryofmusic.wordpress.com">Theory of Music</a>.  I also stumbled upon this very fascinating BBC Puzzles piece on <a href="http://www.bbc.co.uk/proms/2007/interact/puzzles/musicalcodes.shtml">musical scores as ciphertexts</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/itp/stravinsky-expression-and-musical-codes/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Prototyping &#8220;TwelveStep&#8221;</title>
		<link>http://log.liminastudio.com/itp/prototyping-twelvestep</link>
		<comments>http://log.liminastudio.com/itp/prototyping-twelvestep#comments</comments>
		<pubDate>Mon, 20 Apr 2009 21:02:59 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[ITP]]></category>
		<category><![CDATA[Physical Computing]]></category>
		<category><![CDATA[MIDI controller]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Prototypes]]></category>
		<category><![CDATA[Sound]]></category>
		<category><![CDATA[step-sequencer]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=291</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/itp/prototyping-twelvestep' addthis:title='Prototyping &#8220;TwelveStep&#8221; '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>&#8220;TwelveStep&#8221; is the working title for a wireless dodecahedral step-sequencer and MIDI controller.]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://log.liminastudio.com/itp/prototyping-twelvestep' addthis:title='Prototyping &#8220;TwelveStep&#8221; '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>&#8220;TwelveStep&#8221; is the working title for a wireless dodecahedral step-sequencer and MIDI controller.</p>
<p><a href="http://log.liminastudio.com/wp-content/uploads/2009/04/twelvestep_notes_01.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-300" title="TwelveStep: Sketches" src="http://log.liminastudio.com/wp-content/uploads/2009/04/twelvestep_notes_01-150x150.jpg" alt="TwelveStep: Sketches" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2009/04/twelvestep_notes_02.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-301" title="TwelveStep: Sketches: Polyhedral graphs" src="http://log.liminastudio.com/wp-content/uploads/2009/04/twelvestep_notes_02-150x150.jpg" alt="TwelveStep: Sketches: Polyhedral graphs" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2009/04/twelvestep_notes_03.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-302" title="TwelveStep: Sketches: Usage" src="http://log.liminastudio.com/wp-content/uploads/2009/04/twelvestep_notes_03-150x150.jpg" alt="TwelveStep: Sketches: Usage" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2009/04/12step-laser.png"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-298" title="TwelveStep: Laser etching and cutting pattern" src="http://log.liminastudio.com/wp-content/uploads/2009/04/12step-laser-150x150.png" alt="TwelveStep: Laser etching and cutting pattern" width="150" height="150" /></a></p>
<p><object
		width="450"
		height="340"
		data="http://vimeo.com/moogaloop.swf?clip_id=4244593&amp;server=vimeo.com"
		type="application/x-shockwave-flash">
			<param name="allowfullscreen" value="true" />
			<param name="allowscriptaccess" value="always" />
			<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=4244593&amp;server=vimeo.com" />
		</object>
</p>
]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/itp/prototyping-twelvestep/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

