If Statements with Time

FeedOnATreeFrog's icon

Hi,

I'm new to this. Quick question.

How would you do an If Statement with regards to time?

Ex: If $i1 is greater than 2 for 10 seconds, then $i2.

Is there a way to do this?

pdelges's icon
Max Patch
Copy patch and select New From Clipboard in Max.

Maybe something like this:

FeedOnATreeFrog's icon

thanks! it works..I think