module FMOD::Core::DspIndex

Strongly-typed index values to denote special types of node within a DSP chain.

Constants

FADER

Built in fader DSP.

Head of the DSP chain. Equivalent of index 0.

TAIL

Tail of the DSP chain. Equivalent of the number of DSPs minus 1.