"Global Transmit" boolean button

Neirbo's icon

Hi everybody,

I want to do something but I'm unable to figure it out. I wonder what to type on google or forum search to get what I need so ... well I'm doing this new topic.

What I want to do is a simple "if" conditional like this, I have a button and a dial, the button transmit its value to a ctlout box with a midi port and channel set. And I want the value to be sent only if the button is "on".

That's about simple I think but I've been looking with the "bitand" operator and I didn't quite work at all.

Any clue on that ? :)

Thanks a lot !

Wetterberg's icon

[gate]?

This type of scenario appears pretty frequently in the tutorials, if I'm not mistaken.

Neirbo's icon

Got my answer :) thanks ;)

Neirbo's icon

Is there a way to have an inverted gate ? I need the gate to always transmit and close when it receives something on the left inlet. Basicly I don't want the signal to get through when I'm receiving something.