On Wed, Aug 14, 2013 at 8:14 AM, IOhannes m zmölnig <[email protected]> wrote: > > On 08/13/13 23:27, Hans-Christoph Steiner wrote: > > That reminds me, the simple Pd question I have is: anyone know of an XOR > > tilde > > object? > > [expr~ $v1 ^ $v2] ...
And cyclone has bitwise operators for signal, [cyclone/bitxor~] amongst them. They can operate on floats as raw bit sequences, or convert the floats to integers first. Katja _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
