[PD] idea for simple technique for getting noise from signal

katja katjavetter at gmail.com
Thu Aug 15 08:37:17 CEST 2013


On Wed, Aug 14, 2013 at 8:14 AM, IOhannes m zmölnig <zmoelnig at iem.at> 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



More information about the Pd-list mailing list