|
||||||||
PREV NEXT | FRAMES NO FRAMES |
AsioDriverListener
.
AsioChannel
class represents an input or output channel available form the
ASIO driver.AsioDriver
class represents an ASIO driver.AsioDriver.ASIOInit()
.createBuffers()
).
AsioDriver
.
INITIALIZED
state.
getLatencyInput()
will also have to include the audio buffer size of the
createBuffers()
call, the application should call this function after the buffer creation.
getLatencyOutput()
will also have to include the audio buffer size of the
createBuffers()
call, the application should call this function after the buffer creation.
true
if a driver is currently loaded, false
otherwise.
float
array.
AsioDriverListener
.
float
array of samples to the output.
|
||||||||
PREV NEXT | FRAMES NO FRAMES |