linuxsampler 2.3.1
|
This class is used as a listener, which is notified when the settings of a MIDI instrument map are changed. More...
#include <EventListeners.h>
Public Member Functions | |
virtual void | MidiInstrumentMapInfoChanged (int MapId)=0 |
Invoked when the settings of a MIDI instrument map are changed. | |
This class is used as a listener, which is notified when the settings of a MIDI instrument map are changed.
Definition at line 233 of file EventListeners.h.
|
pure virtual |
Invoked when the settings of a MIDI instrument map are changed.
MapId | The numerical ID of the MIDI instrument map. |