Wavefonix Boolean Logic model as a UGen. Takes two input values and compares them using a boolean operation.
input1 |
First comparison input |
input2 |
Second comparison input |
operation |
Which comparison operation to perform using the available symbols or corresponding integer value:
|
1
or 0
A synth def using the BooleanLogic function to stutter the playback of a sound file and change where the playback starts on each trigger.