TruePeakLimiter
此内容尚不支持你的语言。
Defined in: processing.ts:198
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new TruePeakLimiter(
options):TruePeakLimiter
Defined in: processing.ts:206
Parameters
Section titled “Parameters”options
Section titled “options”Returns
Section titled “Returns”TruePeakLimiter
Accessors
Section titled “Accessors”latencyFrames
Section titled “latencyFrames”Get Signature
Section titled “Get Signature”get latencyFrames():
number
Defined in: processing.ts:220
Returns
Section titled “Returns”number
Methods
Section titled “Methods”process()
Section titled “process()”process(
input):Float32Array
Defined in: processing.ts:224
Parameters
Section titled “Parameters”Float32Array
Returns
Section titled “Returns”Float32Array