Functional samplers inside function for parameter
I would like to drive parameters in any node from an image, by creating a function for them and sampling an image inside the function, exposing a new input port for the image on the component, like an FX map would.
The sampler-component is accessible inside a function, but there is no way to input an image or get $pos to work with it.
1
vote

Not feasible, as most of the nodes are not (hard) built to work this way.
This is why we have the FX map and the pixel processor