MusicNoteLib::MIDIEventManager Member List
This is the complete list of members for MusicNoteLib::MIDIEventManager, including all inherited members.
AddChannelPressureEvent(unsigned char uPressure)MusicNoteLib::MIDIEventManager
AddControllerEvent(unsigned char uControlIndex, unsigned char uControlValue)MusicNoteLib::MIDIEventManager
AddKeySignatureEvent(signed char nKeySig, unsigned char MajMin)MusicNoteLib::MIDIEventManager
AddNoteEvent(int noteValue, int attackVel, int decayVel, long lNoteDuration, bool addNoteOn, bool addNoteOff)MusicNoteLib::MIDIEventManager
AddPitchBendEvent(unsigned char uLowByte, unsigned char uHighByte)MusicNoteLib::MIDIEventManager
AddPolyphonicPressureEvent(unsigned char uKey, unsigned char uPressure)MusicNoteLib::MIDIEventManager
AddProgramChangeEvent(unsigned char nInstrumentID)MusicNoteLib::MIDIEventManager
AddTempoEvent(unsigned short nTempo)MusicNoteLib::MIDIEventManager
AdvanceTrackTime(unsigned long lDuration)MusicNoteLib::MIDIEventManager
Clear()MusicNoteLib::MIDIEventManager
GetSequencer()MusicNoteLib::MIDIEventManager
GetTracks()MusicNoteLib::MIDIEventManager
GetTrackTime() const MusicNoteLib::MIDIEventManager
m_CurrentLayer (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager [protected]
m_nCurrentLayer (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager [protected]
m_nCurrentTrack (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager [protected]
m_Sequencer (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager [protected]
m_Time (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager [protected]
m_Tracks (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager [protected]
MAX_CHANNELS enum value (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager [protected]
MAX_LAYERS enum value (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager [protected]
MIDIEventManager(void) (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager
SetCurrentLayer(unsigned short nLayer) (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager
SetCurrentTrack(unsigned short nTrack)MusicNoteLib::MIDIEventManager
SetTrackTime(unsigned long lNewTime)MusicNoteLib::MIDIEventManager
~MIDIEventManager(void) (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager

CFugue, the C++ Music Programming Library © Copyright 2009 CineFx Digital Media Pvt Ltd. Gopalakrishna Palem