DSP Master VCL
|
Defines the factor by which the signal will be scaled.
property ScaleFactor: Double;
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.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|