Hi everyone,

When I was learning ChucK I remember being able to do this with boolean logic: "Receive values from integer X. If X stays the same for a period of at least 1 second..." (to end this sentence in Pure Data) I'd like to send a single "bang". So I'd like to build something or find some object that "watches" a constantly changing number box and when it becomes stagnate (doesn't move from one number to the next) for a period of 1 second, I'd like to send a single "bang".

Thank you for reading my question,
Sebastian