<?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: Csoundo 0.1.2 ALPHA release</title>
	<atom:link href="http://codehop.com/csoundo-0-1-2-alpha-release/feed/" rel="self" type="application/rss+xml" />
	<link>http://codehop.com/csoundo-0-1-2-alpha-release/</link>
	<description>#code #art #music</description>
	<lastBuildDate>Wed, 14 Dec 2011 17:08:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>By: Jacob Joaquin</title>
		<link>http://codehop.com/csoundo-0-1-2-alpha-release/#comment-459</link>
		<dc:creator><![CDATA[Jacob Joaquin]]></dc:creator>
		<pubDate>Fri, 03 Sep 2010 03:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://csound.noisepages.com/?p=624#comment-459</guid>
		<description><![CDATA[Excellent to hear!  If something wasn&#039;t clear in the README, let me know, and I&#039;ll improve it in the next release. And if you do anything cool with it, please share!]]></description>
		<content:encoded><![CDATA[<p>Excellent to hear!  If something wasn&#8217;t clear in the README, let me know, and I&#8217;ll improve it in the next release. And if you do anything cool with it, please share!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob Joaquin</title>
		<link>http://codehop.com/csoundo-0-1-2-alpha-release/#comment-458</link>
		<dc:creator><![CDATA[Jacob Joaquin]]></dc:creator>
		<pubDate>Fri, 03 Sep 2010 03:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://csound.noisepages.com/?p=624#comment-458</guid>
		<description><![CDATA[@Alex - Which version did you try to run? I just noticed the latest version (csoundo-0.1.2.double.zip) accidentally shipped without the csoundo.jar file. I just finished uploading a fixed package.

http://github.com/downloads/jacobjoaquin/Csoundo/csoundo-0.1.2.double.1.zip

If you were trying to use csoundo-0.1.2.zip, then it looks like it isn&#039;t seeing the csnd.jar file. Have you copied csnd.jar into the same folder as csoundo.jar?  I ask because I can replicate your error message by running it without csnd.jar in mysketchbook/libraries/csoundo/library/. 

csnd.jar ships with Csound. Which version of Csound are using? On which operating system?]]></description>
		<content:encoded><![CDATA[<p>@Alex &#8211; Which version did you try to run? I just noticed the latest version (csoundo-0.1.2.double.zip) accidentally shipped without the csoundo.jar file. I just finished uploading a fixed package.</p>
<p><a href="http://github.com/downloads/jacobjoaquin/Csoundo/csoundo-0.1.2.double.1.zip" rel="nofollow">http://github.com/downloads/jacobjoaquin/Csoundo/csoundo-0.1.2.double.1.zip</a></p>
<p>If you were trying to use csoundo-0.1.2.zip, then it looks like it isn&#8217;t seeing the csnd.jar file. Have you copied csnd.jar into the same folder as csoundo.jar?  I ask because I can replicate your error message by running it without csnd.jar in mysketchbook/libraries/csoundo/library/. </p>
<p>csnd.jar ships with Csound. Which version of Csound are using? On which operating system?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://codehop.com/csoundo-0-1-2-alpha-release/#comment-457</link>
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Fri, 03 Sep 2010 03:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://csound.noisepages.com/?p=624#comment-457</guid>
		<description><![CDATA[Scrap my previous comment. I had misinterpreted the information in your README file. Now works... beautifully. Thanks a lot for this lib.

Alex]]></description>
		<content:encoded><![CDATA[<p>Scrap my previous comment. I had misinterpreted the information in your README file. Now works&#8230; beautifully. Thanks a lot for this lib.</p>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://codehop.com/csoundo-0-1-2-alpha-release/#comment-456</link>
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Fri, 03 Sep 2010 02:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://csound.noisepages.com/?p=624#comment-456</guid>
		<description><![CDATA[Followed your README.txt yet fails to run:

import csoundo.*;

Csoundo cs;

void setup()
{
    cs = new Csoundo(this, &quot;random.csd&quot;);
    cs.run();
}


=&gt; csoundo 0.1.2 by Jacob Joaquin http://csoundblog.com
=&gt; processing.app.debug.RunnerException: ClassNotFoundException: csnd.Csound]]></description>
		<content:encoded><![CDATA[<p>Followed your README.txt yet fails to run:</p>
<p>import csoundo.*;</p>
<p>Csoundo cs;</p>
<p>void setup()<br />
{<br />
    cs = new Csoundo(this, &#8220;random.csd&#8221;);<br />
    cs.run();<br />
}</p>
<p>=&gt; csoundo 0.1.2 by Jacob Joaquin <a href="http://csoundblog.com" rel="nofollow">http://csoundblog.com</a><br />
=&gt; processing.app.debug.RunnerException: ClassNotFoundException: csnd.Csound</p>
]]></content:encoded>
	</item>
</channel>
</rss>
