imagine having a process node in a member operation of a record.
(in the production patch it was an lfo modulating an alpha value if operation is enabled by some condition)
beta35.2
took a while to get it working, since you seemingly can assign to an, or create a new operation after selecting those nodes. (new operation appears in the sidebar). links stay grey, which didn’t alarm me, since colors sometimes don’t update anyways…
now only after selcting all the crucial links to the process node and assigning them, those links and the pins turn into the op color and the thing start working.
for an lfo eg period/pause has to be in the same operation.
so i guess i’d call it a bug in how the assigment is working:
- assigning processnode + other nodes and links should at least try to move everything possible to that operation
- if nothing of the current selection is assigned to a new operation, it shouldn’t tell me that there is one.
- the mere hint color on the pins, to distinguish if on update or other ops is not really clear. 1 because color drawing is not always reliable, so you learn to ignore that. 2 pins in regions are never the op color, so it doesn’t really attract your attention, if some other pins stay gray instead of the operation color
have a try with the attached
ProcessInMemberOp.zip (6.2 KB)