<?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>Mike D. @ ITP &#187; Rest of You</title>
	<atom:link href="http://www.doryexmachina.com/itpblog/category/itp-classwork/fall2007/rest-of-you/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doryexmachina.com/itpblog</link>
	<description>A tale of romance between a boy and his LED's</description>
	<lastBuildDate>Fri, 11 Sep 2009 03:44:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Processing makes phone calls!</title>
		<link>http://www.doryexmachina.com/itpblog/2007/11/28/processing-makes-phone-calls/</link>
		<comments>http://www.doryexmachina.com/itpblog/2007/11/28/processing-makes-phone-calls/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 23:19:56 +0000</pubDate>
		<dc:creator>mike.</dc:creator>
				<category><![CDATA[Rest of You]]></category>

		<guid isPermaLink="false">http://www.doryexmachina.com/itpblog/2007/11/28/processing-makes-phone-calls/</guid>
		<description><![CDATA[Sometimes, I get jaded about technology.  I see something blink or beep or run a complicated earth-saving algorithm, and I sigh.  I wish I cared, but I can&#8217;t.  Then, sometimes, I see something that shocks me back into being wowed.  Writing a computer program that allows you to mouse-click a button [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes, I get jaded about technology.  I see something blink or beep or run a complicated earth-saving algorithm, and I sigh.  I wish I cared, but I can&#8217;t.  Then, sometimes, I see something that shocks me back into being wowed.  Writing a computer program that allows you to mouse-click a button to call your cellphone, it seems, is one of those wow things.</p>
<p>For my Computers for the Rest of you final, I&#8217;ve been writing a Processing program that reads a log of all the user&#8217;s typed (thanks to KeyloggerX), analyzes that log for unhappy words, and calls the user to cheer them up if the log proves too sad.</p>
<p>I started with just a push-button-to-call program:</p>
<p><a href="http://www.flickr.com/photos/bentobox/2067575344/"><img src="http://farm3.static.flickr.com/2416/2067575344_946c9e0ee5.jpg?v=0" /></a></p>
<p>And it works!  If you press the square on the left, Asterisk calls my cellphone, says &#8220;goodbye&#8221; nicely, and hangs up.  If you press the button on the right, it does the same to my girlfriend (she found that amusing at first, but after a few accidental calls at 2 a.m. I disabled that button &#8212; be nice to me or I&#8217;ll make it your number instead!).</p>
<p><span id="more-253"></span>After I got that working, I moved on to proper log analysis.  Right now, that works too!  Every three minutes, the program reads the text log.  If you&#8217;re sad, it calls, and if not, it leaves you alone.  It then trashes the log file and sits patiently for another three minutes.</p>
<p>Sad:</p>
<p><a href="http://www.flickr.com/photos/bentobox/2069331332/in/photostream/"><img src="http://farm3.static.flickr.com/2258/2069331332_fb95985a65.jpg?v=0" /></a></p>
<p>And not sad:</p>
<p><a href="http://www.flickr.com/photos/bentobox/2069331356/in/photostream/"><img src="http://farm3.static.flickr.com/2144/2069331356_3b2625e345.jpg?v=0" /></a></p>
<p>Right now there&#8217;s a few things to still work out &#8212; notably, that the Processing program craps the bed if it doesn&#8217;t find a text log file (that&#8217;s easily fixable), there isn&#8217;t much cheer-up audio (that&#8217;s a quick fix too), and the sad-test algorithm needs to be a bit fancier to find more sad words (not too tough).  But, I&#8217;m on the right path!</p>
<p>And lest I forget, thanks in huge helpings to the kind assistance from Kate Hartman, Adam Simon and Sinan Ascioglu, who all gave me code snippets, told me about programmy things, and/or generally were nice about the fact I can&#8217;t code my way out of a paper bag without help.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.doryexmachina.com/itpblog/2007/11/28/processing-makes-phone-calls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Telecommunihugging</title>
		<link>http://www.doryexmachina.com/itpblog/2007/11/21/telecommunihugging/</link>
		<comments>http://www.doryexmachina.com/itpblog/2007/11/21/telecommunihugging/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 20:14:40 +0000</pubDate>
		<dc:creator>mike.</dc:creator>
				<category><![CDATA[Rest of You]]></category>

		<guid isPermaLink="false">http://www.doryexmachina.com/itpblog/2007/11/21/telecommunihugging/</guid>
		<description><![CDATA[After bouncing back and forth with ideas for a few weeks, I made my final project proposal today in Computers for the Rest of You (slide deck here).  I&#8217;ve been fascinated by the intersections between stress, paranoia and technology lately, and while some of my projects have been more practical (or at least serious), [...]]]></description>
			<content:encoded><![CDATA[<p>After bouncing back and forth with ideas for a few weeks, I made my final project proposal today in Computers for the Rest of You (slide deck <a href="http://doryexmachina.com/itpblog/classwork/fall07/Restofyou/telecommunihugging.swf">here</a>).  I&#8217;ve been fascinated by the intersections between stress, paranoia and technology lately, and while some of my projects have been more practical (or at least serious), I went a bit the other way with this one.</p>
<p>The basic idea is that I&#8217;ll be running a text logger to record what&#8217;s typed and using Processing to watch for an abundance of sad, depressed and/or angry words.  When too many of those words appear, Processing triggers Asterisk to call you and chear you up.  It goes like this:</p>
<p>You&#8217;re sitting at your computer, frustrated and sad, typing away.</p>
<p><img src="http://www.doryexmachina.com/itpblog/wp-content/uploads/2007/11/picture-748.jpg" alt="picture-748.jpg" height="374" width="500" /></p>
<p>Then if you type too many sad or depressed words, you&#8217;ll get a phone call.</p>
<p><img src="http://www.doryexmachina.com/itpblog/wp-content/uploads/2007/11/picture-749.jpg" alt="picture-749.jpg" height="372" width="500" /></p>
<p><span id="more-250"></span>Which will cheer you up and take you a step back from the situation, so you can return to it later, happier and more relaxed.<img src="http://www.doryexmachina.com/itpblog/wp-content/uploads/2007/11/picture-750.jpg" alt="picture-750.jpg" height="374" width="500" /></p>
<p>This is the basic science behind that:</p>
<p><a href="http://www.doryexmachina.com/itpblog/wp-content/uploads/2007/11/picture-751.jpg" title="picture-751.jpg" rel="lightbox"><img src="http://www.doryexmachina.com/itpblog/wp-content/uploads/2007/11/picture-751.jpg" alt="picture-751.jpg" height="373" width="496" /></a></p>
<p>The issues are that I&#8217;m not a Processing wizard and I&#8217;ve done limited work with Asterisk, but this should be fun either way.</p>
<p>Oh, and thanks a ton to Adam Parrish for volunteering (err, falling to my repeated harassment) to be my model for this.  I promise to do absolutely nothing nice for him as a thank-you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.doryexmachina.com/itpblog/2007/11/21/telecommunihugging/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Making me talk</title>
		<link>http://www.doryexmachina.com/itpblog/2007/11/06/making-me-talk/</link>
		<comments>http://www.doryexmachina.com/itpblog/2007/11/06/making-me-talk/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 01:20:14 +0000</pubDate>
		<dc:creator>mike.</dc:creator>
				<category><![CDATA[Rest of You]]></category>

		<guid isPermaLink="false">http://www.doryexmachina.com/itpblog/2007/11/06/making-me-talk/</guid>
		<description><![CDATA[Spent the past few days using KeyloggerX to record my typings for Computers for the Rest of You, and found out a few things, most notably that (A) I swear a lot, (B) I mistype a lot of things and (C) I use the apple-tab move a lot.  None of this is particularly shocking to [...]]]></description>
			<content:encoded><![CDATA[<p>Spent the past few days using KeyloggerX to record my typings for Computers for the Rest of You, and found out a few things, most notably that (A) I swear a lot, (B) I mistype a lot of things and (C) I use the apple-tab move a lot.  None of this is particularly shocking to me, but it&#8217;s fun to see it all out on a page before you.</p>
<p>This morning, I got together with Daniel Soltis for a bit to work on a way to mess with the data, and ran with Daniel&#8217;s idea of making mad libs out of my typings for the week.  Fortunately, he&#8217;s an infinitely better coder than I, so we actually came up with something amusing.</p>
<p><a href="http://www.flickr.com/photos/bentobox/1897119786/"><img src="http://farm3.static.flickr.com/2141/1897119786_1fd3e90798.jpg?v=0" /></a></p>
<p>And here&#8217;s as far as we got with the random word generation:</p>
<p><a href="http://www.flickr.com/photos/bentobox/1897119882/in/set-72157602975122815/"><img src="http://farm3.static.flickr.com/2016/1897119882_c698c767f4.jpg?v=0" /></a></p>
<p>More to come on this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.doryexmachina.com/itpblog/2007/11/06/making-me-talk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Color Logger</title>
		<link>http://www.doryexmachina.com/itpblog/2007/10/09/color-logger/</link>
		<comments>http://www.doryexmachina.com/itpblog/2007/10/09/color-logger/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 17:28:59 +0000</pubDate>
		<dc:creator>mike.</dc:creator>
				<category><![CDATA[Rest of You]]></category>

		<guid isPermaLink="false">http://www.doryexmachina.com/itpblog/2007/10/09/color-logger/</guid>
		<description><![CDATA[Jenkins and I have been working for a few weeks on this bluetooth data logger idea, trying to capture and map the colors and movements of the day.  We finished our first &#8220;real&#8221; prototype for the logger, which looked like this:

And here&#8217;s an initial mapping of the data:

Of course, there were a few issues. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://itp.configureduser.com">Jenkins</a> and I have been working for a few weeks on this bluetooth data logger idea, trying to capture and map the colors and movements of the day.  We finished our first &#8220;real&#8221; prototype for the logger, which looked like this:</p>
<p><a href="http://www.flickr.com/photos/bentobox/sets/72157602244782575/"><img src="http://farm2.static.flickr.com/1359/1474549428_23043931d6.jpg?v=0" /></a></p>
<p>And here&#8217;s an initial mapping of the data:</p>
<p><a href="http://farm3.static.flickr.com/2414/1524636039_07bf8eb057_o.jpg" rel="lightbox"><img src="http://farm3.static.flickr.com/2414/1524636039_72eacdd225.jpg?v=0" /></a></p>
<p><span id="more-221"></span>Of course, there were a few issues.  The biggest so far has been the phone side of the equation &#8212; we&#8217;ve so far had an Arduino Mini reading  three photocells (covered by R, G and B gels), pushed over BlueSMiRF RX/TX pipe to a Nokia N80 which is running a parsing/logging program (written by DanO).  However, the cell phone end proved to be a little jenky for what we were trying to do, and getting the data off the phone was another adventure entirely.  Going forward, we&#8217;re going to try dropping the bluetooth/cell phone part and just use a SD logger.  I&#8217;ll post updates on that as we get a prototype together.</p>
<p>Also, the graph sucks.  After trying several things in Processing and Max/MSP/Jitter, we ended up defaulting to Excel (err, Numbers) to get a visualization, and it&#8217;s hella boring.  In the next week I&#8217;m'a try to Max this up niiiice.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.doryexmachina.com/itpblog/2007/10/09/color-logger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pushing/Pulling music</title>
		<link>http://www.doryexmachina.com/itpblog/2007/10/03/pushingpulling-music/</link>
		<comments>http://www.doryexmachina.com/itpblog/2007/10/03/pushingpulling-music/#comments</comments>
		<pubDate>Wed, 03 Oct 2007 17:33:14 +0000</pubDate>
		<dc:creator>mike.</dc:creator>
				<category><![CDATA[Fall2007]]></category>
		<category><![CDATA[Rest of You]]></category>

		<guid isPermaLink="false">http://www.doryexmachina.com/itpblog/2007/10/03/pushingpulling-music/</guid>
		<description><![CDATA[The NIME class and larger concept are chiefly what brought me to ITP (along with projects like Pac Manhattan and a fierce appreciation of blinky lights), and I&#8217;ve been looking forward to injecting my musical past to my nerdy work for well over a year. I&#8217;ve had this idea kicking around in my head for [...]]]></description>
			<content:encoded><![CDATA[<p>The NIME class and larger concept are chiefly what brought me to ITP (along with projects like Pac Manhattan and a fierce appreciation of blinky lights), and I&#8217;ve been looking forward to injecting my musical past to my nerdy work for well over a year. I&#8217;ve had this idea kicking around in my head for about a year now of trying to turn samples into shapes, letting me play with them with my bare hands.  I always find myself frustrated when I&#8217;m working with samples, trying to trim and moosh and alter them, and mouse-clicking my way around is both time-consuming and frustrating, and of course not something worth trying in a live performance.  So, I&#8217;m hoping to address all that with this project.</p>
<p>I&#8217;d started looking at architectural shapes and conceptual designs, especially the ones that looked to me like wave file a</p>
<p><a href="http://www.archinect.com/gallery/displayimage.php?album=3&amp;pos=132"><img src="http://www.archinect.com/gallery/albums/userpics/normal_2683_HORNER_04.JPG" /></a></p>
<p><span id="more-209"></span><br />
<a href="http://images.usoutdoorstore.com/usoutdoorstore/products/full/mthw_skypoint2cf_tent_06.jpg" rel="lightbox"><img src="http://images.usoutdoorstore.com/usoutdoorstore/products/full/mthw_skypoint2cf_tent_06.jpg" /></a></p>
<p>[<a href="http://en.wikipedia.org/wiki/Push-pull">Wikipedia's list of push-pull meanings</a>]</p>
<p>So then I started thinking about the physical interface itself, and how I&#8217;d be shaping things, and I came to the idea of event tents (and pup tents, as pictured here).  If at every point on this the poles could be adjusted, changing an attribute about the sound, it&#8217;d be a great way to work with pieces of audio &#8212; and ideally, I could also have the form assume the shape of incoming audio.</p>
<p>Here&#8217;s the presentation I gave in class &#8212; far more to come, of course.</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_project_proposal_1992194583"
			class="flashmovie"
			width="400"
			height="300">
	<param name="movie" value="http://www.doryexmachina.com/itpblog/classwork/fall07/NIME/project_proposal.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.doryexmachina.com/itpblog/classwork/fall07/NIME/project_proposal.swf"
			name="fm_project_proposal_1992194583"
			width="400"
			height="300">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
]]></content:encoded>
			<wfw:commentRss>http://www.doryexmachina.com/itpblog/2007/10/03/pushingpulling-music/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data logger works!</title>
		<link>http://www.doryexmachina.com/itpblog/2007/09/24/data-logger-works/</link>
		<comments>http://www.doryexmachina.com/itpblog/2007/09/24/data-logger-works/#comments</comments>
		<pubDate>Mon, 24 Sep 2007 04:53:16 +0000</pubDate>
		<dc:creator>mike.</dc:creator>
				<category><![CDATA[Fall2007]]></category>
		<category><![CDATA[Rest of You]]></category>

		<guid isPermaLink="false">http://www.doryexmachina.com/itpblog/2007/09/24/data-logger-works/</guid>
		<description><![CDATA[Tom Jenkins and I spent some time this past week figuring out our plans to get our data logger concept off the ground, and so far, we&#8217;ve got the basics working.  We&#8217;ve got an Arduino Mini reading values from a photocell and sending that through a Blue SMiRF Bluetooth module to a Nokia N80 phone [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://itp.configureduser.com">Tom Jenkins</a> and I spent some time this past week figuring out our plans to get our data logger concept off the ground, and so far, we&#8217;ve got the basics working.  We&#8217;ve got an Arduino Mini reading values from a photocell and sending that through a Blue SMiRF Bluetooth module to a Nokia N80 phone running a datalogger java program.</p>
<p><img src="http://farm2.static.flickr.com/1327/1430866652_35acf1085b.jpg?v=0" /></p>
<p>In the above photo, you can see that the phone is logging the photocell values (although at the moment, there&#8217;s just one cell &#8212; still waiting on parts, of course), which we can then shove over Bluetooth to a computer, which can add them to a running log via a PHP script.  If either of us had non-Verizon phones (or weren&#8217;t broke) we could probably do this by standard data plans and internets, but hey, you make do with what ya got.</p>
<p>Our next plan is to put two more photocells on the board and cover each in a red, green or blue gel so as to get accurate light values, and wire up a mic to output numerical values of the sound levels in the area.  If we ever get it, we&#8217;ll also wire up an accelerometer to indicate position and activity of the person wearing it.  Updates to follow.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.doryexmachina.com/itpblog/2007/09/24/data-logger-works/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cell Logging</title>
		<link>http://www.doryexmachina.com/itpblog/2007/09/11/191/</link>
		<comments>http://www.doryexmachina.com/itpblog/2007/09/11/191/#comments</comments>
		<pubDate>Tue, 11 Sep 2007 22:26:28 +0000</pubDate>
		<dc:creator>mike.</dc:creator>
				<category><![CDATA[Rest of You]]></category>

		<guid isPermaLink="false">http://www.doryexmachina.com/itpblog/2007/09/11/191/</guid>
		<description><![CDATA[ I have fallen for the forbidden fruit &#8212; cellphone apps and Java.
Part of our work in the Computers for the Rest of You class is to study that which we experience every day in ways that we aren&#8217;t fully paying attention to, studying what&#8217;s missing &#8212; that which we&#8217;re conscious for, in the (generally [...]]]></description>
			<content:encoded><![CDATA[<p> I have fallen for the forbidden fruit &#8212; cellphone apps and Java.</p>
<p>Part of our work in the Computers for the Rest of You class is to study that which we experience every day in ways that we aren&#8217;t fully paying attention to, studying what&#8217;s missing &#8212; that which we&#8217;re conscious for, in the (generally misused) sense of being awake, but aren&#8217;t conscious of.  We&#8217;re supposed to look at creating a mini-us who would live on our shoulders (also see: Homunculus &#8212;  pic and linked Wikipedia article below) &#8212; objectively watching our daily life, catching what we miss as we go through our day.</p>
<p><a href="http://en.wikipedia.org/wiki/Homunculus"><img src="http://upload.wikimedia.org/wikipedia/commons/0/0a/Sensory_and_motor_homunculi.jpg" height="403" width="538" /></a></p>
<p>We, of course, are going to be nerds and do this via some sort of data logging technology (a video camera, an audio recorder, a microcontroller, whatever).  The class-sponsored way (and best fit for my plans, as well as I can tell) is to use a bunch of sensors, read them with a microcontroller, send that data by Bluetooth (Blue SMiRF) to a phone, and log it that way.  NYU has loaned me a Nokia N80 phone, and Scott has loaned me a Blue SMiRF, so the experimentation is ON!</p>
<p><a href="http://www.flickr.com/photos/bentobox/1361730811/"><img src="http://farm2.static.flickr.com/1408/1361730811_e668659cfc.jpg?v=0" /></a></p>
<p>So far I&#8217;ve gotten the phone to accept the java logger applet that DanO wrote, and started testing it.  It&#8217;s working thus far, though I haven&#8217;t tried sending it any actual data.  That&#8217;s next on the planner.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.doryexmachina.com/itpblog/2007/09/11/191/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Music observations</title>
		<link>http://www.doryexmachina.com/itpblog/2007/09/10/music-observations/</link>
		<comments>http://www.doryexmachina.com/itpblog/2007/09/10/music-observations/#comments</comments>
		<pubDate>Tue, 11 Sep 2007 03:07:17 +0000</pubDate>
		<dc:creator>mike.</dc:creator>
				<category><![CDATA[Fall2007]]></category>
		<category><![CDATA[NIME]]></category>
		<category><![CDATA[Rest of You]]></category>

		<guid isPermaLink="false">http://www.doryexmachina.com/itpblog/2007/09/10/music-observations/</guid>
		<description><![CDATA[We&#8217;ve been tasked to keep our ears open for a week, and think about how we or people we observe &#8220;use&#8221; music.  This fits in quite nicely with both a personal project of mine and with my work with Tom Jenkins for Computers for the Rest of You, so here&#8217;s a big jumbled reply.
I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been tasked to keep our ears open for a week, and think about how we or people we observe &#8220;use&#8221; music.  This fits in quite nicely with both a personal project of mine and with my work with Tom Jenkins for Computers for the Rest of You, so here&#8217;s a big jumbled reply.</p>
<p>I&#8217;m continuously fascinated with the way people use music in their daily lives &#8212; not in the sense of what their particular tastes cater to, but rather how they use it to preserve or change their mental states, block things out, facilitate experiences, and so on.  I know that I personally use my headphones as a barrier &#8212; when I put them on, they close out the world, both in terms of changing what I hear and in terms of sending a message to those around me.   Standing on a subway, you can see an army of people doing this, especially during the rush hour times when people are packed in like sardines.  As a Jersey City resident, taking an 8 a.m. train is very different from 11 a.m. &#8212; the 8 is packed solid, dead quiet, and usually filled with people providing their own music for themselves.  The 11 is usually open, and the people seem less likely to have headphones on.  The streets seem about the same during those times.</p>
<p><span id="more-196"></span></p>
<p>I took particular note of what was being played when I went into stores and restaurants, and how it affected people&#8217;s behaviors while there.  Upbeat music at the corner store kept me moving quickly and out the door, unobtrusive radio rock music at the pizza place did the same.  Bad dance remixes at Apple Bar made me feel awkward, while the great D.C.-sound mix at Revival really got me in the mood to talk to people.  Radiohead covers at Think made me put my headphones back in.</p>
<p>I also choose what I&#8217;m listening to according to the task I&#8217;m facing.  If I&#8217;m going to be working on something that requires writing, I&#8217;ll put on instrumental and electronic music; if I&#8217;m going to be soldering and building, it&#8217;s usually energetic breakbeat or rock with strong drums; if I&#8217;m happy and it&#8217;s nice out, it might be reggae or acoustic music; if I&#8217;m hung over and sleepy, it&#8217;ll likely be sleepy-sounding bands as well.  This week I pretty much followed this pattern: I wrote blog entries playing Pele and Mogwai, I worked on my Conflux installation while blasting Evil Nine and Hybrid, I played Third World and Easy Star All-Stars on the weekend and The National early Sunday morning.</p>
<p>I&#8217;ve personally never been a person who could listen to music while trying to sleep (I always end up paying attention to the songs too much) or wake up to music (I hate mornings, and don&#8217;t like cross-referencing music with being grumpy), but I know many people who do.  One of my roommates when I was an undergrad would fall asleep with the stereo on every night &#8212; usually blasting something really heavy and rhythmic.  When I asked him about it, he noted the bands that he&#8217;d play: Tool, A Perfect Circle, Deftones &#8212; all very drum-heavy.  For him, it put him in a proper mental pattern to sleep.  I wish it worked for me.</p>
<p>But what I&#8217;m most amused by is the symphony I participate in on my way in and out of the city each day.  It&#8217;s not just when the music in your ears syncs with the city (and I swear, the whole world locked in with Enon&#8217;s <em>Hocus Pocus </em>one day the week before last), but how you adjust your footsteps to lock in with music you hear, how the cars passing blast songs that blend into one (good or bad) soup of sound, how the construction gives a beat to the dog walker&#8217;s daily route.  I really hope to explore that more this semester.</p>
<p>However, back to point, what I&#8217;m very interested in at the moment is what we&#8217;re letting ourselves miss &#8212; what we&#8217;re blocking out as we cruise through the city, how we&#8217;re walling ourselves against the noise.  To address this, firstly I have the wonderful fortune to show off a project of mine which explores this at Conflux this weekend (all the blah about that <a href="http://www.doryexmachina.com/projects/concrete-crickets">here</a>), which essentially seeks to call attention to the sounds you&#8217;re missing at night.  Secondly I&#8217;m working with Tom Jenkins to study the levels and quality of sound that you ignore during the day, record the data (the levels, not the actual audio) for a few days, and then try to visualize it, especially with the addition of additional sensors (photocells, accelerometers, heartrate sensors, etc).  I think that&#8217;ll bring up a lot of interesting points.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.doryexmachina.com/itpblog/2007/09/10/music-observations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
