psto: subscribing objects in parent patcher

jln's icon

Hi,

I'm doing some tests as I just discovered the new 'subscribemode'
attribute. It seems I can't send 'subscribe parent::myobject'.
Although the documentation does not mention this clearly (imo), should
I assume one can only subscribe objects placed in the same patcher or
below ?

Best,
Julien

Jeremy's icon

Correct. The pattrstorage 'greedy'ness still applies in subscribe modes -- you can't subscribe upwards.

jln's icon