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
D
DbDirectoryInfo
- Class in
org.linuxsampler.lscp
Provides information about a database instrument directory.
DbDirectoryInfo(String[])
- Constructor for class org.linuxsampler.lscp.
DbDirectoryInfo
Creates a new instance of
DbDirectoryInfo
.
DbInstrumentInfo
- Class in
org.linuxsampler.lscp
Provides information about a database instrument.
DbInstrumentInfo(String[])
- Constructor for class org.linuxsampler.lscp.
DbInstrumentInfo
Creates a new instance of
DbInstrumentInfo
.
DbSearchQuery
- Class in
org.linuxsampler.lscp
This class represents a query containg the search criterias for the instruments to obtain.
DbSearchQuery()
- Constructor for class org.linuxsampler.lscp.
DbSearchQuery
Creates a new instance of
DbSearchQuery
DbSearchQuery.InstrumentType
- Enum in
org.linuxsampler.lscp
description
- Variable in class org.linuxsampler.lscp.
DbSearchQuery
destroyAudioOutputDevice(int)
- Method in class org.linuxsampler.lscp.
Client
Destroys already created audio output device.
destroyFxSend(int, int)
- Method in class org.linuxsampler.lscp.
Client
Destroys the specified effect send on the specified sampler channel.
destroyMidiInputDevice(int)
- Method in class org.linuxsampler.lscp.
Client
Destroys already created MIDI input device.
Device
- Interface in
org.linuxsampler.lscp
Defines the generic properties that every device should have.
DeviceMidiDataEvent
- Class in
org.linuxsampler.lscp.event
A semantic event which indicates that MIDI data has arrived on a specific MIDI device.
DeviceMidiDataEvent(Object, MidiDataEvent.Type, int, int)
- Constructor for class org.linuxsampler.lscp.event.
DeviceMidiDataEvent
Creates a new instance of
DeviceMidiDataEvent
DeviceMidiDataListener
- Interface in
org.linuxsampler.lscp.event
The listener interface for receiving MIDI data events on a specific MIDI device.
directoryCountChanged(InstrumentsDbEvent)
- Method in class org.linuxsampler.lscp.event.
InstrumentsDbAdapter
Invoked when the number of instrument directories in a specific directory has changed.
directoryCountChanged(InstrumentsDbEvent)
- Method in interface org.linuxsampler.lscp.event.
InstrumentsDbListener
Invoked when the number of instrument directories in a specific directory has changed.
directoryInfoChanged(InstrumentsDbEvent)
- Method in class org.linuxsampler.lscp.event.
InstrumentsDbAdapter
Invoked when the settings of an instrument directory are changed.
directoryInfoChanged(InstrumentsDbEvent)
- Method in interface org.linuxsampler.lscp.event.
InstrumentsDbListener
Invoked when the settings of an instrument directory are changed.
directoryNameChanged(InstrumentsDbEvent)
- Method in class org.linuxsampler.lscp.event.
InstrumentsDbAdapter
Invoked when an instrument directory is renamed.
directoryNameChanged(InstrumentsDbEvent)
- Method in interface org.linuxsampler.lscp.event.
InstrumentsDbListener
Invoked when an instrument directory is renamed.
disconnect()
- Method in class org.linuxsampler.lscp.
Client
Closes the connection to LinuxSampler.
Driver
- Interface in
org.linuxsampler.lscp
Defines the generic properties that every driver should have.
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.