there is one thing that is disappointing with Ndefs - parallel processing requires additional Ndefs. which, if you have a typical thing that you use on all of your generators ends up with a messy Ndef setup.
Typical example is early reflections generator. This thing at best goes in parallel to reverberator. So you end up with 3 Ndefs for one sounding object’s image.
would it be possible to have parallel processing inside node proxy we could have 1 instead.
Did anybody had successful solutions to this with node proxies?