dbb

Acoustic B-weighting function.

Syntax

dbb(x, y, [, reference])

Argument

x
The frequency vector of the input curve in Hertz.
y
The input vector of the input curve to be weighted.
[, reference]
An optional reference value. 1.0 is used when no reference value is specified.

Example

Curve Math Vectors Result
x = c1.x

y = dbb(c1.x, c1.y)

Given c1, a B-weighted frequency curve is created.

Comments

The dbb function returns the B-weighted frequency curve for the input curve. The B-weighting dampens the non-audible components of the input curve.



Figure 1.