com.frinika.synth
Interface GlobalInstrumentNameListener

All Known Implementing Classes:
ChannelComboBox

public interface GlobalInstrumentNameListener

Author:
Peter Johan Salomonsen

Method Summary
 void instrumentNameChange(int synthIndex, java.lang.String instrumentName)
           
 

Method Detail

instrumentNameChange

void instrumentNameChange(int synthIndex,
                          java.lang.String instrumentName)