As I've decided to skip QT and instead use VSC for making (and updating) nodes, I've struck a bit of a barrier when setting up the cmakelists.txt. In QT this is pretty straightforward, as it masks a lot of the stuff that's going on and you just list the sources in the .pro file for instance like this:
I haven't recompiled any of the sets yet with the current framework. I've now gotten back my mac so hope I'll be able to track through it someday soon.
My mac had an unfortunate meeting with a switch in my luggage in the overhead compartment of a plane, so I can't check this myself at the moment. I suddenly got to wonder if Vuo has the easiest noise looping workflow available, by animating a circle at the input of the Make Gradient Noise node. What would be neat if that is the case, would be to have a seed input for this node, so that it's not only easy - but repeatable.
Should I feature request this, or does noise generation work in a totally different way?
Iteration in Vuo works a bitt differently in Vuo than in QC. The easiest way to create a list with multiple different values is to use the Build List node:
Don't feel dumb! Learning new skills are rarely not frustrating!
You only need the event signal on the first nodes (the convert ones). The nodes attached downstream from those will get the event signal through the previous nodes.