Visualize static characteristic of dynamic range controller
visualize(
plots
the static characteristic of the dynamic range control object. The plot is updated
automatically when properties of the object change.dynamicRangeController
)
visualize(
enables you to specify the input range.dynamicRangeController
,inputRange
)
returns the dB output level corresponding to the input range. You can use any of the
input arguments from previous syntaxes.outputLevel
= visualize(___)
Note
This syntax is only available for the compressor
,
limiter
, and expander
System objects.
It is not available for the noiseGate
System object™.