read int

read from table, nearest neighbour Outputs an integer value, often VERY high, so it needs to be scaled a bit. For scaling: Connect a div256 and a div8 to the integer tables output. This scales the output value this way: If a regular table would output 17, the integer table output approximatly 17000. If a regular table would output 24, the integer table output approximatly 24000. And so on....
Author: Johannes Taelman Edit by Jaffasplaffa
License: BSD
Github: jaffa/table/read int.axo

Inlets

int32.positive index

Outlets

int32.positive o

Attributes

objref table

Control Rate
outlet_o = attr_table.array[__USAT(inlet_a, attr_table.LENGTHPOW)]
           << attr_table.GAIN;

Privacy

© 2024 Zrna Research