default

Author:
License: GPL
Github: rbrt/patching/default.axo

Inlets

bool32.rising trig

Outlets

int32 test

Declaration
bool trig;
Control Rate
if (inlet_trig && !trig) {
}

if (!inlet_trig)
  trig = 0;

Privacy

© 2024 Zrna Research