LinuxSampler::MidiInstrumentCountListener Class Reference

This class is used as a listener, which is notified when the number of MIDI instruments on a particular MIDI instrument map is changed. More...

#include <EventListeners.h>

List of all members.

Public Member Functions

virtual void MidiInstrumentCountChanged (int MapId, int NewCount)=0
 Invoked when the number of MIDI instruments has changed.

Detailed Description

This class is used as a listener, which is notified when the number of MIDI instruments on a particular MIDI instrument map is changed.

Definition at line 181 of file EventListeners.h.


Member Function Documentation

virtual void LinuxSampler::MidiInstrumentCountListener::MidiInstrumentCountChanged ( int  MapId,
int  NewCount 
) [pure virtual]

Invoked when the number of MIDI instruments has changed.

Parameters:
MapId The numerical ID of the MIDI instrument map.
Parameters:
NewCount The new number of MIDI instruments.

The documentation for this class was generated from the following file:
Generated on Sat Jan 28 08:43:17 2012 for linuxsampler by  doxygen 1.6.3