Basic Oscillators

The basic oscillator opcodes are: (note that opcodes that end with 'i' implement linear interpolation and those that end with '3' implement cubic interpolation)

Oscillators can also be constructed from generic table read opcodes. See the Table Read/Write operations section.

LFOs

See the section Table access for other table reading opcodes that can be used as oscillators. Also see the section Dynamic spectrum Oscillators.