Skip to content

Conversation

@1000i100
Copy link

@1000i100 1000i100 commented Mar 4, 2020

0 -> default legacy behavior, on signal : apply and transmit
1 -> accumulator: apply and if overflow transmit
2 -> alive accumulator: like 1 but die if empty

joeinnes and others added 4 commits April 21, 2017 16:52
Adds a check to see if the signal pushes the node beyond threshold. If not, then it doesn't propagate.
O -> default legacy behavior, on signal : apply and transmit
1 -> accumulator: apply and if overflow transmit
2 -> alive accumulator: like 1 but die if empty
@1000i100
Copy link
Author

1000i100 commented Mar 4, 2020

It should help for #7 and #9 issue and include #10 pull request

1000i100 added 7 commits March 5, 2020 01:10
- absolute negative : any signal -> signal less
- inverter (legacy) : any signal -> opposite signal
- as is (legacy default) : any signal -> same signal
- absolute positive : any signal -> signal more
This was referenced Mar 6, 2020
== -> ===
var -> let or const
comment unused variables
== -> ===
var -> let or const
comment unused variables
@1000i100 1000i100 mentioned this pull request Apr 23, 2020
@1000i100 1000i100 changed the title FEAT: add transmissionBehavior FEAT: v2 with many new features ! May 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants