The public members of the TSignalAsio class are listed here.
|
Name |
Description |
![]() |
Returns actual buffer latency in miliseconds. | |
![]() |
Returns true, if Value is supported by the current driver. | |
![]() |
Returns total number of samples elapsed since start. | |
![]() |
Returns time elapsed since start in seconds. | |
![]() |
Returns the size of the buffer allocated per channel in number of samples. | |
![]() |
Returns a list of available clock sources. | |
![]() |
Returns combined latencies in miliseconds as reported by the driver. | |
![]() |
Returns a list of ASIO drivers. | |
![]() |
Returns a list of intput channels. | |
![]() |
Returns a list of output channels. | |
![]() |
Returns Sampling frequency currently in use by the driver. | |
![]() |
Returns a list of supported sampling frequencies. | |
![]() |
This is InputBufferStats, a member of class TSignalAsio. | |
![]() |
Returns most current, just recorded data. | |
![]() |
Thread safe method to obtain ASIO buffer for monitoring. | |
![]() |
Returns most current data, just to be played back. | |
![]() |
Thread safe method to obtain ASIO buffer for monitoring. | |
![]() |
This is OutputBufferStats, a member of class TSignalAsio. | |
![]() |
Sets sampling frequency and returns false, if setting the value is not possible because external clock was detected. | |
![]() |
Displays ASIO driver control panel. | |
![]() |
Start the recording or playback. | |
![]() |
Stop the recording or playback. | |
![]() |
Stop the recording or playback. |
|
Name |
Description |
![]() |
If set to true, hardware and software channel count be different. | |
![]() |
Returns current hardware clock source count. | |
![]() |
This is Count, a member of class TSignalAsio. | |
![]() |
Returns current clock source index. | |
![]() ![]() |
Returns true, if the hardware appears disabled or disconnected. | |
![]() |
Returns the index of the currently open ASIO driver in the list of available drivers. | |
![]() |
Returns the name of the currently open ASIO driver. | |
![]() |
Returns ASIO driver version. | |
![]() ![]() |
Returns the input sample type as returned by the Asio driver. | |
![]() ![]() |
Storage format of the hardware input stream. | |
![]() |
Currently active input buffers. | |
![]() ![]() |
Returns the number of input buffers skipped due to not reading the data quickly enough from then buffer or buffer too small. | |
![]() ![]() |
Returns count of mapped input channels. | |
![]() ![]() |
Returns count of selected hardware input channels. See InputsSelected property. | |
![]() ![]() |
Specifies hardware channel number to be mapped to software channel. | |
![]() |
Set those inputs to True, which you want to use for recording. | |
![]() ![]() |
Returns maximum processing time of the real-time loop in miliseconds. | |
![]() ![]() |
Returns the output sample type as returned by the Asio driver. | |
![]() ![]() |
Storage format used by hardware for the output stream. | |
![]() |
Currently active output buffers. | |
![]() ![]() |
Returns the number of output buffers skipped due to not writing the data quickly enough to the buffer or buffer too small. | |
![]() ![]() |
Returns count of mapped output channels. | |
![]() ![]() |
Returns count of selected hareware output channels. See OutputsSelected property. | |
![]() ![]() |
Specifies hardware channel number to be mapped to software channels. | |
![]() |
Set those outputs to True, which you want to use for playback. | |
![]() |
Set this property to True, to pause the playback and/or recording. | |
![]() ![]() |
Returns processing time of the real-time loop in miliseconds. | |
![]() ![]() |
Returns the number of available hardware input channels. | |
![]() ![]() |
Returns the number of available hardware output channels. |
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|