Page 1 of 1

Combinators: Negative output of a chest (subtraction to all incoming signals)

Posted: Mon Jul 01, 2019 10:21 am
by jacolguz
I have a chest and I would like that all its content have an output with the inverted values or a way to subtract to all incoming signals (negative)
Having a combinator for each item is not a choice because the content that flows in that chest is so random.
Is there any way?
This is the idea:
Image

Re: Combinators: Negative output of a chest (subtraction to all incoming signals)

Posted: Mon Jul 01, 2019 2:31 pm
by BaggyK
jacolguz wrote:
Mon Jul 01, 2019 10:21 am
I have a chest and I would like that all its content have an output with the inverted values or a way to subtract to all incoming signals (negative)
Having a combinator for each item is not a choice because the content that flows in that chest is so random.
Is there any way?
This is the idea:
Image
Yes there is a way, and you seem to be almost there. Use an arithmetic combinator and set it to each *= -1, and output each.