List of all members.
Public Types |
enum | PairType { MASTER,
SLAVE
} |
Public Member Functions |
void | init (const bool useRingModulated, const bool useMixed) |
void | initSynth (const PairType useMaster, const bool sawtoothWaveform, const Bit8u pulseWidth, const Bit8u resonance) |
void | initPCM (const PairType master, const Bit16s *const pcmWaveAddress, const Bit32u pcmWaveLength, const bool pcmWaveLooped) |
void | generateNextSample (const PairType useMaster, const Bit32u amp, const Bit16u pitch, const Bit32u cutoff) |
Bit16s | nextOutSample () |
void | deactivate (const PairType useMaster) |
bool | isActive (const PairType useMaster) const |
Detailed Description
Definition at line 204 of file LA32WaveGenerator.h.
The documentation for this class was generated from the following files: