muxi

input multiplexer. Output is i1 when s is false, i2 otherwise. With a button to select input i1 or i2. NB! Input for selecting i1 or i1 ONLY works when button is off!
Author: Johannes Taelman
License: BSD
Github: jaffa/mux/muxi.axo

Inlets

int32 input 1

int32 input 2

bool32 select

Outlets

int32 output

Parameters

bool32.tgl on

Control Rate
outlet_o = (inlet_s + param_on) ? inlet_i2 : inlet_i1;

Privacy

© 2024 Zrna Research