A B C D E F G H I J K L M N O P R S T U W

G

get(int) - Method in class com.groovemanager.spi.asio.DoubleHalfBuffer
Absolute get method.
get() - Method in class com.groovemanager.spi.asio.DoubleHalfBuffer
Relative get method.
get(byte[]) - Method in class com.groovemanager.spi.asio.DoubleHalfBuffer
Relative bulk get method.
get(byte[], int, int) - Method in class com.groovemanager.spi.asio.DoubleHalfBuffer
Relative bulk get method.
getActiveMixer() - Static method in class com.groovemanager.spi.asio.ASIOMixerProvider
Get the currently loaded ASIOMixer if any
getAudioFormats(ASIOChannelInfo) - Method in class com.groovemanager.spi.asio.ASIOMixer
Get all AudioFormats supported by an ASIODataLine.
getBufferInfo() - Static method in class com.groovemanager.spi.asio.ASIOMixerProvider
Get the last used ASIOBufferInfos
getBufferSize() - Method in class com.groovemanager.spi.asio.ASIODataLine
 
getBufferSizeGranularity() - Method in class com.groovemanager.spi.asio.ASIOMixer
Get the granularity of the driver´s buffersize in sample frames
getChannel() - Method in class com.groovemanager.spi.asio.ASIODataLine
Get the channel index of the first channel that belongs to this line
getChannelInfo() - Method in class com.groovemanager.spi.asio.ASIOLineInfo
Get the ASIOChannelInfo that represents this line´s channel
getCode() - Method in exception com.groovemanager.spi.asio.ASIOError
Get the ASIOError constant of this ASIOError
getControl(Control.Type) - Method in class com.groovemanager.spi.asio.ASIODataLine
Will return a Clock Source Control for Selection of the Clock Source
getControl(Control.Type) - Method in class com.groovemanager.spi.asio.ASIOMixer
No Controls are supported by ASIOMixer.
getControls() - Method in class com.groovemanager.spi.asio.ASIODataLine
Will return a Clock Source Control for Selection of the Clock Source
getControls() - Method in class com.groovemanager.spi.asio.ASIOMixer
No Controls are supported by ASIOMixer.
getCurrentDriverIndex() - Method in class com.groovemanager.spi.asio.AsioDrivers
Get the index of the currently loaded driver if any
getCurrentDriverName() - Method in class com.groovemanager.spi.asio.AsioDrivers
Get the name of the currently loaded driver if any
getDriverInfo() - Static method in class com.groovemanager.spi.asio.ASIOMixerProvider
Get the ASIODriverInfo of the currently loaded driver if any.
getDriverName(int) - Method in class com.groovemanager.spi.asio.AsioDrivers
 
getDriverName() - Method in class com.groovemanager.spi.asio.ASIOMixerProvider.ASIOMixerInfo
Get the Name of the ASIO driver.
getDriverNames() - Method in class com.groovemanager.spi.asio.AsioDrivers
Get the names of all installed ASIO drivers for user selection
getDriverVersion() - Method in class com.groovemanager.spi.asio.ASIOMixer
Get the version of the ASIO driver
getEncoding(int) - Static method in class com.groovemanager.spi.asio.ASIOAudioFormat
Get the Encoding out of the given ASIOSampleType
getEndianess(int) - Static method in class com.groovemanager.spi.asio.ASIOAudioFormat
Get the endianess out of the given ASIOSampleType
getErrorMessage() - Static method in class com.groovemanager.spi.asio.ASIOMixerProvider
Get the last error message.
getFirstChannel() - Method in class com.groovemanager.spi.asio.ASIOLineInfo
Get the lowest channel that this line uses
getFormat() - Method in class com.groovemanager.spi.asio.ASIODataLine
 
getFramePosition() - Method in class com.groovemanager.spi.asio.ASIODataLine
 
getFrameSize(int, int) - Static method in class com.groovemanager.spi.asio.ASIOAudioFormat
Get the frame size out of the given ASIOSampleType
getInputLatency() - Method in class com.groovemanager.spi.asio.ASIOMixer
Get the current input Latency in sample frames
getLevel() - Method in class com.groovemanager.spi.asio.ASIODataLine
ASIO doesn't support this.
getLibName() - Static method in class com.groovemanager.spi.asio.ASIOMixerProvider
Get the full library name to be loaded
getLine(Line.Info) - Method in class com.groovemanager.spi.asio.ASIOMixer
 
getLineClass(ASIOChannelInfo) - Static method in class com.groovemanager.spi.asio.ASIOLineInfo
get the interface´s class for the super constructor
getLineInfo() - Method in class com.groovemanager.spi.asio.ASIODataLine
 
getLineInfo() - Method in class com.groovemanager.spi.asio.ASIOMixer
 
getLongFramePosition() - Method in class com.groovemanager.spi.asio.ASIODataLine
 
getMaxBufferSize() - Method in class com.groovemanager.spi.asio.ASIOMixer
Get the maximum buffersize supported by this driver
getMaxFrameSize(AudioFormat[]) - Static method in class com.groovemanager.spi.asio.ASIOMixer
Get the maximum frame size out of some given AudioFormats.
getMaxInChannels() - Method in class com.groovemanager.spi.asio.ASIOMixer
Get the number of input channels on this device
getMaxLines(Line.Info) - Method in class com.groovemanager.spi.asio.ASIOMixer
 
getMaxOutChannels() - Method in class com.groovemanager.spi.asio.ASIOMixer
Get the number of output channels on this device
getMessage(int) - Static method in exception com.groovemanager.spi.asio.ASIOError
Get a qualified error message for a given ASIOError constant
getMessage(long) - Static method in exception com.groovemanager.spi.asio.ASIOError
 
getMicrosecondPosition() - Method in class com.groovemanager.spi.asio.ASIODataLine
 
getMicrosecondPosition() - Method in class com.groovemanager.spi.asio.ASIOMixer
Is used for DataLine.getMicrosencondposition()
getMinBufferSize() - Method in class com.groovemanager.spi.asio.ASIOMixer
Get the minimum buffersize supported by this driver
getMinFrameSize(AudioFormat[]) - Static method in class com.groovemanager.spi.asio.ASIOMixer
Get the minimum frame size out of some given AudioFormats.
getMixer() - Method in class com.groovemanager.spi.asio.ASIODataLine
Get the ASIOMixer to which this Line belongs
getMixer() - Method in class com.groovemanager.spi.asio.ASIOLineInfo
Get the ASIOMixer related to this info´s line
getMixer(Mixer.Info) - Method in class com.groovemanager.spi.asio.ASIOMixerProvider
 
getMixerInfo() - Method in class com.groovemanager.spi.asio.ASIOMixer
 
getMixerInfo() - Method in class com.groovemanager.spi.asio.ASIOMixerProvider
 
getName() - Method in class com.groovemanager.spi.asio.ASIOLineInfo
Get an identifying name of the line represented by this info object.
getName() - Method in class com.groovemanager.spi.asio.ASIOMixer
Get the name of the ASIO driver
getOutputLatency() - Method in class com.groovemanager.spi.asio.ASIOMixer
Get the current output Latency in sample frames
getPointer() - Method in class com.groovemanager.spi.asio.NativeClass
Get the address of the native instance corresponding to this class
getPreferredBufferSize() - Method in class com.groovemanager.spi.asio.ASIOMixer
Get the preferreed buffersize of the ASIO driver
getSamplePosition() - Method in class com.groovemanager.spi.asio.ASIOMixer
Is used by ASIODataLine.getFramePosition()
getSampleRate() - Method in class com.groovemanager.spi.asio.ASIOMixer
Get the current sample rate of this ASIO driver
getSampleSizeInBits(int) - Static method in class com.groovemanager.spi.asio.ASIOAudioFormat
Get the sample size out of the given ASIOSampleType
getSourceLineInfo() - Method in class com.groovemanager.spi.asio.ASIOMixer
Returns one ASIOLineInfo object for each mono output channel of this device.
getSourceLineInfo(Line.Info) - Method in class com.groovemanager.spi.asio.ASIOMixer
 
getSourceLines() - Method in class com.groovemanager.spi.asio.ASIOMixer
 
getStatus() - Method in class com.groovemanager.spi.asio.ASIOMixer
Get the status of the ASIO driver
getSystemTime() - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Get the system time reference
getTargetLineInfo() - Method in class com.groovemanager.spi.asio.ASIOMixer
Returns one ASIOLineInfo object for each mono input channel of this device.
getTargetLineInfo(Line.Info) - Method in class com.groovemanager.spi.asio.ASIOMixer
 
getTargetLines() - Method in class com.groovemanager.spi.asio.ASIOMixer
 
granularity - Variable in class com.groovemanager.spi.asio.DoubleHalfRingBuffer
The granularity in which data must be read or written.

A B C D E F G H I J K L M N O P R S T U W