<div dir="ltr">It means to disconnect one UGen from another, i.e. the opposite of the ChucK operator when used to connect UGens (e.g, &#39;SinOsc sin =&gt; dac&#39;). Any reduced CPU load would be due to disconnecting a UGen from the processing pipeline (typiclaly stemming from the dac destination).<div>
<br></div><div>Arve</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jun 3, 2014 at 11:03 AM, Antanas Budriūnas <span dir="ltr">&lt;<a href="mailto:antanasb@gmail.com" target="_blank">antanasb@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">Vilbjørg,<br>
<br>
2014-06-03 11:23 GMT+03:00 vilbjørg broch &lt;<a href="mailto:vilbjorg@antidelusionmechanism.org">vilbjorg@antidelusionmechanism.org</a>&gt;:<br>
<div class="">&gt; hello<br>
&gt; what exactly is this operator<br>
&gt;<br>
&gt; =&lt;<br>
<br>
</div>This is the &#39;UnChucK&#39; operator.<br>
I can&#39;t explain in deep detail what it does, but in general it breaks<br>
particular connection between Ugens (at the same time reducing CPU<br>
load).<br>
<br>
You can read about it here [1] and see in example here [2].<br>
<br>
[1] <a href="http://chuck.cs.princeton.edu/doc/language/ugen.html" target="_blank">http://chuck.cs.princeton.edu/doc/language/ugen.html</a><br>
[2] <a href="http://chuck.cs.princeton.edu/doc/examples/basic/unchuck.ck" target="_blank">http://chuck.cs.princeton.edu/doc/examples/basic/unchuck.ck</a><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
Antanas<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
chuck-users mailing list<br>
<a href="mailto:chuck-users@lists.cs.princeton.edu">chuck-users@lists.cs.princeton.edu</a><br>
<a href="https://lists.cs.princeton.edu/mailman/listinfo/chuck-users" target="_blank">https://lists.cs.princeton.edu/mailman/listinfo/chuck-users</a><br>
</div></div></blockquote></div><br></div>