<?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: Library: SoniaHelper</title>
	<atom:link href="http://workshop.evolutionzone.com/2006/05/10/soniahelper-library/feed/" rel="self" type="application/rss+xml" />
	<link>http://workshop.evolutionzone.com/2006/05/10/soniahelper-library/</link>
	<description>Computational aesthetics and programming for artists and designers.</description>
	<lastBuildDate>Thu, 11 Mar 2010 06:10:57 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: peersmall_4</title>
		<link>http://workshop.evolutionzone.com/2006/05/10/soniahelper-library/comment-page-1/#comment-68960</link>
		<dc:creator>peersmall_4</dc:creator>
		<pubDate>Wed, 07 May 2008 16:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://workshop.evolutionzone.com/2006/05/10/soniahelper-library/#comment-68960</guid>
		<description>thanks marius</description>
		<content:encoded><![CDATA[<p>thanks marius</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emre</title>
		<link>http://workshop.evolutionzone.com/2006/05/10/soniahelper-library/comment-page-1/#comment-24038</link>
		<dc:creator>Emre</dc:creator>
		<pubDate>Thu, 28 Jun 2007 17:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://workshop.evolutionzone.com/2006/05/10/soniahelper-library/#comment-24038</guid>
		<description>Hi,

I think I&#039;m going to use Minim, the new sound library for processing. It is quite simple and I managed to do a couple of things really easily, compared to ESS and Sonia. I don&#039;t think there will be a big problem incorporating soniahelper&#039;s functions into sketches using minim library. I&#039;ll let you know how far I can get.

Thanks,

Emre.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I think I&#8217;m going to use Minim, the new sound library for processing. It is quite simple and I managed to do a couple of things really easily, compared to ESS and Sonia. I don&#8217;t think there will be a big problem incorporating soniahelper&#8217;s functions into sketches using minim library. I&#8217;ll let you know how far I can get.</p>
<p>Thanks,</p>
<p>Emre.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marius watz</title>
		<link>http://workshop.evolutionzone.com/2006/05/10/soniahelper-library/comment-page-1/#comment-23002</link>
		<dc:creator>marius watz</dc:creator>
		<pubDate>Sat, 23 Jun 2007 14:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://workshop.evolutionzone.com/2006/05/10/soniahelper-library/#comment-23002</guid>
		<description>Hi Emre, SoniaHelper doesn&#039;t actually deal with how the spectrum is generated, i.e. whether it&#039;s coming from a live input or a WAV. All you need to do is use the appropriate array of FFT values generated by Sonia or ESS. 

I&#039;ve never used ESS myself, but the &lt;a href=&quot;http://www.tree-axis.com/Ess/FFT/FFT_setupFFT.html&quot; rel=&quot;nofollow&quot;&gt;FFT example&lt;/a&gt; should get you going with how to get a FFT from a sound file. Then you just pass FFT.spectrum array to SoniaHelper.update(), and you should get the same effect as you would by passing in Sonia&#039;s LiveInput.spectrum.</description>
		<content:encoded><![CDATA[<p>Hi Emre, SoniaHelper doesn&#8217;t actually deal with how the spectrum is generated, i.e. whether it&#8217;s coming from a live input or a WAV. All you need to do is use the appropriate array of FFT values generated by Sonia or ESS. </p>
<p>I&#8217;ve never used ESS myself, but the <a href="http://www.tree-axis.com/Ess/FFT/FFT_setupFFT.html" rel="nofollow">FFT example</a> should get you going with how to get a FFT from a sound file. Then you just pass FFT.spectrum array to SoniaHelper.update(), and you should get the same effect as you would by passing in Sonia&#8217;s LiveInput.spectrum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emre</title>
		<link>http://workshop.evolutionzone.com/2006/05/10/soniahelper-library/comment-page-1/#comment-22957</link>
		<dc:creator>Emre</dc:creator>
		<pubDate>Fri, 22 Jun 2007 23:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://workshop.evolutionzone.com/2006/05/10/soniahelper-library/#comment-22957</guid>
		<description>Hi,

I&#039;ve been playing around with the SoniaHelperVisualTest sketch, its really nice. I want to use a .wav file instead of a line in or mic input, but I couldn&#039;t manage to do that. I somehow couldn&#039;t convert the sketch to use ESS rather than Sonia, and I couldn&#039;t make the connectLiveInput() function of the Sonia library work for this purpose. 

Would you care giving some simple advice and pointing a direction for a beginner in processing? :)

Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve been playing around with the SoniaHelperVisualTest sketch, its really nice. I want to use a .wav file instead of a line in or mic input, but I couldn&#8217;t manage to do that. I somehow couldn&#8217;t convert the sketch to use ESS rather than Sonia, and I couldn&#8217;t make the connectLiveInput() function of the Sonia library work for this purpose. </p>
<p>Would you care giving some simple advice and pointing a direction for a beginner in processing? <img src='http://workshop.evolutionzone.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: r-echos &#187; Blog Archive &#187; Visuals at Lovebytes07</title>
		<link>http://workshop.evolutionzone.com/2006/05/10/soniahelper-library/comment-page-1/#comment-20115</link>
		<dc:creator>r-echos &#187; Blog Archive &#187; Visuals at Lovebytes07</dc:creator>
		<pubDate>Wed, 06 Jun 2007 08:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://workshop.evolutionzone.com/2006/05/10/soniahelper-library/#comment-20115</guid>
		<description>[...] The visuals were built with Processing, using Sonia and my own SoniaHelper for sound input and analysis. My laptop lost its ability to output to an external monitor before the show, which added an extra bit of tension but allowed me to experiment with running Windows on a Mac. Someone lent me a MacBook running Bootcamp and Windows XP, and it turned out that simply exporting my files using Fat Jar and copying them over to the MacBook was all it took to migrate. [...]</description>
		<content:encoded><![CDATA[<p>[...] The visuals were built with Processing, using Sonia and my own SoniaHelper for sound input and analysis. My laptop lost its ability to output to an external monitor before the show, which added an extra bit of tension but allowed me to experiment with running Windows on a Mac. Someone lent me a MacBook running Bootcamp and Windows XP, and it turned out that simply exporting my files using Fat Jar and copying them over to the MacBook was all it took to migrate. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: everybody.is-a-cyb.org &#187; Archive &#187; Problem 2 - Solved</title>
		<link>http://workshop.evolutionzone.com/2006/05/10/soniahelper-library/comment-page-1/#comment-3363</link>
		<dc:creator>everybody.is-a-cyb.org &#187; Archive &#187; Problem 2 - Solved</dc:creator>
		<pubDate>Mon, 15 Jan 2007 21:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://workshop.evolutionzone.com/2006/05/10/soniahelper-library/#comment-3363</guid>
		<description>[...] One is ESS and the other one is Sonia. I tried Sonia first but I found out that it reads the signal but has no maximum value, so you can&#8217;t really measure the percentage of the volume or of the peaks of a certain frequency band because you don&#8217;t have any fixed point to compare your values against. There is an addition to this library which is called Sonia Helper. [...]</description>
		<content:encoded><![CDATA[<p>[...] One is ESS and the other one is Sonia. I tried Sonia first but I found out that it reads the signal but has no maximum value, so you can&#8217;t really measure the percentage of the volume or of the peaks of a certain frequency band because you don&#8217;t have any fixed point to compare your values against. There is an addition to this library which is called Sonia Helper. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marius watz</title>
		<link>http://workshop.evolutionzone.com/2006/05/10/soniahelper-library/comment-page-1/#comment-1164</link>
		<dc:creator>marius watz</dc:creator>
		<pubDate>Tue, 31 Oct 2006 12:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://workshop.evolutionzone.com/2006/05/10/soniahelper-library/#comment-1164</guid>
		<description>Hi Claudio, unfortunately I haven&#039;t really had time to document it very well. The examples show how the library is intended to be used. Basically you use the spectrum[] array from the SoniaHelper instead of the one provided by Sonia. The relevant parameter for SoniaHelper is the damper value set by setDamper(). When set close to 0 this slows down the rate of change in the data, closer to 1 it changes the values immediately.</description>
		<content:encoded><![CDATA[<p>Hi Claudio, unfortunately I haven&#8217;t really had time to document it very well. The examples show how the library is intended to be used. Basically you use the spectrum[] array from the SoniaHelper instead of the one provided by Sonia. The relevant parameter for SoniaHelper is the damper value set by setDamper(). When set close to 0 this slows down the rate of change in the data, closer to 1 it changes the values immediately.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claudio Midolo</title>
		<link>http://workshop.evolutionzone.com/2006/05/10/soniahelper-library/comment-page-1/#comment-1145</link>
		<dc:creator>Claudio Midolo</dc:creator>
		<pubDate>Mon, 30 Oct 2006 18:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://workshop.evolutionzone.com/2006/05/10/soniahelper-library/#comment-1145</guid>
		<description>Hi Marius, is there a reference to understand better the methods of SoniaHelper?
Thanks and gr8 work! ;)</description>
		<content:encoded><![CDATA[<p>Hi Marius, is there a reference to understand better the methods of SoniaHelper?<br />
Thanks and gr8 work! <img src='http://workshop.evolutionzone.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oli</title>
		<link>http://workshop.evolutionzone.com/2006/05/10/soniahelper-library/comment-page-1/#comment-897</link>
		<dc:creator>oli</dc:creator>
		<pubDate>Wed, 11 Oct 2006 20:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://workshop.evolutionzone.com/2006/05/10/soniahelper-library/#comment-897</guid>
		<description>Very helpful. Thanks Marius.</description>
		<content:encoded><![CDATA[<p>Very helpful. Thanks Marius.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
