TSignalInterpolator.ScaleFactor Property

property ScaleFactor: Double;

Defines the factor by which the signal will be scaled.

Returns: Double

Remarks:

This scaling operation is "free" since it does not require additional CPU power, but a change to the scale factor requires reinitialization of the filter bank. If ExternalTaps are used or the OnGetFilterTaps event, the value of the ScaleFactor is ignored. ScaleFactor can not be zero.