Next: Audio and control computations
Up: Wavetables and samplers
Previous: automatic read point precession
  Contents
  Index
- A sinusoid is stored in a wavetable with period 4 so that the first four
elements are 0, 1, 0, and -1, corresponding to indices 0, 1, 2, and 3. What
value do we get for an input of 1.5: (a) using 2-point interpolation? (b)
using 4-point interpolation? (c) what's the value of the original sinusoid
there?
msp
2003-12-08