ohh cool, this answer is so simple, that i can actually help ;-)

just kidding

See the attached patch, i chope that helps

bye Luigi

Attachment: timescheduler.pd
Description: Binary data


On Mon, 16 Apr 2007 14:32:40 -0500
Jared <[EMAIL PROTECTED]> wrote:

..most of the time-based stuff I'm seeing is how to
keep track of time rather than do something for a set length of time.

Thanks for your help!
-Jared


These are equivillent, two ways of looking at the same thing. If you can track
time you can conditionally do something for a measured amount of time.

The easiest way is probably to use a delay [del] to schedule a future "stop" event. For example [del 60000] will output a bang one minute after you put
a bang into it.

--
Use the source

_______________________________________________
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list


_______________________________________________
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to