<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Acid sketching</title>
	<atom:link href="http://yaxu.org/acid-sketching/feed/" rel="self" type="application/rss+xml" />
	<link>http://yaxu.org/acid-sketching/</link>
	<description>Making music with text</description>
	<lastBuildDate>Sat, 05 May 2012 11:10:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Alex</title>
		<link>http://yaxu.org/acid-sketching/comment-page-1/#comment-42499</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 10 Mar 2011 23:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://yaxu.org/?p=347#comment-42499</guid>
		<description>Hi Badiou,

I haven&#039;t used openframeworks a great deal and don&#039;t use macs, but for the missing ofx headers I&#039;d suggest making a new openframeworks project, adding the opencv plugin and copying the code from my project across.

The boost library is not part of openframeworks and you&#039;ll have to install that separately:
 http://www.boost.org/

Hope that helps,</description>
		<content:encoded><![CDATA[<p>Hi Badiou,</p>
<p>I haven&#8217;t used openframeworks a great deal and don&#8217;t use macs, but for the missing ofx headers I&#8217;d suggest making a new openframeworks project, adding the opencv plugin and copying the code from my project across.</p>
<p>The boost library is not part of openframeworks and you&#8217;ll have to install that separately:<br />
 <a href="http://www.boost.org/" rel="nofollow">http://www.boost.org/</a></p>
<p>Hope that helps,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: badiou</title>
		<link>http://yaxu.org/acid-sketching/comment-page-1/#comment-42498</link>
		<dc:creator>badiou</dc:creator>
		<pubDate>Thu, 10 Mar 2011 23:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://yaxu.org/?p=347#comment-42498</guid>
		<description>Hi,
I just begin OpenFrameworks and discovered this application. That seems great although I didn&#039;t get to make this work. I&#039;m a mac user and I think I have a problem with several libraries like boost or ofxCvMain.h or &quot;ofxDirList.h or boost/lambda/lambda.hpp
(it isn&#039;t included in your zip file?)

Many thanks for your help, maybe my question or difficulties are really easy but I don&#039;t get everything.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I just begin OpenFrameworks and discovered this application. That seems great although I didn&#8217;t get to make this work. I&#8217;m a mac user and I think I have a problem with several libraries like boost or ofxCvMain.h or &#8220;ofxDirList.h or boost/lambda/lambda.hpp<br />
(it isn&#8217;t included in your zip file?)</p>
<p>Many thanks for your help, maybe my question or difficulties are really easy but I don&#8217;t get everything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amy</title>
		<link>http://yaxu.org/acid-sketching/comment-page-1/#comment-26608</link>
		<dc:creator>Amy</dc:creator>
		<pubDate>Wed, 03 Nov 2010 23:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://yaxu.org/?p=347#comment-26608</guid>
		<description>Nice Alex!  I especially like how you&#039;ve unlocked the hidden musical potential of the Happy Face. :)</description>
		<content:encoded><![CDATA[<p>Nice Alex!  I especially like how you&#8217;ve unlocked the hidden musical potential of the Happy Face. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Visualisation of Live Code &#171; Alex McLean</title>
		<link>http://yaxu.org/acid-sketching/comment-page-1/#comment-18573</link>
		<dc:creator>Visualisation of Live Code &#171; Alex McLean</dc:creator>
		<pubDate>Sat, 29 May 2010 20:22:40 +0000</pubDate>
		<guid isPermaLink="false">http://yaxu.org/?p=347#comment-18573</guid>
		<description>[...] TurTan inspired a system by Alex McLean and introduced here, with the working title of Acid Sketching. In Acid Sketching, a sound is specified simply by drawing a shape, where morphological measurements are mapped to parameters of an acid bassline synthesiser. The area of a shape is mapped to pitch, its regularity (perimeter length vs area) mapped to envelope modulation, and relative angle of central axis mapped to resonance. Several such shapes are drawn in an arrangement, where a minimum spanning tree of their centroids is taken as a polyphonic sequence, where distance equals relative time. Feedback may be projected back on to the drawing surface, so shapes flash red as they are triggered. A static figure would not make this clearer, however illustrative video is available online at http://yaxu.org/acid-sketching/. [...]</description>
		<content:encoded><![CDATA[<p>[...] TurTan inspired a system by Alex McLean and introduced here, with the working title of Acid Sketching. In Acid Sketching, a sound is specified simply by drawing a shape, where morphological measurements are mapped to parameters of an acid bassline synthesiser. The area of a shape is mapped to pitch, its regularity (perimeter length vs area) mapped to envelope modulation, and relative angle of central axis mapped to resonance. Several such shapes are drawn in an arrangement, where a minimum spanning tree of their centroids is taken as a polyphonic sequence, where distance equals relative time. Feedback may be projected back on to the drawing surface, so shapes flash red as they are triggered. A static figure would not make this clearer, however illustrative video is available online at <a href="http://yaxu.org/acid-sketching/" rel="nofollow">http://yaxu.org/acid-sketching/</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://yaxu.org/acid-sketching/comment-page-1/#comment-13349</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 04 Jan 2010 15:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://yaxu.org/?p=347#comment-13349</guid>
		<description>Thanks Evan..  In theory you should get intricate sequences with lots of warbling 303 glides, although as soon as two blobs a connected with a line they are treated as a single blob.  In practice there are bugs and the more blobs there are, the more get missed out of the sequence for some reason...
Must return to this sometime soon</description>
		<content:encoded><![CDATA[<p>Thanks Evan..  In theory you should get intricate sequences with lots of warbling 303 glides, although as soon as two blobs a connected with a line they are treated as a single blob.  In practice there are bugs and the more blobs there are, the more get missed out of the sequence for some reason&#8230;<br />
Must return to this sometime soon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pixelpusher</title>
		<link>http://yaxu.org/acid-sketching/comment-page-1/#comment-13348</link>
		<dc:creator>pixelpusher</dc:creator>
		<pubDate>Mon, 04 Jan 2010 15:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://yaxu.org/?p=347#comment-13348</guid>
		<description>rad, dude.  a nice concept.  what happens with really dense drawings?</description>
		<content:encoded><![CDATA[<p>rad, dude.  a nice concept.  what happens with really dense drawings?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave&#8217;s blog of art and programming &#124; Groworld at dorbotlondon</title>
		<link>http://yaxu.org/acid-sketching/comment-page-1/#comment-12493</link>
		<dc:creator>dave&#8217;s blog of art and programming &#124; Groworld at dorbotlondon</dc:creator>
		<pubDate>Tue, 15 Dec 2009 17:17:59 +0000</pubDate>
		<guid isPermaLink="false">http://yaxu.org/?p=347#comment-12493</guid>
		<description>[...] also be good to see what Sarah Angliss has been doing lately with robotics, Alex&#8217;s acid sketching and the other good stuff being [...]</description>
		<content:encoded><![CDATA[<p>[...] also be good to see what Sarah Angliss has been doing lately with robotics, Alex&#8217;s acid sketching and the other good stuff being [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Douglas</title>
		<link>http://yaxu.org/acid-sketching/comment-page-1/#comment-11118</link>
		<dc:creator>Douglas</dc:creator>
		<pubDate>Sun, 08 Nov 2009 23:45:05 +0000</pubDate>
		<guid isPermaLink="false">http://yaxu.org/?p=347#comment-11118</guid>
		<description>Ha, lots of great graphical score stuff in the 1950s, like Earl Brown&#039;s classic &quot;December 1952&quot;: 

http://www.chelseaspace.org/archive/december1952-pr.html

I love the casual way you manipulate the drawings Alex, the way a gesture&#039;s meaning can change and you can connect previously disconnected shapes, distort the drawing, etc. Having the red balls bouncing around really opens up possibilities as well. You&#039;ve probably seen this oldy but goody:

http://balldroppings.com</description>
		<content:encoded><![CDATA[<p>Ha, lots of great graphical score stuff in the 1950s, like Earl Brown&#8217;s classic &#8220;December 1952&#8243;: </p>
<p><a href="http://www.chelseaspace.org/archive/december1952-pr.html" rel="nofollow">http://www.chelseaspace.org/archive/december1952-pr.html</a></p>
<p>I love the casual way you manipulate the drawings Alex, the way a gesture&#8217;s meaning can change and you can connect previously disconnected shapes, distort the drawing, etc. Having the red balls bouncing around really opens up possibilities as well. You&#8217;ve probably seen this oldy but goody:</p>
<p><a href="http://balldroppings.com" rel="nofollow">http://balldroppings.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://yaxu.org/acid-sketching/comment-page-1/#comment-11113</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 08 Nov 2009 21:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://yaxu.org/?p=347#comment-11113</guid>
		<description>Hey Graham, symbols are geometric drawings aren&#039;t they? :)  But it&#039;s not doing any grapheme detection or anything like that, the computer finds meaning in the shapes.

Yep Jamie I think this approach has a lot of promise, which means it&#039;s probably all been done before, probably in the 50s, documented on a lot of fanfold paper in the attics of forgotten geniuses.  Got anything in particular in mind?</description>
		<content:encoded><![CDATA[<p>Hey Graham, symbols are geometric drawings aren&#8217;t they? :)  But it&#8217;s not doing any grapheme detection or anything like that, the computer finds meaning in the shapes.</p>
<p>Yep Jamie I think this approach has a lot of promise, which means it&#8217;s probably all been done before, probably in the 50s, documented on a lot of fanfold paper in the attics of forgotten geniuses.  Got anything in particular in mind?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie Bullock</title>
		<link>http://yaxu.org/acid-sketching/comment-page-1/#comment-11111</link>
		<dc:creator>Jamie Bullock</dc:creator>
		<pubDate>Sun, 08 Nov 2009 19:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://yaxu.org/?p=347#comment-11111</guid>
		<description>I love the idea of drawing to make sound.

Seeing your experiment has got me thinking about a load of possibilities. Nice work.</description>
		<content:encoded><![CDATA[<p>I love the idea of drawing to make sound.</p>
<p>Seeing your experiment has got me thinking about a load of possibilities. Nice work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

