[PD-dev] Re: line / line3 behaviour (fwd)

Mathieu Bouchard matju at artengine.ca
Thu Jul 14 22:27:41 CEST 2005


trying again.

---------- Forwarded message ----------
Date: Thu, 14 Jul 2005 13:44:56 -0400 (EDT)
From: Mathieu Bouchard <matju at artengine.ca>
To: cyrille henry <cyrille.henry at la-kitchen.fr>
Cc: Tim Blechmann <TimBlechmann at gmx.net>, msp at ucsd.edu, pd-dev at iem.at
Subject: Re: [PD-dev] Re: line / line3 behaviour

On Thu, 14 Jul 2005, cyrille henry wrote:

> i also noticed this when i made line3. but i choose to have line3 as
> close as the original line object. IMHO it would be better to consider
> this as a bug, and correct line and line3 the same way. it should not
> brake so many patch, and an abstraction can be made to go back to the
> curent behavior.

Rename the current "stop" to "skip" and implement the new behaviour in a
new "stop" method. Calling "skip" after "stop" should jump from the
stopped state to where "skip" would have gone to in the first place.

There could be a "resume" (or "unstop") method that just continues from 
the current value to the planned target at the same speed as it was going 
before the "stop".

,-o--------o--------o--------o-. ,---. irc.freenode.net #dataflow |
| The Diagram is the Program tm| | ,-o-------------o--------------o-.
`-o------------o-------------o-' | | Mathieu Bouchard (Montréal QC) |
  | téléphone:+1.514.383.3801`---' `-o-- http://artengine.ca/matju -'




More information about the Pd-dev mailing list