bitxor~
The bitxor~
object performs a bitwise exclusive OR (XOR) operation on two audio signals, or between an audio signal and a 32-bit integer bitmask. It offers multiple modes for converting floating-point signal values to integers before comparison, and the bitmask can be set via an argument, float input, or a bits
message. This object is useful for low-level signal manipulation based on bitwise logic.
AI Generated
This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.
- Download via Deken.
Open
Pd
and go toTools
Find Externals
. Search forcyclone
and install it. Then create an object withdeclare -lib cyclone -path cyclone
. Finally, usebitxor~
or any other object fromcyclone
. - Library developed mainly by Alexandre Torres Porres.
- Report Bugs/Errors here!
- Available for .