This is the complete list of members for Gob::MUSPlayer, including all inherited members.
AdLib(int callbackFrequency) (defined in Gob::AdLib) | Gob::AdLib | |
bendVoicePitch(uint8 voice, uint16 pitchBend) | Gob::AdLib | protected |
enableWaveSelect(bool enable) | Gob::AdLib | protected |
end(bool killRepeat=false) | Gob::AdLib | protected |
getRepeating() const | Gob::AdLib | |
getSongID() const (defined in Gob::MUSPlayer) | Gob::MUSPlayer | |
getSongName() const (defined in Gob::MUSPlayer) | Gob::MUSPlayer | |
isPercussionMode() const | Gob::AdLib | protected |
isPlaying() const | Gob::AdLib | |
kHalfToneCount | Gob::AdLib | protectedstatic |
kMaxPitch (defined in Gob::AdLib) | Gob::AdLib | protectedstatic |
kMaxVoiceCount | Gob::AdLib | protectedstatic |
kMaxVolume (defined in Gob::AdLib) | Gob::AdLib | protectedstatic |
kMelodyVoiceCount | Gob::AdLib | protectedstatic |
kMidPitch (defined in Gob::AdLib) | Gob::AdLib | protectedstatic |
kNoteCount | Gob::AdLib | protectedstatic |
kOctaveCount | Gob::AdLib | protectedstatic |
kOperatorCount | Gob::AdLib | protectedstatic |
kOperatorsPerVoice | Gob::AdLib | protectedstatic |
kOPLMidC | Gob::AdLib | protectedstatic |
kParam enum name | Gob::AdLib | protected |
kParamAM enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kParamAttack enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kParamCount | Gob::AdLib | protectedstatic |
kParamDecay enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kParamFeedback enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kParamFM enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kParamFreqMulti enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kParamKeyScaleLevel enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kParamKeyScaleRate enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kParamLevel enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kParamRelease enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kParamSustain enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kParamSustaining enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kParamVib enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kParamWaveSelect enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kPercussionVoiceCount | Gob::AdLib | protectedstatic |
kPitchStepCount | Gob::AdLib | protectedstatic |
kStandardMidC | Gob::AdLib | protectedstatic |
kVoice enum name (defined in Gob::AdLib) | Gob::AdLib | protected |
kVoiceBaseDrum enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kVoiceCymbal enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kVoiceHihat enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kVoiceMelody0 enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kVoiceMelody1 enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kVoiceMelody2 enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kVoiceMelody3 enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kVoiceMelody4 enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kVoiceMelody5 enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kVoiceMelody6 enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kVoiceMelody7 enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kVoiceMelody8 enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kVoiceSnareDrum enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
kVoiceTom enum value (defined in Gob::AdLib) | Gob::AdLib | protected |
loadMUS(Common::SeekableReadStream &mus) | Gob::MUSPlayer | |
loadSND(Common::SeekableReadStream &snd) | Gob::MUSPlayer | |
MUSPlayer() (defined in Gob::MUSPlayer) | Gob::MUSPlayer | |
noteOff(uint8 voice) | Gob::AdLib | protected |
noteOn(uint8 voice, uint8 note) | Gob::AdLib | protected |
pollMusic(bool first) override | Gob::MUSPlayer | protectedvirtual |
rewind() override | Gob::MUSPlayer | protectedvirtual |
setKeySplit(bool keySplit) | Gob::AdLib | protected |
setPercussionMode(bool percussion) | Gob::AdLib | protected |
setPitchRange(uint8 range) | Gob::AdLib | protected |
setRepeating(int32 repCount) | Gob::AdLib | |
setTimerFrequency(int timerFrequency) | Gob::AdLib | protected |
setTremoloDepth(bool tremoloDepth) | Gob::AdLib | protected |
setVibratoDepth(bool vibratoDepth) | Gob::AdLib | protected |
setVoiceTimbre(uint8 voice, const uint16 *params) | Gob::AdLib | protected |
setVoiceVolume(uint8 voice, uint8 volume) | Gob::AdLib | protected |
startPlay() (defined in Gob::AdLib) | Gob::AdLib | |
stopPlay() (defined in Gob::AdLib) | Gob::AdLib | |
syncVolume() (defined in Gob::AdLib) | Gob::AdLib | |
unload() (defined in Gob::MUSPlayer) | Gob::MUSPlayer | |
writeOPL(byte reg, byte val) | Gob::AdLib | protected |
~AdLib() (defined in Gob::AdLib) | Gob::AdLib | virtual |
~MUSPlayer() override (defined in Gob::MUSPlayer) | Gob::MUSPlayer |