This is the complete list of members for Lure::MidiMusic, including all inherited members.
_midiDumpCache | MidiDriver_BASE | protected |
_midiDumpEnable | MidiDriver_BASE | protected |
_prevMillis | MidiDriver_BASE | protected |
getSource() const (defined in Lure::MidiMusic) | Lure::MidiMusic | inline |
getVolume() const (defined in Lure::MidiMusic) | Lure::MidiMusic | inline |
GM_PITCH_BEND_SENSITIVITY_DEFAULT (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
GS_RHYTHM_FIRST_NOTE (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
GS_RHYTHM_LAST_NOTE (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
isMusic() const (defined in Lure::MidiMusic) | Lure::MidiMusic | inline |
isPlaying() const (defined in Lure::MidiMusic) | Lure::MidiMusic | inline |
isReady(int8 source=-1) | MidiDriver_BASE | inlinevirtual |
metaEvent(byte type, byte *data, uint16 length) override (defined in Lure::MidiMusic) | Lure::MidiMusic | virtual |
metaEvent(int8 source, byte type, byte *data, uint16 length) override | Lure::MidiMusic | virtual |
MIDI_CHANNEL_COUNT (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_COMMAND_CHANNEL_AFTERTOUCH (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_COMMAND_CONTROL_CHANGE (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_COMMAND_NOTE_OFF (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_COMMAND_NOTE_ON (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_COMMAND_PITCH_BEND (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_COMMAND_POLYPHONIC_AFTERTOUCH (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_COMMAND_PROGRAM_CHANGE (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_COMMAND_SYSTEM (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_ALL_NOTES_OFF (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_ALL_SOUND_OFF (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_BALANCE (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_BANK_SELECT_LSB (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_BANK_SELECT_MSB (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_CHORUS (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_DATA_ENTRY_LSB (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_DATA_ENTRY_MSB (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_EXPRESSION (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_MODULATION (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_MONO_ON (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_OMNI_OFF (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_OMNI_ON (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_PANNING (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_POLY_ON (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_PORTAMENTO (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_RESET_ALL_CONTROLLERS (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_REVERB (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_RPN_LSB (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_RPN_MSB (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_SOFT (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_SOSTENUTO (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_SUSTAIN (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_CONTROLLER_VOLUME (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_EXPRESSION_DEFAULT (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_MASTER_TUNING_COARSE_DEFAULT (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_MASTER_TUNING_FINE_DEFAULT (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_META_END_OF_TRACK (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_META_SEQUENCER (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_PANNING_DEFAULT (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_PITCH_BEND_DEFAULT (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_RHYTHM_CHANNEL (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_RPN_MASTER_TUNING_COARSE (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_RPN_MASTER_TUNING_FINE (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_RPN_NULL (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MIDI_RPN_PITCH_BEND_SENSITIVITY (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
MidiDriver_BASE() (defined in MidiDriver_BASE) | MidiDriver_BASE | |
midiDumpDelta() | MidiDriver_BASE | protected |
midiDumpDo(uint32 b) | MidiDriver_BASE | protected |
midiDumpFinish() | MidiDriver_BASE | protected |
midiDumpInit() | MidiDriver_BASE | protected |
midiDumpSysEx(const byte *msg, uint16 length) | MidiDriver_BASE | protected |
midiDumpVarLength(const uint32 &delta) | MidiDriver_BASE | protected |
MidiMusic(MidiDriver_Multisource *driver, uint8 soundNum, bool isMus, bool loop, int8 source, uint8 numChannels, void *soundData, uint32 size, uint8 volume) (defined in Lure::MidiMusic) | Lure::MidiMusic | |
MT32_PITCH_BEND_SENSITIVITY_DEFAULT (defined in MidiDriver_BASE) | MidiDriver_BASE | static |
onTimer() (defined in Lure::MidiMusic) | Lure::MidiMusic | |
pauseMusic() (defined in Lure::MidiMusic) | Lure::MidiMusic | |
playMusic() (defined in Lure::MidiMusic) | Lure::MidiMusic | |
playSong(uint16 songNum) (defined in Lure::MidiMusic) | Lure::MidiMusic | |
queueSong(uint16 songNum) (defined in Lure::MidiMusic) | Lure::MidiMusic | |
queueTuneList(int16 tuneList) (defined in Lure::MidiMusic) | Lure::MidiMusic | |
resumeMusic() (defined in Lure::MidiMusic) | Lure::MidiMusic | |
send(uint32 b) override | Lure::MidiMusic | virtual |
send(int8 source, uint32 b) override | Lure::MidiMusic | virtual |
MidiDriver_BASE::send(byte status, byte firstOp, byte secondOp) | MidiDriver_BASE | |
MidiDriver_BASE::send(int8 source, byte status, byte firstOp, byte secondOp) | MidiDriver_BASE | |
setVolume(int volume) (defined in Lure::MidiMusic) | Lure::MidiMusic | |
soundNumber() const (defined in Lure::MidiMusic) | Lure::MidiMusic | inline |
stopAllNotes(bool stopSustainedNotes=false) | MidiDriver_BASE | virtual |
stopMusic() (defined in Lure::MidiMusic) | Lure::MidiMusic | |
stopSong() (defined in Lure::MidiMusic) | Lure::MidiMusic | inline |
sysEx(const byte *msg, uint16 length) | MidiDriver_BASE | inlinevirtual |
sysExNoDelay(const byte *msg, uint16 length) | MidiDriver_BASE | inlinevirtual |
toggleVChange() (defined in Lure::MidiMusic) | Lure::MidiMusic | |
~MidiDriver_BASE() (defined in MidiDriver_BASE) | MidiDriver_BASE | virtual |
~MidiMusic() override (defined in Lure::MidiMusic) | Lure::MidiMusic |