jlscp
v0.8

org.linuxsampler.lscp.event
Interface MidiInstrumentCountListener

All Superinterfaces:
java.util.EventListener

public interface MidiInstrumentCountListener
extends java.util.EventListener

The listener interface that is notified when the number of MIDI instruments in a MIDI instrument map is changed.


Method Summary
 void instrumentCountChanged(MidiInstrumentCountEvent e)
          Invoked when the number of MIDI instruments in a MIDI instrument map is changed.
 

Method Detail

instrumentCountChanged

void instrumentCountChanged(MidiInstrumentCountEvent e)
Invoked when the number of MIDI instruments in a MIDI instrument map is changed.


jlscp
v0.8

Copyright © 2009 Grigor Iliev. All rights reserved.