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
Vilbjørg,
2014-06-03 11:23 GMT+03:00 vilbjørg broch < vilbjorg@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@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users