scope

oscilloscope to watch the drawbars action
Author: Johannes Taelman
License: BSD
Github: jt/drawbars/scope.axo

Inlets

None

Outlets

None

Attributes

objref a1

Displays

uint8array128.vbar scope

Declaration
int8_t t[128];
int index;
Init
int i;
for (i = 0; i < 128; i++)
  t[i] = 0;
index = 0;
Control Rate
int i;
for (i = 0; i < 128; i++)
  disp_scope[i] = attr_a1.array[i] >> 22;

Privacy

© 2024 Zrna Research