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

T

toEscapedFileName(Object) - Static method in class org.linuxsampler.lscp.Parser
Returns the provided file name with added escape sequences where necessary.
toEscapedString(Object) - Static method in class org.linuxsampler.lscp.Parser
Returns the provided string with added escape sequences where necessary.
toExtendedEscapeSequence(String) - Static method in class org.linuxsampler.lscp.Parser
Returns more aggressively escaped sequence of the provided escaped string.
toNonEscapedFileName(Object) - Static method in class org.linuxsampler.lscp.Parser
Removes the escape sequences from the specified file name
toNonEscapedString(Object) - Static method in class org.linuxsampler.lscp.Parser
Removes the escape sequences from the string obj.toString().
toString() - Method in class org.linuxsampler.lscp.AbstractDevice
Returns the numerical ID of the device.
toString() - Method in class org.linuxsampler.lscp.AbstractDriver
Returns the name of this driver.
toString() - Method in class org.linuxsampler.lscp.AbstractParameter
Returns the name of this parameter.
toString() - Method in class org.linuxsampler.lscp.AudioOutputChannel
Returns the name of this audio output chanel.
toString() - Method in class org.linuxsampler.lscp.DbDirectoryInfo
Returns the name or the absolute path name of the directory as specified by DbDirectoryInfo.getShowAbsolutePath().
toString() - Method in class org.linuxsampler.lscp.DbInstrumentInfo
Returns the name or the absolute path name of the instrument as specified by DbInstrumentInfo.getShowAbsolutePath().
toString() - Method in enum org.linuxsampler.lscp.event.MidiDataEvent.Type
 
toString() - Method in class org.linuxsampler.lscp.FxSend
Returns the name of this effect send.
toString() - Method in enum org.linuxsampler.lscp.MidiInstrumentInfo.LoadMode
 
toString() - Method in class org.linuxsampler.lscp.MidiInstrumentMapInfo
Returns the name of this map.
toString() - Method in class org.linuxsampler.lscp.MidiPort
Returns the name of this MIDI port.
toString() - Method in class org.linuxsampler.lscp.SamplerChannel
Returns the numerical ID of this sampler channel.
toString() - Method in class org.linuxsampler.lscp.SamplerEngine
 
totalStreamCountChanged(TotalStreamCountEvent) - Method in interface org.linuxsampler.lscp.event.TotalStreamCountListener
Invoked when the total number of active streams has changed.
TotalStreamCountEvent - Class in org.linuxsampler.lscp.event
A semantic event which indicates that the total number of active streams has changed.
TotalStreamCountEvent(Object, int) - Constructor for class org.linuxsampler.lscp.event.TotalStreamCountEvent
Constructs a TotalStreamCountEvent object.
TotalStreamCountListener - Interface in org.linuxsampler.lscp.event
The listener interface that is notified when the total number of active streams is changed.
totalVoiceCountChanged(TotalVoiceCountEvent) - Method in interface org.linuxsampler.lscp.event.TotalVoiceCountListener
Invoked when the total number of active voices has changed.
TotalVoiceCountEvent - Class in org.linuxsampler.lscp.event
A semantic event which indicates that the total number of active voices has changed.
TotalVoiceCountEvent(Object, int) - Constructor for class org.linuxsampler.lscp.event.TotalVoiceCountEvent
Constructs a TotalVoiceCountEvent object.
TotalVoiceCountListener - Interface in org.linuxsampler.lscp.event
The listener interface that is notified when the total number of active voices is changed.

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.