Stop and reset a line?
Can I do this? If not, is there a countdown object that will enable me to stop it and reset it with a bang in some inlet? To be clear, I do not want to restart it whenever I reset it, I just need to stop it and wait for another message to restart from zero.
Many thanks in advance
Joe
Max Patch
Copy patch and select New From Clipboard in Max.
This is an abstraction extending line to add pause, resume, and restarting with a bang. I call it line_control.
Hi there,
Super cool patch - however, when I hit resume, it seems to get stuck in a loop.
Is there something I am doing wrong? I'd love to be able to resume such that we scroll to the end in the 'remaining' time.
wrong could be not reading line reference.
it accepts pause and resume messages, which do exactly
what one would expect it to do
