This is a day 1 kind of issue, but I’ve done all the searching and LLM-asking I can do without making progress…
I’m working through Derivative’s Getting Started > First Things To Know page and on section 21 “Components Contain Networks of OPs with IO” I run into an issue when I try and connect an LFO CHOP to a CONTAINER COMP. I’ve followed this closely…
Let’s create a Component with a wired input and output. Press Tab, select COMP, select Container and place it in your network. Go into the Container (roller-wheel forward, or press Enter). Verify your path location in the top of the pane - it should say something like
/project1/container1
.Press Tab, select TOP, select Ramp and place it. Right-click on the ramp node’s output and select an Out TOP. Press Tab, select CHOP, select the In CHOP. Go back outside the component (press
u
or roller-wheel backward) and create an LFO CHOPby right-clicking on the component’s input. This connects the new LFO CHOP to the input of the component.
…but my CONTAINER COMP’s input port (which is visible) goes solid when I approach with the LFO CHOP’s output wire. Meanwhile, bringing up the OP create menu from the container’s input port itself displays a very limited CHOPS menu that doesn’t include the LFO.
This occurred earlier in the tutorial as well with a different CONTAINER COMP that wouldn’t connect in the way the walkthrough described.
I’m not sure what context I’m missing. I’m coming from an Adobe PS and Premiere type background, so my intuitions around programming aren’t strong (obviously).