[PD] sending a bang using netsend

guenter geiger geiger at xdv.org
Tue Feb 3 19:59:32 CET 2004


On Tue, 3 Feb 2004, CK wrote:
> I read:
> > on the other persons pc for the disconnecting part, this is obviously coz
> > its disconnected, you dont have any ideas of how to tell it to send the bang
> > and THEN disconnect,
>
>    (*) this is the diconnect button
>     |\
>     | [send bang (
>     |  |
>    [del 500] use a sensible delay value
>     |  |
>    [disconnect (
>     |/
>    [netsend]
>
> ok ?

well, it might be better to use "trigger" in this case.
its more deterministic. You can't be sure that you
are not reconnecting during the 500 ms delay (or, 50, 5 or 1ms).
Hum, not the best example to show the importance of understanding
trigger ...

Guenter





More information about the Pd-list mailing list