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

D

dataLine - Variable in class com.groovemanager.spi.asio.ASIOClockSourceControl
The ASIODataLine to which this Control belongs
desiredBufferSize - Variable in class com.groovemanager.spi.asio.ASIODataLine
The buffersize in bytes specified to open(AudioFormat, int)
disableTimeCodeReader() - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Disable the time code reader if the hardware device supports time code.
DoubleHalfBuffer - Class in com.groovemanager.spi.asio
This class can be used to concatenate two ByteBuffers into one.
DoubleHalfBuffer(ByteBuffer, ByteBuffer, boolean) - Constructor for class com.groovemanager.spi.asio.DoubleHalfBuffer
Create a new DoubleHalfBuffer out of the given buffers
DoubleHalfBuffer(ByteBuffer, ByteBuffer) - Constructor for class com.groovemanager.spi.asio.DoubleHalfBuffer
Create a new DoubleHalfBuffer out of the given buffers that will be read only if, and only if at least one of the given buffers is read only
DoubleHalfRingBuffer - Class in com.groovemanager.spi.asio
A RingBuffer to be used with DoubleHalfBuffers.
DoubleHalfRingBuffer(DoubleHalfBuffer, int) - Constructor for class com.groovemanager.spi.asio.DoubleHalfRingBuffer
Construct a new DoubleHalfRingBuffer out of the given buffer
doubleValue() - Method in class com.groovemanager.spi.asio.ASIOSampleRate
Get the value of this SampleRate
doubleValue() - Method in class com.groovemanager.spi.asio.ASIOSamples
Get the value of this ASIOSamples instance as double
doubleValue() - Method in class com.groovemanager.spi.asio.ASIOTimeStamp
Get the value of this ASIOTimeStamp instance as double
drain() - Method in class com.groovemanager.spi.asio.ASIODataLine
 
driverInfo - Variable in class com.groovemanager.spi.asio.ASIOMixer
The ASIODriverInfo of the ASIO driver represented by this Mixer
driverName - Variable in class com.groovemanager.spi.asio.ASIOMixerProvider.ASIOMixerInfo
Name of the ASIO driver
drivers - Static variable in class com.groovemanager.spi.asio.ASIOMixerProvider
The available ASIO drivers
driverVersion() - Method in class com.groovemanager.spi.asio.ASIODriverInfo
The driver version
duplicate() - Method in class com.groovemanager.spi.asio.DoubleHalfBuffer
Creates a new buffer that shares this buffer's content.

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