Data flow

Future_Lab's icon

Is there an object or some way of coding a system that will register a data flow of some kind then when it stops it will send out a bang or something?

For example if you had an int and you scroll up/down through the numbers then stop then this would be registered and a bang sent out.

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

Try [thresh]

Future_Lab's icon

Thanks, looks like this could work.