SmoothWavetable that makes all necessary assumptions for linear interpolation (and test they are true in the create() function): - table size is 2^n + 1 - ASSERT(table[2^n] == table[0])