Zero Problem... Can you solve it?
Hi, I'm new to Max, so don't be too harsh on me... so how can you say "all float numbers pass except for 0. (zero)" and "replace zero with X" in max language?
I have a float number box that determines the playback speed in a sfplay~ objet. I want it to be looped and never stop, so I can't have 0. on that float number box... I tried a few ways to go around it but I wasn't able to solve it. I'll be glad if you can help me. Thanks.
3478.jitterexplore.maxpat
Max Patch
[if $f1!=0. then $f1 else X]
Thanks!
@vanille béchamel: Hey your expression doesn't work... it reports this error: "(...) has a comma or semi comma" ... if I remove the semi comma it says: "bad gt string"...
Max Patch
Copy patch and select New From Clipboard in Max.
you can also use select object: