m6b

Muxer with 6 individual in/outs and individual on/off
Author: Jaffasplaffa
License: BSD
Github: jaffa/mux/m6b.axo

Inlets

bool32 1

bool32 2

bool32 3

bool32 4

bool32 5

bool32 6

bool32 on/off ALL

bool32 2o

bool32 3o

bool32 4o

bool32 5o

bool32 6o

Outlets

bool32 output

bool32 2

bool32 3

bool32 4

bool32 5

bool32 6

Control Rate
outlet_1 = (inlet_1o) ? inlet_1 : 0;
outlet_2 = (inlet_2o) ? inlet_2 : 0;
outlet_3 = (inlet_3o) ? inlet_3 : 0;
outlet_4 = (inlet_4o) ? inlet_4 : 0;
outlet_5 = (inlet_5o) ? inlet_5 : 0;
outlet_6 = (inlet_6o) ? inlet_6 : 0;

Privacy

© 2024 Zrna Research