jlscp
v0.8
A B C D E F G H I J K L M N O P R S T U V

L

loadInstrument(String, int, int) - Method in class org.linuxsampler.lscp.Client
Loads and assigns an instrument to a sampler channel.
loadInstrument(String, int, int, boolean) - Method in class org.linuxsampler.lscp.Client
Loads and assigns an instrument to a sampler channel.
loadSamplerEngine(String, int) - Method in class org.linuxsampler.lscp.Client
Loads a sampler engine to a specific sampler channel.
LscpException - Exception in org.linuxsampler.lscp
Thrown to indicate unexpected error in the LinuxSampler control protocol.
LscpException() - Constructor for exception org.linuxsampler.lscp.LscpException
Creates a new instance of LscpException with empty detail message.
LscpException(String) - Constructor for exception org.linuxsampler.lscp.LscpException
Creates a new instance of LscpException with the specified detail message.
LscpException(Throwable) - Constructor for exception org.linuxsampler.lscp.LscpException
Creates a new instance of LscpException with the specified cause and a detail message of (cause==null ? null : cause.toString()).
LscpException(String, Throwable) - Constructor for exception org.linuxsampler.lscp.LscpException
Creates a new instance of LscpException with the specified detail message and cause.
LSException - Exception in org.linuxsampler.lscp
Thrown to indicate that LinuxSampler has returned an error message.
LSException(int, String) - Constructor for exception org.linuxsampler.lscp.LSException
Creates a new instance of LSException with the specified error code and detail message.
LSException(int, String, String) - Constructor for exception org.linuxsampler.lscp.LSException
Creates a new instance of LSException with the specified error code and detail message.

jlscp
v0.8
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.