[chuck-users] =<

Arve Knudsen arve.knudsen at gmail.com
Tue Jun 3 06:38:54 EDT 2014


It means to disconnect one UGen from another, i.e. the opposite of the
ChucK operator when used to connect UGens (e.g, 'SinOsc sin => dac'). Any
reduced CPU load would be due to disconnecting a UGen from the processing
pipeline (typiclaly stemming from the dac destination).

Arve


On Tue, Jun 3, 2014 at 11:03 AM, Antanas Budriūnas <antanasb at gmail.com>
wrote:

> Vilbjørg,
>
> 2014-06-03 11:23 GMT+03:00 vilbjørg broch <
> vilbjorg at antidelusionmechanism.org>:
> > hello
> > what exactly is this operator
> >
> > =<
>
> This is the 'UnChucK' operator.
> I can't explain in deep detail what it does, but in general it breaks
> particular connection between Ugens (at the same time reducing CPU
> load).
>
> You can read about it here [1] and see in example here [2].
>
> [1] http://chuck.cs.princeton.edu/doc/language/ugen.html
> [2] http://chuck.cs.princeton.edu/doc/examples/basic/unchuck.ck
>
>
> Antanas
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20140603/5f08c7f5/attachment.html>


More information about the chuck-users mailing list