Preparing search index...
The search index is not available
Tone.js
Tone.js
MultibandCompressorOptions
Interface MultibandCompressorOptions
The possible options for this node
interface
MultibandCompressorOptions
{
context
:
BaseContext
;
high
:
Omit
<
CompressorOptions
,
"context"
>
;
highFrequency
:
Unit
.
Frequency
;
low
:
Omit
<
CompressorOptions
,
"context"
>
;
lowFrequency
:
Unit
.
Frequency
;
mid
:
Omit
<
CompressorOptions
,
"context"
>
;
}
Hierarchy (
view full
)
ToneAudioNodeOptions
MultibandCompressorOptions
Index
Properties
context
high
high
Frequency
low
low
Frequency
mid
Properties
context
context
:
BaseContext
high
high
:
Omit
<
CompressorOptions
,
"context"
>
high
Frequency
high
Frequency
:
Unit
.
Frequency
low
low
:
Omit
<
CompressorOptions
,
"context"
>
low
Frequency
low
Frequency
:
Unit
.
Frequency
mid
mid
:
Omit
<
CompressorOptions
,
"context"
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
context
high
high
Frequency
low
low
Frequency
mid
Tone.js
Loading...
The possible options for this node