<div class="gmail_quote">On Wed, Oct 26, 2011 at 2:45 PM, yvan volochine <span dir="ltr">&lt;<a href="mailto:yvan.pd@gmail.com">yvan.pd@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

1. How do they compare against each other?<br>
</blockquote></blockquote>
<br></div>
I only know a bit csound and am an everyday sc user.<br>
- I find csound oldschool syntax pretty boring but maybe that&#39;s just me.<br></blockquote><div><br></div><div>I find SC syntax pretty ugly, so I guess it is all a matter of taste.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


- sc is a killer for realtime dsp.<br></blockquote><div><br></div><div>So is CSound, no?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
- sc-list is *extremely* active and helpful.<br></blockquote><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">polyphony in pd is a nightmare, you get it for free in sc:<br>


<br>
// 128 sine waves with random freq mixed down to stereo:<br>
{ Splay.ar(SinOsc.ar({ExpRand(<u></u>100, 5e3)} ! 128)) }.play</blockquote><div><br></div><div>You get it for free in CSOund. </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

(advertising-mode off) best is of course to try them all and see for yourself !</blockquote><div><br></div><div>I agree. And to add to the choices, I suggest you all take a look at <a href="http://code.google.com/p/pyo/">http://code.google.com/p/pyo/</a></div>

<div>You program it in python so its syntax is prettier than CS and SC and modules are coded in C so it is fast.</div><div><br></div><div> Cheers,</div><div><br></div><div>./MiS</div></div>