jlscp
v0.8

org.linuxsampler.lscp.event
Interface MidiInstrumentInfoListener

All Superinterfaces:
java.util.EventListener

public interface MidiInstrumentInfoListener
extends java.util.EventListener

The listener interface that is notified when a MIDI instrument in a MIDI instrument map is changed.


Method Summary
 void instrumentInfoChanged(MidiInstrumentInfoEvent e)
          Invoked when a MIDI instrument in a MIDI instrument map is changed.
 

Method Detail

instrumentInfoChanged

void instrumentInfoChanged(MidiInstrumentInfoEvent e)
Invoked when a MIDI instrument in a MIDI instrument map is changed.


jlscp
v0.8

Copyright © 2009 Grigor Iliev. All rights reserved.