hi there,hope this is the right category..
I'm working on some loopers,and since I'm more of a beginner,
I use code from the factory-objects.
I'm a bit irritated by 'attr_table.GAIN' which is used a lot in table write/read objects,
with a lot of bitshifting.
when I simply leave out these parts of the code,things seem to work just as well,
and my objects are lighter in terms of resources.
am I running into TROUBLE?