You are here: Symbol Reference > AudioSignal Namespace > Classes > TAudioSignal Class > TAudioSignal Members
DSP Master VCL
ContentsIndex
TAudioSignal 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. 
 
Returns total number of samples elapsed since start of the processing. 
 
This is ElapsedTime, a member of class TAudioSignal. 
 
Returns a list of CoreAudio 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. 
 
Size 
Assign the size of the signal from Src. 
 
Start playback/recording. 
 
Returns True, if the signal is Stereo. 
 
Stop processing at once. 
 
Process all pending buffers and then stop. 
 
Recalculate request. 
 
Call this method only, if SuspendNotifyUpdate is True. 
 
Convert values to strings. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.