MusicNoteLib::MIDIRenderer Member List
This is the complete list of members for MusicNoteLib::MIDIRenderer, including all inherited members.
AddChannelPressureEvent(unsigned char uPressure)MusicNoteLib::MIDIEventManager [private]
AddControllerEvent(unsigned char uControlIndex, unsigned char uControlValue)MusicNoteLib::MIDIEventManager [private]
AddKeySignatureEvent(signed char nKeySig, unsigned char MajMin)MusicNoteLib::MIDIEventManager [private]
AddNoteEvent(int noteValue, int attackVel, int decayVel, long lNoteDuration, bool addNoteOn, bool addNoteOff)MusicNoteLib::MIDIEventManager [private]
AddPitchBendEvent(unsigned char uLowByte, unsigned char uHighByte)MusicNoteLib::MIDIEventManager [private]
AddPolyphonicPressureEvent(unsigned char uKey, unsigned char uPressure)MusicNoteLib::MIDIEventManager [private]
AddProgramChangeEvent(unsigned char nInstrumentID)MusicNoteLib::MIDIEventManager [private]
AddTempoEvent(unsigned short nTempo)MusicNoteLib::MIDIEventManager [private]
AdvanceTrackTime(unsigned long lDuration)MusicNoteLib::MIDIEventManager [private]
BeginPlayAsync(int nMIDIOutPortID=MIDI_MAPPER, unsigned int nTimerResolutionMS=20)MusicNoteLib::MIDIRenderer
CEventReceiver() (defined in OIL::CEventReceiver)OIL::CEventReceiver [protected]
Clear()MusicNoteLib::MIDIRenderer
CParserListener(void) (defined in MusicNoteLib::CParserListener)MusicNoteLib::CParserListener
EndPlayAsync()MusicNoteLib::MIDIRenderer
GetSequencer()MusicNoteLib::MIDIEventManager [private]
GetTracks()MusicNoteLib::MIDIEventManager [private]
GetTrackTime() const MusicNoteLib::MIDIEventManager [private]
IsPlaying() const MusicNoteLib::MIDIRenderer
m_CurrentLayer (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager [private]
m_nCurrentLayer (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager [private]
m_nCurrentTrack (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager [private]
m_Sequencer (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager [private]
m_Time (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager [private]
m_Tracks (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager [private]
MAX_CHANNELS enum value (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager [private]
MAX_LAYERS enum value (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager [private]
MIDIEventManager(void) (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager [private]
MIDIRenderer(void) (defined in MusicNoteLib::MIDIRenderer)MusicNoteLib::MIDIRenderer
OnMeasureEvent(const CParser *pParser, OIL::CEventHandlerArgs *pArgs) (defined in MusicNoteLib::CParserListener)MusicNoteLib::CParserListener [virtual]
SaveToFile(const char *szOutputFilePath)MusicNoteLib::MIDIRenderer
SetCurrentLayer(unsigned short nLayer) (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager [private]
SetCurrentTrack(unsigned short nTrack)MusicNoteLib::MIDIEventManager [private]
SetTrackTime(unsigned long lNewTime)MusicNoteLib::MIDIEventManager [private]
WaitTillDone()MusicNoteLib::MIDIRenderer
~CEventReceiver() (defined in OIL::CEventReceiver)OIL::CEventReceiver [protected]
~CParserListener(void) (defined in MusicNoteLib::CParserListener)MusicNoteLib::CParserListener [virtual]
~MIDIEventManager(void) (defined in MusicNoteLib::MIDIEventManager)MusicNoteLib::MIDIEventManager [private]
~MIDIRenderer(void) (defined in MusicNoteLib::MIDIRenderer)MusicNoteLib::MIDIRenderer

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