Support Reroute Nodes / Muting #61

Open
opened 2024-05-05 18:45:57 +02:00 by so-rose · 0 comments
Owner

Reroutes are essential for organizing node graphs, and we really, really want/need them.

Naively, I think we needn't go much further than add logic in the socket base - only the socket base really talks over a link.

In truth, I think we need to be very careful. We need to make sure the reroute case is special-cased whenever our slightly fun NodeLinkCache mechanics try to play out.

NOTE: We'll want to support muting in the too, in the same vein (I believe it's generally "just" an internal node link).

Reroutes are essential for organizing node graphs, and we really, really want/need them. Naively, I think we needn't go much further than add logic in the socket base - only the socket base really talks over a link. In truth, I think we need to be very careful. We need to make sure the reroute case is special-cased whenever our slightly _fun_ `NodeLinkCache` mechanics try to play out. **NOTE**: We'll want to support muting in the too, in the same vein (I believe it's generally "just" an internal node link).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: so-rose/oscillode#61
No description provided.