sel i 2

if 'in' is true , 'out' will be 'high'.otherwise,'out' = 'low'
Author: robert schirmer
License: BSD
Github: rbrt/control/sel i 2.axo

Inlets

bool32 in

Outlets

int32 out

Attributes

spinner hi

spinner lo

Control Rate
if (inlet_in)
  outlet_out = attr_hi;
else
  outlet_out = attr_lo;

Privacy

© 2024 Zrna Research