How to delay output of math condition by x milliseconds?

mbira's picture

I've been poking around here, but I don't see how timeline or patch time works with what I'm doing.

I have a math patch that is putting out a 0 or 1 depending on it's input. I need that 0 or 1 output to be delayed by 20 milliseconds before feeding the "Value" of a Smooth patch.

How do I do this?

Thanks!

photonal's picture
Re: How to delay output of math condition by x milliseconds?

Just put this together which uses system time and tests for milliseconds - perhaps useful for what your doing?

PreviewAttachmentSize
milli-check.qtz4.17 KB