|
enum | PairType { MASTER,
SLAVE
} |
|
|
virtual void | init (const bool ringModulated, const bool mixed)=0 |
|
virtual void | initSynth (const PairType master, const bool sawtoothWaveform, const Bit8u pulseWidth, const Bit8u resonance)=0 |
|
virtual void | initPCM (const PairType master, const Bit16s *const pcmWaveAddress, const Bit32u pcmWaveLength, const bool pcmWaveLooped)=0 |
|
virtual void | deactivate (const PairType master)=0 |
|
The documentation for this class was generated from the following file: