FIXED: TOPs parameter for GLSL (multi) TOP

It would be great if you could also specify inputs for the GLSL (multi) TOP via a parameter that can hold a list of ops (similar to the join CHOP, merge DAT, …)

The current workflow with select TOPs and wiring them to the GLSL multi TOP works, but when dealing with a dynamic number of inputs for the glsl TOP this becomes very cumbersome

3 Likes

I’d like to loudly x2 this one, many workflows have shifted to TOPs + compute shaders to maintain high performance and it is highly desirable to have the same tools here.

Hey @r-ssek

It’s added to experimental 2023.10k branch.

Best,
Michel

4 Likes

Great quality of life update - thanks Michel

1 Like

Somehow missed the other topic and the release notes :man_facepalming:, thanks!