<?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>Sredzkistraße &#187; Music theory</title>
	<atom:link href="http://ventolin.org/category/music/music-theory/feed/" rel="self" type="application/rss+xml" />
	<link>http://ventolin.org</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 17:33:53 +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>Tricks with python and music</title>
		<link>http://ventolin.org/2010/05/tricks-with-python-and-music/</link>
		<comments>http://ventolin.org/2010/05/tricks-with-python-and-music/#comments</comments>
		<pubDate>Sat, 22 May 2010 16:30:09 +0000</pubDate>
		<dc:creator>aengus</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Experimental]]></category>
		<category><![CDATA[Generative Music]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Music theory]]></category>
		<category><![CDATA[Oddities]]></category>

		<guid isPermaLink="false">http://ventolin.org/?p=447</guid>
		<description><![CDATA[From Music Machinery: One of my favorite hacks at last weekend’s Music Hack Day is Tristan’s Swinger.  The Swinger is a bit of python code that takes any song and makes it swing.  It does this be taking each beat and time-stretching the first half of each beat while time-shrinking the second half.  It has [...]]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://musicmachinery.com/2010/05/21/the-swinger/" target="_blank">Music Machinery</a>:</p>
<blockquote><p>One of my favorite hacks at last weekend’s <a href="http://sf.musichackday.org/">Music Hack Day</a> is <a href="http://web.media.mit.edu/%7Etristan/">Tristan’s</a> Swinger.  The  Swinger is a bit of python code that takes any song and makes it swing.   It does this be taking each beat and time-stretching the first half of  each beat while time-shrinking the second half.  It has quite a magical  effect.  Some examples:<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="81" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowscriptaccess" value="always" /><param name="src" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Fteejay%2Fevery-breath-you-take-swing-version&amp;&amp;color=ff7700" /><embed type="application/x-shockwave-flash" width="100%" height="81" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Fteejay%2Fevery-breath-you-take-swing-version&amp;&amp;color=ff7700" allowscriptaccess="always"></embed></object><span><a href="http://soundcloud.com/teejay/every-breath-you-take-swing-version">Every Breath You Take (swing version)</a> by <a href="http://soundcloud.com/teejay">TeeJay</a></span></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="81" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowscriptaccess" value="always" /><param name="src" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Fplamere%2Fsweet-child-o-mine-swing-version&amp;&amp;color=ff7700" /><embed type="application/x-shockwave-flash" width="100%" height="81" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Fplamere%2Fsweet-child-o-mine-swing-version&amp;&amp;color=ff7700" allowscriptaccess="always"></embed></object><span><a href="http://soundcloud.com/plamere/sweet-child-o-mine-swing-version">Sweet Child O&#8217; Mine (Swing Version)</a> by <a href="http://soundcloud.com/plamere">plamere</a></span></p></blockquote>
<p><span>You can find more examples in <a href="http://musicmachinery.com/2010/05/21/the-swinger/" target="_blank">the original blog post</a>. The results really are truly impressive. I&#8217;m looking forward to playing with <a href="http://web.media.mit.edu/~tristan/" target="_blank">Tristan Jehan</a>&#8216;s <a href="http://code.google.com/p/echo-nest-remix/source/browse/trunk/examples/swinger/swinger.py">code</a>, and also having a look at his <a href="http://web.media.mit.edu/~tristan/phd/" target="_blank">PhD thesis</a>:</span></p>
<blockquote><p>Machines have the power and potential to make expressive music on their  own. This thesis aims to computationally model the process of creating music using experience from listening to examples. Our unbiased signal-based  solution models the life cycle of listening, composing, and performing, turning the  machine into an active musician, instead of simply an instrument. We accomplish this through an analysis-synthesis technique by combined perceptual and structural modeling of the musical surface, which leads to a minimal  data representation.</p></blockquote>
<p>Fascinating stuff!</p>
]]></content:encoded>
			<wfw:commentRss>http://ventolin.org/2010/05/tricks-with-python-and-music/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clearing the backlog</title>
		<link>http://ventolin.org/2010/02/clearing-the-backlog/</link>
		<comments>http://ventolin.org/2010/02/clearing-the-backlog/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 17:49:45 +0000</pubDate>
		<dc:creator>aengus</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Art]]></category>
		<category><![CDATA[Bad Music™]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Music theory]]></category>
		<category><![CDATA[Oddities]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://ventolin.org/?p=362</guid>
		<description><![CDATA[Some of these links have been sitting in my Gmail Notes a year now, and I&#8217;ve become sick of looking at them. A few of them I&#8217;d planned on leaving for when I had time to adequately address their theme and topic in a proper blog-post, but I&#8217;ve realised that&#8217;s not going to happen any [...]]]></description>
			<content:encoded><![CDATA[<p>Some of these links have been sitting in my Gmail Notes a year now, and I&#8217;ve become sick of looking at them. A few of them I&#8217;d planned on leaving for when I had time to adequately address their theme and topic in a proper blog-post, but I&#8217;ve realised that&#8217;s not going to happen any time soon. So: <span id="more-362"></span><a href="http://www.magazine.utoronto.ca/feature/why-people-are-irrational-kurt-kleiner/" target="_blank"></a></p>
<p><a href="http://www.magazine.utoronto.ca/feature/why-people-are-irrational-kurt-kleiner/" target="_blank">An excellent article by Kurt Kleiner</a> explores why people often act completely irrationally and how intelligence by itself doesn&#8217;t make you rational:</p>
<blockquote><p>Jack is looking at Anne, but Anne is looking at George. Jack is  married but George is not. Is a married person looking at an unmarried  person?</p></blockquote>
<blockquote></blockquote>
<blockquote><p>Yes  /  No  /  Cannot be determined</p></blockquote>
<p>The Fix Your Mix blog ran a series of articles studying the composition of pop music. Here are two: <a href="http://blog.fixyourmix.com/2009/a-compositional-analysis-of-kids-by-mgmt/" target="_blank">A Compositional Analysis of <em>Kids</em> by MGMT</a>, <a href="http://blog.fixyourmix.com/2009/single-ladies-by-beyonce-a-compositional-analysis/" target="_blank"><em>Single Ladies</em> by Beyonce</a>. Another interesting post was entitled <a href="http://blog.fixyourmix.com/2009/5-pop-songs-with-no-music-trendwatch/" target="_blank">5 Pop Songs With No Music</a>. They run a good blog there &#8212; it&#8217;s worthwhile keeping an eye on it.</p>
<p>G.M.B.  Akash was featured as the first guest photojournalist on Zoriah&#8217;s blog last April in a post concerned with child workers in Bangladesh:</p>
<blockquote><p>My intention is not only to show the children at work as victims of bad bosses exploiting them, but I want to show the complexity of the situation: The parents who send their little boy to work in a factory because they are poor; the child who has to work to earn a living for the family; the boss of the factory who is being pushed by big garment companies to produce for less money; and the Western consumers as clients who buy cheap clothes.</p></blockquote>
<p><a href="http://ventolin.org/wp-content/uploads/2010/02/6a00e55188bf7a883401156f22a826970c-800wi.jpg"><img class="aligncenter size-full wp-image-363" title="Hands of 8-year-old Munna while working in a rickshaw parts making factory. He works 10 hours a day and gets 8 USD for a month. Dhaka 2007. " src="http://ventolin.org/wp-content/uploads/2010/02/6a00e55188bf7a883401156f22a826970c-800wi.jpg" alt="" width="515" height="772" /></a></p>
<p><a href="http://ventolin.org/wp-content/uploads/2010/02/6a00e55188bf7a883401156f22a971970c-800wi.jpg"><img class="aligncenter size-full wp-image-364" title="Eight-year-old Razu works in a rickshaw factory. He earns about 500 taka (7 USD) a month, working 10 hours a day. When the production often stops due to lack of electricity, he has time to play." src="http://ventolin.org/wp-content/uploads/2010/02/6a00e55188bf7a883401156f22a971970c-800wi.jpg" alt="" width="515" height="344" /></a></p>
<p>Zoriah took some incredible photos recently of the aftermath of the Haitian earthquake. <a href="http://www.zoriah.net/blog/2010/02/haitians-do-laundry-and-bathe-in-a-river-outside-of-port-au-prince-in-the-aftermath-of-the-earthquake-a-woman-lies-dead-in.html" target="_blank">Here is the second set</a> of three. Naturally, some of the photos are quite disturbing.</p>
<p>On to lighter things, and Vincent Bousserez created a series of macro photographs which are quite amusing:</p>
<p><a href="http://ventolin.org/wp-content/uploads/2010/02/214.jpg"><img class="aligncenter size-full wp-image-365" title="214" src="http://ventolin.org/wp-content/uploads/2010/02/214.jpg" alt="" width="515" height="332" /></a></p>
<p><a href="http://ventolin.org/wp-content/uploads/2010/02/74.jpg"><img class="aligncenter size-full wp-image-366" title="74" src="http://ventolin.org/wp-content/uploads/2010/02/74.jpg" alt="" width="515" height="332" /></a></p>
<p>You can <a href="http://1dak.com/bow/teeny-weeny-people-invaded-the-world/" target="_blank">view the full set here</a> and <a href="http://www.twentyonehundred.fr/" target="_blank">the artist&#8217;s website here</a>, however be warned: for some reason, the artist decided it&#8217;d be a good idea to have music play automatically when you visit his website. As the Americans say, &#8220;go figure.&#8221;</p>
<p>Village of Joy had <a href="http://villageofjoy.com/50-strange-buildings-of-the-world/?_pt=1" target="_blank">a blog post</a> with photos of 50 strange buildings. Some are very well known, but a few I&#8217;d not come across before, such as this &#8220;Kettle House&#8221; in Texas:</p>
<p><a href="http://ventolin.org/wp-content/uploads/2010/02/14-kettlehouse-thumb.jpg"><img class="aligncenter size-full wp-image-367" title="14-kettlehouse-thumb" src="http://ventolin.org/wp-content/uploads/2010/02/14-kettlehouse-thumb.jpg" alt="" width="515" height="386" /></a></p>
<p>This house sculpted out of a megalith in Guimarães, Portugal:</p>
<p><a href="http://ventolin.org/wp-content/uploads/2010/02/18-stonehouse-thumb.jpg"><img class="aligncenter size-full wp-image-368" title="18-stonehouse-thumb" src="http://ventolin.org/wp-content/uploads/2010/02/18-stonehouse-thumb.jpg" alt="" width="515" height="386" /></a></p>
<p>And this bizarre house again in Texas:</p>
<p><a href="http://ventolin.org/wp-content/uploads/2010/02/22-theholedhouse-thumb.jpg"><img class="aligncenter size-full wp-image-369" title="22-theholedhouse-thumb" src="http://ventolin.org/wp-content/uploads/2010/02/22-theholedhouse-thumb.jpg" alt="" width="515" height="386" /></a></p>
<p>When you <a href="http://villageofjoy.com/50-strange-buildings-of-the-world/?_pt=1" target="_blank">check  the rest out</a>, it&#8217;s worth keeping in mind that many of the pictures are links to more information and photos.</p>
<p>And here are mock-ups from <a href="http://www.frontarchitects.pl/PROJEKTY/HOUSES/shauz/sha1.htm" target="_blank">Front Architects</a> of one recycling possibility for billboards: compact housing.</p>
<p><a href="http://ventolin.org/wp-content/uploads/2010/02/lofted-urban-home-design.jpg"><img class="aligncenter size-full wp-image-370" title="lofted-urban-home-design" src="http://ventolin.org/wp-content/uploads/2010/02/lofted-urban-home-design.jpg" alt="" width="515" height="288" /></a></p>
<p><a href="http://dornob.com/recycling-billboards-into-modern-residential-buildings/" target="_blank">More photos here</a>.</p>
<p>Lastly, a quite lengthy series of <a href="http://www.derekerdman.com/ilovemilkshakes/august2009/DRK_CRNVL/juggalo_gathering_2009.htm" target="_blank">hilariously bizarre photos from a Juggalo gathering</a>. Quality stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://ventolin.org/2010/02/clearing-the-backlog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

