LinuxSampler::MidiInstrumentInfoListener Class Reference

This class is used as a listener, which is notified when a MIDI instrument in a MIDI instrument map is changed. More...

#include <EventListeners.h>

List of all members.

Public Member Functions

virtual void MidiInstrumentInfoChanged (int MapId, int Bank, int Program)=0
 Invoked when a MIDI instrument in a MIDI instrument map is changed.

Detailed Description

This class is used as a listener, which is notified when a MIDI instrument in a MIDI instrument map is changed.

Definition at line 195 of file EventListeners.h.


Member Function Documentation

virtual void LinuxSampler::MidiInstrumentInfoListener::MidiInstrumentInfoChanged ( int  MapId,
int  Bank,
int  Program 
) [pure virtual]

Invoked when a MIDI instrument in a MIDI instrument map is changed.

Parameters:
MapId The numerical ID of the MIDI instrument map.
Parameters:
Bank The index of the MIDI bank, containing the instrument.
Parameters:
Program The MIDI program number of the instrument.

The documentation for this class was generated from the following file:
Generated on Sat Jan 28 11:44:01 2012 for linuxsampler by  doxygen 1.6.3