-
Notifications
You must be signed in to change notification settings - Fork 233
Closed
Description
I would like to make monetary system simulation.
For this use-case, in most case i would like to preserve the amount between inbound and outbound.
What about a node behavior where :
- what enter is stored a little time to aggregate multiple input value
- the output value is equally divided between each output arrow
so node could have a switch in config with 2 modes :
signal cloning mode (default) || value preservation mode
and a scale [ 0, 0.1, 0.5, 1, 5 ] seconds of retention time to aggregate signal. (or other value in the scale)
Metadata
Metadata
Assignees
Labels
No labels