Hello,
I was looking for a way to use pattr in different top-level patchers, and found out it was not possible currently (or am i wrong ?)
So, my question is : could that be a feature request that pattr family extends its scope to be able to cross top-level-patcher-borders ?
I was thinking it could be an attribute "@global_scope" on pattr objects, with default zero, so that it wouldn't break existing patches.
And if people think it is not a good idea, it is possible to know the good reason why ?
thanks