Dew.Signal.Audio Unit

Classes

NameDescription
AudioSignalAbstract class for audio recording and playback.
AudioSignalWindowClass used to receive window messages from Audio driver
SignalInRecord data from an audio card.
SignalInListManages a list of Dew.Signal.Audio.SignalIn components.
SignalOutSend data to audio card for playback.
SignalOutListManages a list of Dew.Signal.Audio.SignalOut components.
SignalTimerHigh resolution multimedia timer.

Enumerations

NameDescription
TriggerModeDefines the trigger condition.
TriggerPositionDefines which data (pre/post trigger) the trigger will capture.
TriggerTypeDefines the trigger behaviour while recording.

Delegates

NameDescription
BufferInEventEvent type triggered when input buffer has been filled.
BufferOutEventEvent type triggered when output buffer has to be filled.