small colors

Author:
License: GPL
Github: rbrt/push/small colors.axo

Inlets

bool32.risingfalling toggle

Outlets

int32 color

Attributes

combo onBright

combo offBright

spinner onFlash

spinner offFlash

Control Rate
if (inlet_toggle)
  outlet_color = (attr_onBright) + attr_onFlash;
else
  outlet_color = (attr_offBright) + attr_offFlash;

Privacy

© 2024 Zrna Research