On 09.04.19 16:26, Joseph Larralde wrote:
For example : I have a "soundbank" abstraction, which I initialize by sending messages to "pd-soundbank.pd"
ouch. you shouldn't use that.
instead use [namecanvas $0-foo] and then send messages to "$0-foo". or whatever name you chose.
ghasdrm IOhannes