Overview
Package
Class
Use
Tree
Deprecated
Index
Help
jlscp
v0.8
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
V
valueOf(String)
- Static method in enum org.linuxsampler.lscp.
Client.ScanMode
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.linuxsampler.lscp.
DbSearchQuery.InstrumentType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.linuxsampler.lscp.event.
MidiDataEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.linuxsampler.lscp.
MidiInstrumentInfo.LoadMode
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.linuxsampler.lscp.
ParameterType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.linuxsampler.lscp.
Client.ScanMode
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.linuxsampler.lscp.
DbSearchQuery.InstrumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.linuxsampler.lscp.event.
MidiDataEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.linuxsampler.lscp.
MidiInstrumentInfo.LoadMode
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.linuxsampler.lscp.
ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
voiceCountChanged(VoiceCountEvent)
- Method in interface org.linuxsampler.lscp.event.
VoiceCountListener
Invoked when the number of active voices in a specific sampler channel has changed.
VoiceCountEvent
- Class in
org.linuxsampler.lscp.event
A semantic event which indicates that the number of active voices in a sampler channel has changed.
VoiceCountEvent(Object, int, int)
- Constructor for class org.linuxsampler.lscp.event.
VoiceCountEvent
Constructs a
VoiceCountEvent
object.
VoiceCountListener
- Interface in
org.linuxsampler.lscp.event
The listener interface for receiving voice count events.
voiceLimitChanged(GlobalInfoEvent)
- Method in interface org.linuxsampler.lscp.event.
GlobalInfoListener
Invoked when the global sampler-wide limit of maximum voices is changed.
volumeChanged(GlobalInfoEvent)
- Method in interface org.linuxsampler.lscp.event.
GlobalInfoListener
Invoked when the global volume of the sampler is changed.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
jlscp
v0.8
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
Copyright © 2009 Grigor Iliev. All rights reserved.