jlscp
v0.8

org.linuxsampler.lscp.event
Interface TotalVoiceCountListener

All Superinterfaces:
java.util.EventListener

public interface TotalVoiceCountListener
extends java.util.EventListener

The listener interface that is notified when the total number of active voices is changed.


Method Summary
 void totalVoiceCountChanged(TotalVoiceCountEvent e)
          Invoked when the total number of active voices has changed.
 

Method Detail

totalVoiceCountChanged

void totalVoiceCountChanged(TotalVoiceCountEvent e)
Invoked when the total number of active voices has changed.


jlscp
v0.8

Copyright © 2009 Grigor Iliev. All rights reserved.