One idea for [symbol] to have send method is to give it some flag, maybe? something like [symbol -s] so it understand "send something"?
Just a noob idea, don't know if it makes sense Em Sex, 6 de dez de 2019 07:54, Christof Ressi <[email protected]> escreveu: > > [value] and [float] also have a built in send function, > > [value] doesn't have a [send( method - yet! > https://github.com/pure-data/pure-data/pull/606 > > Christof > *Gesendet:* Donnerstag, 05. Dezember 2019 um 21:18 Uhr > *Von:* "Alexandre Torres Porres" <[email protected]> > *An:* "Csaba Láng" <[email protected]> > *Cc:* Pd-List <[email protected]> > *Betreff:* Re: [PD] store a symbol and send on bang > the [symbol] object stores symbols, you can connect it to a [send] object. > > [value] and [float] also have a built in send function, maybe we could > include one too for [symbol], but it would break things as giving it a > message "send x" these days just turns "send" to "symbol send". > > Em qui., 5 de dez. de 2019 às 15:48, Csaba Láng <[email protected]> > escreveu: > >> Dear list, >> >> is there a way to store a symbol and send it on a bang as the [value] or >> [float] objects do it with floats? >> >> Popesz >> _______________________________________________ >> [email protected] mailing list >> UNSUBSCRIBE and account-management -> >> https://lists.puredata.info/listinfo/pd-list > > _______________________________________________ [email protected] > mailing list UNSUBSCRIBE and account-management -> > https://lists.puredata.info/listinfo/pd-list > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > https://lists.puredata.info/listinfo/pd-list >
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
