[PD] Hold integer until bang object??

Mathieu Bouchard matju at artengine.ca
Mon Oct 17 04:56:17 CEST 2011


Le 2011-10-16 à 20:14:00, Sebastian Valenzuela a écrit :

> Is there an object that will hold a number it has received and wait for 
> an incoming "bang" to go ahead and SEND that number through its output?

If that's an integer (as you say in the subject line), you use [i], alias 
[int].

For a float, it's [f], alias [float].

  ______________________________________________________________________
| Mathieu BOUCHARD ----- téléphone : +1.514.383.3801 ----- Montréal, QC


More information about the Pd-list mailing list