I am playing with a nice guitar patch posted at lubbertdas.org. The patch works just fine in Pd-extended on my Mac but when I attempt to load it into an iOS application I get this error in the XCode console:
Pd Console: error: ... couldn't create "expr~ if ($v1==0, 0, (if ($v1<0, -1, 1)))"
Is there some compatibility problem with expr~ support in iOS?
-Allan