Thanks guys,  those are all great suggestions. And pyo looks interesting as well. I agree with jonathan. perhaps with a code example equivalent to SuperCollider&#39;s<div><br></div><div>&gt;&gt;// 128 sine waves with random freq mixed down to stereo:<br>
&gt;&gt;{ Splay.ar(SinOsc.ar({ExpRand(100, 5e3)} ! 128)) }.play</div><div><br></div><div>in CSound, we could have a better idea of the different coding perspectives.<br><br><div class="gmail_quote">2011/10/31 Jonathan Wilkes <span dir="ltr">&lt;<a href="mailto:jancsika@yahoo.com">jancsika@yahoo.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">&gt;________________________________<br>
&gt;From: Michal Seta &lt;<a href="mailto:mis@artengine.ca">mis@artengine.ca</a>&gt;<br>
&gt;To: yvan volochine &lt;<a href="mailto:yvan.pd@gmail.com">yvan.pd@gmail.com</a>&gt;<br>
&gt;Cc: pd-list &lt;<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a>&gt;; João Pais &lt;<a href="mailto:jmmmpais@googlemail.com">jmmmpais@googlemail.com</a>&gt;<br>
&gt;Sent: Monday, October 31, 2011 5:10 PM<br>
<div class="im">&gt;Subject: Re: [PD] OT: Poll: Csounds or SuperCollider or Chuck<br>
&gt;<br>
&gt;<br>
</div><div class="im">&gt;On Wed, Oct 26, 2011 at 2:45 PM, yvan volochine &lt;<a href="mailto:yvan.pd@gmail.com">yvan.pd@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;1. How do they compare against each other?<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;<br>
I only know a bit csound and am an everyday sc user.<br>
&gt;&gt;- I find csound oldschool syntax pretty boring but maybe that&#39;s just me.<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;I find SC syntax pretty ugly, so I guess it is all a matter of taste.<br>
&gt; <br>
&gt;- sc is a killer for realtime dsp.<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;So is CSound, no?<br>
<br>
<br>
</div>Could you give a csound example?  It&#39;s been awhile since I&#39;ve played with Supercollider, but<br>
<br>
its realtime strengths were immediately apparent early on in the tutorials.  Things like creating<br>
<br>
hundreds/thousands of sinewave oscillators that fade out over time and get garbage collected<br>
<br>
when each envelope hits zero.  (All without audio dropouts, of course.)<br>
<div class="im"><br>
&gt; <br>
&gt;- sc-list is *extremely* active and helpful.<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;polyphony in pd is a nightmare, you get it for free in sc:<br>
&gt;&gt;<br>
&gt;&gt;// 128 sine waves with random freq mixed down to stereo:<br>
&gt;&gt;{ Splay.ar(SinOsc.ar({ExpRand(100, 5e3)} ! 128)) }.play<br>
&gt;<br>
&gt;<br>
&gt;You get it for free in CSOund. <br>
&gt; <br>
&gt;(advertising-mode off) best is of course to try them all and see for yourself !<br>
&gt;<br>
&gt;<br>
&gt;I agree. And to add to the choices, I suggest you all take a look at <a href="http://code.google.com/p/pyo/" target="_blank">http://code.google.com/p/pyo/</a><br>
&gt;You program it in python so its syntax is prettier than CS and SC and modules are coded in C so it is fast.<br>
<br>
</div>Interesting, I&#39;ve never looked at that one.  Thanks.<br>
<br>
-Jonathan<br>
<br>
<br>
&gt;<br>
&gt;<br>
&gt; Cheers,<br>
&gt;<br>
&gt;<br>
&gt;./MiS<br>
<div><div></div><div class="h5">&gt;_______________________________________________<br>
&gt;<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt;UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><a href="http://www.epicjefferson.com" target="_blank">www.epicjefferson.com</a><br><a href="http://www.avmachinists.org" target="_blank">www.avmachinists.org</a> Puerto Rico based Art Collective/ Non-Profit Org<br>

</div>