bitor~
The bitor~
object performs a bitwise OR operation on two 32-bit values, either two audio signals or an audio signal and a bitmask. It compares corresponding bits, setting the output bit to 1 if either input bit is 1. The object offers various modes to control how floating-point signals are converted to integers before the bitwise operation.
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, usebitor~
or any other object fromcyclone
. - Library developed mainly by Alexandre Torres Porres.
- Report Bugs/Errors here!
- Available for .