Is there a way to change the target of a [receive] object the way one can with [send] when it is invoked with no arguments? It seems that there is not, but I'm unsure.
Thanks!
charlie
Variable [receive] target
Is there a way to change the target of a [receive] object the way one can with [send] when it is invoked with no arguments? It seems that there is not, but I'm unsure.
Thanks!
charlie
@chvolow24 The iemlib library has [iem_receive] and there are other libraries with dynamically settable [receive] objects.
Otherwise dynamic patching...... but that can be messy.
David.
@chvolow24 There are a few other ways discussed in this topic: https://forum.pdpatchrepo.info/topic/12744/a-dynamic-receive-hack-a-bug-and-a-workaround
Thanks both! I'm always amazed by the speed on here; this is the best forum on the internet
Oops! Looks like something went wrong!