Wavetable

A wavetable is a digital signal (a sequence of samples) stored in a table.

To use a wavetable x, you look at a real-time signal y. At a given time n the value of sample y[n] is looked up in x (i.e. x[y[n]]). The resulting values are used to create a third signal z.