Hello,
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?
Or is there a way to make this work?
I would need this to work more than once. For example: *send 41 to object*, *send bang which releases 41 from its output*, *send 57 to object*, *bang which releases 57*, etc...
Thank you for taking the time to read this! Any help is greatly appreciated! -Sebastian
Hello,
[value] seems to be the object you are looking for
Colet Patrice
----- Mail original ----- De: "Sebastian Valenzuela" svalenzuelamusic@gmail.com À: "Pure Data Forum" pd-list@iem.at Envoyé: Lundi 17 Octobre 2011 03:14:39 Objet: [PD] Hold integer until bang object??
Hello,
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?
Or is there a way to make this work?
I would need this to work more than once. For example: *send 41 to object*, *send bang which releases 41 from its output*, *send 57 to object*, *bang which releases 57*, etc...
Thank you for taking the time to read this! Any help is greatly appreciated! -Sebastian
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Or [float]?
On Sun, Oct 16, 2011 at 9:42 PM, Patrice Colet colet.patrice@free.frwrote:
Hello,
[value] seems to be the object you are looking for
Colet Patrice
----- Mail original ----- De: "Sebastian Valenzuela" svalenzuelamusic@gmail.com À: "Pure Data Forum" pd-list@iem.at Envoyé: Lundi 17 Octobre 2011 03:14:39 Objet: [PD] Hold integer until bang object??
Hello,
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?
Or is there a way to make this work?
I would need this to work more than once. For example: *send 41 to object*, *send bang which releases 41 from its output*, *send 57 to object*, *bang which releases 57*, etc...
Thank you for taking the time to read this! Any help is greatly appreciated! -Sebastian
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
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