#include <EventListeners.h>
Public Member Functions | |
virtual void | MidiInstrumentMapInfoChanged (int MapId)=0 |
Invoked when the settings of a MIDI instrument map are changed. |
Definition at line 223 of file EventListeners.h.
virtual void LinuxSampler::MidiInstrumentMapInfoListener::MidiInstrumentMapInfoChanged | ( | int | MapId | ) | [pure virtual] |
Invoked when the settings of a MIDI instrument map are changed.
MapId | The numerical ID of the MIDI instrument map. |