|
jlscp v0.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GlobalInfoListener
The listener interface that is notified when the global settings of the sampler are changed.
Method Summary | |
---|---|
void |
streamLimitChanged(GlobalInfoEvent e)
Invoked when the global sampler-wide limit of maximum disk streams is changed. |
void |
voiceLimitChanged(GlobalInfoEvent e)
Invoked when the global sampler-wide limit of maximum voices is changed. |
void |
volumeChanged(GlobalInfoEvent e)
Invoked when the global volume of the sampler is changed. |
Method Detail |
---|
void volumeChanged(GlobalInfoEvent e)
void voiceLimitChanged(GlobalInfoEvent e)
void streamLimitChanged(GlobalInfoEvent e)
|
jlscp v0.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |