bufferindex

outputs a constant buffer containing [0,4,8,12,...].
Author: Johannes Taelman
License: BSD
Github: other/bufferindex.axo

Inlets

None

Outlets

frac32buffer.positive lfs pattern

Control Rate
int i;
for (i = 0; i < BUFSIZE; i++)
  outlet_out[i] = i << 23;

Privacy

© 2024 Zrna Research