[PD] store a symbol and send on bang

IOhannes m zmölnig zmoelnig at iem.at
Thu Dec 5 20:46:06 CET 2019


Am 5. Dezember 2019 19:45:51 MEZ schrieb "Csaba Láng" <langcsaba at gmail.com>:
>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?


[symbol]?

you can build your own [symbolvalue] abstraction, with [receive], [send] and [symbol].
the only thing that is hard to build as a patch is creating instances after you changed the content (because the simplest solution will duplicate the values, rather than use a single source of truth)



mfg.hft.fsl
IOhannes

PS: please excuse the terseness, this was typed on a mobile phone...




More information about the Pd-list mailing list