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

R

read(byte[], int, int) - Method in class com.groovemanager.spi.asio.ASIODataLine
 
read(byte[], int, int) - Method in class com.groovemanager.spi.asio.DoubleHalfRingBuffer
Try to read len bytes from this buffer starting at the current position into b starting at position off.
read(byte[], int, int, boolean) - Method in class com.groovemanager.spi.asio.DoubleHalfRingBuffer
Try to read len bytes from this buffer starting at the current position into b starting at position off.
readAvailable() - Method in class com.groovemanager.spi.asio.DoubleHalfRingBuffer
Get the number of bytes currently available for reading
readBuffer - Variable in class com.groovemanager.spi.asio.DoubleHalfRingBuffer
A view to the source buffer used for reading
readOnly - Variable in class com.groovemanager.spi.asio.DoubleHalfBuffer
Indicates whether this buffer is readOnly or not
remaining() - Method in class com.groovemanager.spi.asio.DoubleHalfBuffer
Get the number of bytes remaining between this buffer´s current position and its limit
removeASIOListener(ASIOListener) - Method in class com.groovemanager.spi.asio.ASIOMixer
Removes a registeres ASIOListener
removeASIOListener(ASIOListener) - Method in class com.groovemanager.spi.asio.ASIOMixerProvider
Removes a registered ASIOListener
removeCurrentDriver() - Method in class com.groovemanager.spi.asio.AsioDrivers
Unload the currently loaded driver if any
removeLineListener(LineListener) - Method in class com.groovemanager.spi.asio.ASIODataLine
 
removeLineListener(LineListener) - Method in class com.groovemanager.spi.asio.ASIOMixer
 
resetRequest(ASIOMixer) - Method in interface com.groovemanager.spi.asio.ASIOListener
Is called when the driver needs a reset.
resetRequest(ASIOMixer) - Method in class com.groovemanager.spi.asio.ASIOMixer
 
resetRequest(ASIOMixer) - Static method in class com.groovemanager.spi.asio.ASIOMixerProvider
 
resyncRequest(ASIOMixer) - Method in interface com.groovemanager.spi.asio.ASIOListener
Indicates that the driver has lost its sync because of some reason and needs resyncing (usually stop and restart)
resyncRequest(ASIOMixer) - Method in class com.groovemanager.spi.asio.ASIOMixer
 
resyncRequest() - Static method in class com.groovemanager.spi.asio.ASIOMixerProvider
 
resyncRequestSupported() - Static method in class com.groovemanager.spi.asio.ASIOMixerProvider
 
rewind() - Method in class com.groovemanager.spi.asio.DoubleHalfBuffer
Set this buffer´s position to zero
rewind() - Method in class com.groovemanager.spi.asio.DoubleHalfRingBuffer
Rewind this buffer
ringBuffers - Variable in class com.groovemanager.spi.asio.ASIODataLine
A RingBuffer for each channel wrapped around the two buffer halfs
RUNNING - Static variable in class com.groovemanager.spi.asio.ASIOMixer
Status constants

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