You are here: Symbol Reference > AudioSignal Namespace > Classes > TSignalIn Class > TSignalIn Members
DSP Master VCL
ContentsIndex
TSignalIn Members Public Methods
Public Methods
 
Name 
Description 
 
Appends Sample to the end of the signal. 
 
Copy 
Copies signal Data and sampling frequency information. 
 
Compute the CREST parameter. 
 
The function returns the total samples count elapsed since the start of the recording. 
 
The function returns the total time elapsed in seconds since the start of the recording. 
 
Returns a list of Audio devices.  
 
If all Inputs[i] are dirty the function returns true. 
 
When called, the method will pass Update requests recursively to all connected objects. 
 
Notifies all connected components that this component has fresh data. 
 
Convert marks to strings. 
 
Find minimum and maximum amplitude and store the result in the MinAmplt and MaxAmplt properties. 
 
This is the overview for the MonitorData method overload. 
 
This is MonitorOutput, a member of class TAudioSignal. 
 
The method can be assigned to some other component even handler, as a notification that a parameter has changed and that Self should consider a recalculation. 
 
Peak 
Find the maximum deviation of the signal from its mean value. 
 
Recursively processes all connected components backward and calls Reset method. 
 
Pull 
Request recalculation of the entire chain of all connected components. 
 
Calls Pull until pipeEnd is returned.  
 
To ensure skip free recording an playback, audio buffers must have some minimum size. 
 
To ensure skip free recording an playback, audio buffers must have some minimum size. 
 
Initialize TriggerCatchUps array to zero. 
 
Sets the Triggered property to false and sets to search range to the last recorded sample. 
 
Initialize TriggerCount array to zero. 
 
Resets triggers for both left and right channel via ResetTrigger method. 
 
Size 
Assign the size of the signal from Src. 
 
Sets the Triggered property to false but does not adjust the search range. 
 
Resets triggers for both left and right channel via SoftResetTrigger overloaded method. 
 
Start recording. 
 
Returns True, if the signal is Stereo. 
 
Stop processing at once. 
 
Process all pending buffers and then stop. 
 
Call Trigger function with a frequency high enough, so that wave data buffers will not get overrun. 
 
Recalculate request. 
 
Request recalculation of the data and place the result in Self. 
 
Call this method only, if SuspendNotifyUpdate is True. 
 
Convert values to strings. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.