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