Hi everyone,
I'm sure there's an easy way to do this but the more I dig into it the uglier my patching is getting. Can anyone show me a simple way to dynamically change the operation in an expre~ statement such as:
[expr~ $1 < $2]
I'd like to use radio buttons or something similar to be able to change the < to ==, &&, and others in the patch to achieve different sounds.
I'm taking a snippet (well more than a snippet) from Derek Holzer's tutorial on synth building here: http://en.flossmanuals.net/PureData/SquarewavesAndLogic (scroll to bottom) if you'd like to see more of the context.
Thanks in advance...
Bill